Re: [PHP] HTML link to php

2001-03-30 Thread elias

Hmm, because the .php file that is referenced from the .html file is like:
file://c:\myfile.php ? i mean maybe it's beeing accessed as if a normal file
beeing browsed and not a php file that is beeing referenced via the web
server..




"moud mohamed" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> 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( 
>  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]
>



-- 
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]




[PHP] HTML link to php

2001-03-30 Thread moud mohamed

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( 
 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]