php3-list | 199901
Date: 01/15/99
- Next message: Thomas Michaelis: "Re: [PHP3] AW: [PHP3] php3 editor"
- Previous message: Bozovic Milos: "[PHP3] AW: [PHP3] php3 editor"
- Maybe in reply to: Jorge Varejao: "[PHP3] Forms"
- Next in thread: Numard: "RE: [PHP3] Forms"
- Reply: Numard: "RE: [PHP3] Forms"
- Reply: Mark Musone: "Re: [PHP3] Forms"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
If the form is sending the variable by the post method (i.e. without query
strings (I always get them mixed up!)) then it needs to be on the same
server. this might be a reason.
alex
-----Original Message-----
From: Roman Brys [mailto:rbrys <email protected>]
Sent: Friday, January 15, 1999 11:44 AM
To: php3 <email protected>
Subject: Re: [PHP3] Forms
The problem might be in the form. Did you set correct name in the input
tag ? If I saw the source of the form I could help you more ...
Roman
--<rbrys <email protected>> http://akson.sgh.waw.pl/~rbrys
On Fri, Jan 15, 1999 at 11:38:58AM -0000, Jorge Varejao wrote: > Why this code donīt show the $name in is result? > The $name is pass by a form. > > <html> > <head> > <title>Cidade Digital</title> > </head> > > <body bgcolor="#000000" text="#FFFFFF"> > <big><font face="BankGothic Lt BT"> > <? > PRINT "<center>Thanks : $name!!!</center>"; > ?> > > </font></big> > > </body> > </html>
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev <email protected>
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev <email protected>
- Next message: Thomas Michaelis: "Re: [PHP3] AW: [PHP3] php3 editor"
- Previous message: Bozovic Milos: "[PHP3] AW: [PHP3] php3 editor"
- Maybe in reply to: Jorge Varejao: "[PHP3] Forms"
- Next in thread: Numard: "RE: [PHP3] Forms"
- Reply: Numard: "RE: [PHP3] Forms"
- Reply: Mark Musone: "Re: [PHP3] Forms"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

