RE: [PHP-WIN] Displaying An Image / Non-Web accessible Dir

2004-11-01 Thread Armando
Thanks for the information Warren. I am actually already passing parameters to the page for the file types (at least I was in ASP and will now do so in PHP as well) and I'm pretty sure I can figure out how to get the image created with your recommendations below now that I enabled the GD libs and

[PHP-WIN] Help needed PHP/MySQL

2004-11-01 Thread Garth Hapgood - Strickland
I have written a registration page in php and have a number of edit boxes and drop-down lists. The lists are pulling data out of their respective tables, whereas the edit boxes are just for saving data. Now my main table where all my data is being saved is called Business. Onto this I have a table

SV: [PHP-WIN] mysql_fetch_assoc(): 3 is not a valid MySQL result resource

2004-11-01 Thread Henrik Hornemann
Well, you freed $Recordset1 just before yoy entered the loop, so naturally you cant keep fetching from it. Regards Henrik Hornemann -Oprindelig meddelelse- Fra: Ross Hulford [mailto:[EMAIL PROTECTED] Sendt: 31. oktober 2004 21:29 Til: [EMAIL PROTECTED] Emne: [PHP-WIN] mysql_fetch_assoc(