RE: [PHP-WIN] Mysql Purge script

2003-10-03 Thread Ryan Vesely
just one way to create record created. not really relevant to the delete statement, other than for reference. Ryan Vesely Sales Engineer Pinnacor 685 Market Street, Suite 500 San Francisco, CA 94105 tel

RE: [PHP-WIN] Mysql Purge script

2003-10-03 Thread Ryan Vesely
x27;]; $RecordCreated = $year."-".$month."-".$day." ".$hours.":".$minutes.":".$seconds; $delete_query = "DELETE from $table1 where (TO_DAYS(Now()) - TO_DAYS(RecordCreated) >= 30));"; $execute_delete = mysql_query($delete_query) or die (&quo

RE: [PHP-WIN] Refresh php section

2003-09-25 Thread Ryan Vesely
try using php includes for each section, and have the refresh rate set on each individual source page. Ryan Vesely Sales Engineer Pinnacor 685 Market Street, Suite 500 San Francisco, CA 94105 tel

RE: [PHP-WIN] Automatic load .php page

2003-09-22 Thread Ryan Vesely
header ("location: page4.php?username=$b"); } else {header ("location: invalid.html"); } // Code Ends here // Ryan Vesely Sales Engineer Pinnacor 685 Market Street,

[PHP-WIN] using $_SERVER['HTTP_REFERER'];

2003-09-04 Thread Ryan Vesely
en I print $a, it gives me: Notice: Undefined index: HTTP_REFERER in blah blah blah the funny thing is, this works as long as it's local to my machine. If I try from external, it fails. Any ideas? (running 4.3.3RC4, win 2k server) -----

[PHP-WIN] Using Sablotron to parse remote XML via xslt (to HTML)

2003-08-27 Thread Ryan Vesely
help, Ryan Vesely Sales Engineer Pinnacor 685 Market Street, Suite 500 San Francisco, CA 94105 tel 415.369.4762 fax 415.512.2085 The preceding e-mail message contains privileged, confidential information. Intended conveyance is only to designated and named recipient(s