[PHP] Re: Fetch Information Via a link

2003-12-22 Thread Eric Holmstrom
may > want to add some security to the $_GET variable being passed to the > MySQL server to prevent attacks. Other than that, hope this helps. > > Regards > > Jasper Bryant-Greene > Cabbage Promotions > http://fatalnetwork.com/ >

[PHP] Fetch Information Via a link

2003-12-21 Thread Eric Holmstrom
lp at all will be very grateful for. Thankyou Eric Holmstrom -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Update issue - more then likely simple problem

2003-12-18 Thread Eric Holmstrom
Thankyou i did not know that command existed! so simple cheers "Eugene Lee" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Thu, Dec 18, 2003 at 01:39:57PM +1100, Eric Holmstrom wrote: > > > > What im trying to do is read the information from a fie

[PHP] Update issue - more then likely simple problem

2003-12-17 Thread Eric Holmstrom
x27;"; mysql_query($update); I know the answer is simple but i seem to be stuck on it. Thankyou Eric Holmstrom -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: query to display the results without...

2003-12-08 Thread Eric Holmstrom
TECTED]> wrote in message news:[EMAIL PROTECTED] > Eric Holmstrom wrote: > > > Hi there > > > > I have a database called "Eric" and table name called "Rocket'. > > > > Table consists of three values. > > PARTNO | DESCRIPTION | COMMEN

[PHP] query to display the results without...

2003-12-08 Thread Eric Holmstrom
Hi there I have a database called "Eric" and table name called "Rocket'. Table consists of three values. PARTNO | DESCRIPTION | COMMENT So far if i want to show copper headgaskets from the 5r field i put this string into the php script (along with the rest of the html/php code) $sql = "SELECT *