RE: [PHP-WIN] PHP and HTML

2004-08-20 Thread Gryffyn, Trevor
h my options. No need to use the "." to concatenate a simple variable like that, if the "$Name" is in the quotes, it'll get interpreted. Hope this helps! -TG > -Original Message- > From: Chuck [mailto:[EMAIL PROTECTED] > Sent: Friday, August

[PHP-WIN] PHP and HTML

2004-08-20 Thread Chuck
Sorry if this was posted twice. I don't think the first one went thru. Hello everyone. I have the following script that creates a listbox. My box appears, but I can't get any data into it. Can someone let me know what I'm doing wrong. Open($dsn); $rs = $db->Execute("SELECT * fr

RE: [PHP-WIN] PHP and HTML

2001-05-09 Thread [EMAIL PROTECTED]
Original Message- > From: hassan el forkani [mailto:[EMAIL PROTECTED]] > Sent: Mittwoch, 9. Mai 2001 13:49 > To: [EMAIL PROTECTED]; Jordy; [EMAIL PROTECTED] > Subject: RE: [PHP-WIN] PHP and HTML > > > ?? > you can configure apache to parse files with .html extension too > &g

RE: [PHP-WIN] PHP and HTML

2001-05-09 Thread hassan el forkani
ough (without having >to use redirects or similar things in the index.html) > >> -Original Message- >> From: Jordy [mailto:[EMAIL PROTECTED]] >> Sent: Dienstag, 8. Mai 2001 14:57 >> To: [EMAIL PROTECTED] >> Subject: [PHP-WIN] PHP and HTML >> >> &

Re: [PHP-WIN] PHP and HTML

2001-05-08 Thread Joe Brown
l) for that. > Don't know a clean way how to get round this problem though (without having > to use redirects or similar things in the index.html) > > > -Original Message- > > From: Jordy [mailto:[EMAIL PROTECTED]] > > Sent: Dienstag, 8. Mai 2001 14:57 > > To:

RE: [PHP-WIN] PHP and HTML

2001-05-08 Thread Martijn Weisbeek
> Don't know a clean way how to get round this problem though (without having > to use redirects or similar things in the index.html) I believe you can do so using a .htaccess on Apache. This comes from the Apache-manual: *** Redirect Now Usable in .htaccess Files *** The Redirect directive can

RE: [PHP-WIN] PHP and HTML

2001-05-08 Thread [EMAIL PROTECTED]
IL PROTECTED]] > Sent: Dienstag, 8. Mai 2001 14:57 > To: [EMAIL PROTECTED] > Subject: [PHP-WIN] PHP and HTML > > > Hi there, > I have Php 4.0.5 and Apache Web Server, > It all works fine when I open php files, but > when I open html file with php scripts in it, it > doesn&#

Re: [PHP-WIN] PHP and HTML

2001-05-08 Thread Alessio Bernesco Làvore
Wath did you mean with "html pages"? Have you set the extensions of these pages as .php? Bye, Alessio. ""Jordy"" <[EMAIL PROTECTED]> ha scritto nel messaggio 9d8qbe$934$[EMAIL PROTECTED]">news:9d8qbe$934$[EMAIL PROTECTED]... > Hi there, > I have Php 4.0.5 and Apache Web Server, > It all works f

[PHP-WIN] PHP and HTML

2001-05-08 Thread Jordy
Hi there, I have Php 4.0.5 and Apache Web Server, It all works fine when I open php files, but when I open html file with php scripts in it, it doesn't work I just simply see the normal html but without any scripts.. as it doesn't use PHP in HTML .. could someone please help!!! Thx mail it to [EM