[PHP-DB] substituting for $id with globals off (newbie)

2002-11-20 Thread mike karthauser
Hi, thanks for earlier replies regarding php resources. I am currently hitting a brick wall on the script below due to my lack of understanding of php coupled with my lack of knowledge about globals. I replaced $id with $_GET['id'] in line 5 which now allows the user to reach the script to

RE: [PHP-DB] substituting for $id with globals off (newbie)

2002-11-20 Thread Davy Obdam
-Oorspronkelijk bericht- Van: Davy Obdam [mailto:[EMAIL PROTECTED]] Verzonden: woensdag 20 november 2002 17:39 Aan: 'mike karthauser' Onderwerp: RE: [PHP-DB] substituting for $id with globals off (newbie) Hi Mike, $result = mysql_query(SELECT * FROM address WHERE id