Likes Received By tamen

  1. tayiper liked tamen's post in the thread I need something basic explained about PHP.

    Only code inside <?php ?> tags will be parsed as PHP. Any code outside those tags will be send to the browser without being run....

    Nov 3, 2007
  2. epsilonstudios liked tamen's post in the thread Unregistered PR domains?.

    You could always buy soon-to-bee expired domains with pagerank, before they drop. See my sig for a list. The domains in the list will...

    Nov 1, 2007
  3. NetworkTown.Net liked tamen's post in the thread Quick PHP Question.

    Non-tested, but you get the idea. <?php $sql = mysql_query("SELECT * FROM `category` ORDER BY `id`"); $i = 1; while($c =...

    Nov 1, 2007
  4. amanamission liked tamen's post in the thread How can I set up local page generation like this in PHP.

    I run a similar site where the parts changed are city and state. The url part can be done a above. In the index.php I just get the...

    Sep 14, 2007