Likes Received By rob_v

  1. happpy liked rob_v's post in the thread Subdomains on the fly - but w/out creating a sub directory?.

    Sweet - tnx for the idea. Gonna play w/ it a bit tonight.

    Nov 1, 2008
  2. kk5st liked rob_v's post in the thread Smarty Templates.

    In a nutshell smarty allows you to keep the code out of the Display. You have your php side where you process and gather data - you...

    Aug 18, 2008
  3. sg552 liked rob_v's post in the thread php checkbox help.

    not sure what you are trying to do but this will echo sunday : <form method=post action="test.php"> <input type="checkbox"...

    Jul 31, 2008
  4. SNaRe liked rob_v's post in the thread Shifting HOUR in time variable.

    date("m-d-y H:i:s", mktime(date("H")+2, date("i"), date("s"), date("m"), date("d"), date("Y")));

    Jul 20, 2008