Likes Received By theOtherOne

  1. tamilsoft liked theOtherOne's post in the thread PHP mktime problem.

    Are you using a PHP version prior to 5.1.0? Because on php.net it says the following: http://de2.php.net/manual/en/function.mktime.php

    Oct 25, 2007
  2. Hade liked theOtherOne's post in the thread INSERT fails, 'cos connection was made in an included file..

    You could change the code to this: mysql_query($insert_question_query_sql) or die ('Error Inserting Data into the Database!<br...

    Oct 19, 2007
  3. North Carolina SEO liked theOtherOne's post in the thread PHP Wordpress Coding Question.

    Do you mean like this? <?php wp_admanager(single_cat_title()); ?> ...sorry if I misunderstood you ;)

    Oct 10, 2007
  4. wvccboy liked theOtherOne's post in the thread How can I revise this - Display MySQL query inside image..

    Or if you want to stay with print... Print "<img src='".$info['Picture'] ."' width='140'><br>";

    Oct 2, 2007