Hello world.
Using QuickPHP.
I have PHP4.03pl1 and Mysql 3.22.34 under WIndows 98
SE.
The web server is Apache 1.3.
I have a link (in an HTML page) to a php page.
In this php page I make a dynamique list( <select>
<option> like combo list) that pick information from a
column table in a Mysql database.
So, if i call the php page directlly from browser the
list began full with information from database.
However, if i accede to the php page from a link in
the HTML page, the list stay empty (so i think the php
script does not be executed).
If someone please can help me about this.
gratefuklly.

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/?.refer=text

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to