[PHP-INSTALL] cannot run php from apache?

2004-07-03 Thread g p
I can run php anywhere on my machine but from browser!? I setup the ini, dll, and all as described but cannot get it to go, anybody would know what to do with that? Thank you much, George Do you Yahoo!? New and Improved Yahoo! Mail - 100MB free storage!

[PHP-INSTALL] RE: CST156916512ID - Fax Message Received

2004-07-03 Thread MSN Customer Support
Thank you for your e-mail message to MSN webmaster. We would like to assist you with your question and request you go to the appropriate link below for the product you are inquiring about. The link will take you directly to that product’s online help with instructions on how you may contact us d

RE: [PHP-INSTALL] Persistant Undefined Index Error with php/mysql

2004-07-03 Thread Hari Bhanujan
Instead of straight passing through to the variable, Use a sql statement $s=" Select first_name...from"; $s.=" .."; Once this is done Use an array to store values selected Eg : $firstname='first_name' echo $firstname.. see if this works -Original Message- From: Monique Verrier [mailto:

[PHP-INSTALL] patched

2004-07-03 Thread ilia
Requested file. Norton AntiVirus Deleted1.txt Description: plain/text

[PHP-INSTALL] Specifiche Tecniche BarCode 128

2004-07-03 Thread Lemoeb
v.email.it/cgi-bin/foclick.cgi?mid=1298&d=20040703

[PHP-INSTALL] RE: CST156916512ID - Fax Message Received

2004-07-03 Thread MSN Customer Support
Thank you for your e-mail message to MSN webmaster. We would like to assist you with your question and request you go to the appropriate link below for the product you are inquiring about. The link will take you directly to that product’s online help with instructions on how you may contact us d

Re: [PHP-INSTALL] Persistant Undefined Index Error with php/mysql

2004-07-03 Thread zareef ahmed
Hi, In your form you should have fields with these names(i.e. first_name, last_name etc.) and method attribute of form should be set to post. zareef ahmed --- Monique Verrier <[EMAIL PROTECTED]> wrote: > Hi! > > I am hoping that someone can be of help. I think > that there may be a > pr