Date: 12/31/98
- Next message: David Norris: "RE: [PHP3] Compiled PHP3 and Apache 1.3.3 now my Virtualhosts dont work. Any suggestions?"
- Previous message: jay: "[PHP3] PHPLIB (another question)"
- In reply to: Chad Cunningham: "Re: [PHP3] PHP3 - some basic questions before comitting..."
- Next in thread: Peter van Dijk: "Re: [PHP3] PHP3 - some basic questions before comitting..."
- Reply: Peter van Dijk: "Re: [PHP3] PHP3 - some basic questions before comitting..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> > smallest I can get in PHP is <?print"$name"> or so?
> The most common method is to do a <?echo $var?>.
You can use the ASP tags option in PHP, also.
<%=$name%>
Is the same as <?PHP print $name; ?> I hope I got that right... I've never
used it, but, it is in there.
,David Norris
World Wide Web - http://www.geocities.com/CapeCanaveral/Lab/1652/
Page via mail - 412039 <email protected>
ICQ Universal Internet Number - 412039
E-Mail - kg9ae <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: David Norris: "RE: [PHP3] Compiled PHP3 and Apache 1.3.3 now my Virtualhosts dont work. Any suggestions?"
- Previous message: jay: "[PHP3] PHPLIB (another question)"
- In reply to: Chad Cunningham: "Re: [PHP3] PHP3 - some basic questions before comitting..."
- Next in thread: Peter van Dijk: "Re: [PHP3] PHP3 - some basic questions before comitting..."
- Reply: Peter van Dijk: "Re: [PHP3] PHP3 - some basic questions before comitting..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

