Likes Received By Sky AK47
-
Kerosene liked Sky AK47's post in the thread Show/hide div on button click, depending on dropdown selection?.
Would probably look like this; <script text="text/javascript" src="http://code.jquery.com/jquery-1.6.4.min.js"></script> <script...
Oct 3, 2011 -
ShadyStudent liked Sky AK47's post in the thread PHP command???!?.
if($page=='this'){ exeCuteThisShit(); //? } Would be cool if you gave more information.
Nov 8, 2009 -
Astroman liked Sky AK47's post in the thread Split pages into two halves.
Don't know how to get that wit array_splice, but use preg_replace instead; $page = 'all my text in here for the whole page is written...
Sep 3, 2009 -
pratik liked Sky AK47's post in the thread [PHPBB] Error on forum, problem with header files.
Can you show us the code? It's most likely a 3 seconds fix.
Aug 12, 2009 -
mokimofiki liked Sky AK47's post in the thread Mysql Query issue in php please help?.
$result = mysql_query("SELECT * FROM playerstats WHERE name='$playername'") or die(mysql_error()); Does it return any error? Is the...
May 19, 2009 -
mussolinihitler liked Sky AK47's post in the thread Variable from MySQL DB.
Use eval in this case, ht*p://ww.php.net/eval. Example; <?php $test[0] = "ASDF"; $y = "\$test[0]"; eval("\$y = \"$y\";"); echo $y; ?>
May 18, 2009 -
emitind liked Sky AK47's post in the thread Problem with PHP function - REP and $$ for anyone who can resolve this!.
I'm not sure, but I don't really like the way (s)he coded it, so here is my version; function cat_list($cat_id=0,$parent_id=0){ global...
May 17, 2009 -
blankboxes liked Sky AK47's post in the thread need to generate list of recent searches to display on homepage.
I have completed this job, I recommend blankboxes to everyone. Very, very friendly and fast communication!
May 16, 2009