Likes Received By rvarcher
-
cagintranet liked rvarcher's post in the thread On page load increase variable by one code?.
The PHP page being called should have this line: @mysql_query("UPDATE table SET field_name = field_name + 1 WHERE my_unique_id =...
Dec 9, 2005 -
mushroom liked rvarcher's post in the thread What comes out won't go in!.
You shouldn't have a column named DESC, or any other MySQL reserved word. http://www.htmlite.com/mysql002a.php
Mar 2, 2005 -
david_sakh liked rvarcher's post in the thread elementary PHP Script Help.
// The easiest way to build an array for this... // $array_name[] = your_data; this creates an array named $array_name and //...
Dec 30, 2004 -
T0PS3O liked rvarcher's post in the thread Space/ Symbols/ Text, etc between multiple ads.
// $ad_network is an array. // implode is a function that 'glues' and array together with // whatever glue you specify and returns...
Dec 15, 2004