Date: 12/29/00
- Next message: Rob Curts: "Re: [PHP] Echo of multi dimension array"
- Previous message: jeremy brand: "Re: [PHP] PHP problems."
- In reply to: jeremy brand: "Re: [PHP] PHP problems."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
oh yea, and whats with:
> $fcontents = $fcontents =
?
I see no reason to have $fcontents there twice.
Jeremy
Jeremy Brand :: Sr. Software Engineer :: 408-245-9058 :: jeremy <email protected>
http://www.JeremyBrand.com/Jeremy/Brand/Jeremy_Brand.html for more
Get your own Free, Private email at http://www.smackdown.com/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
"<body>" -- Quoted from Yahoo! homepage, http://www.yahoo.com
On Fri, 29 Dec 2000, jeremy brand wrote:
> Date: Fri, 29 Dec 2000 14:44:58 -0800 (PST)
> From: jeremy brand <jeremy <email protected>>
> To: Hooligan <Hooligan <email protected>>
> Cc: php-general <email protected>
> Subject: Re: [PHP] PHP problems.
>
> > $fcontents = $fcontents = file ('/home/widegren/public_html/veckobrev/
> > $brev');
>
> Single quotes do not interpret variables. Use double quotes (")
> instead.
>
> Jeremy
>
> Jeremy Brand :: Sr. Software Engineer :: 408-245-9058 :: jeremy <email protected>
> http://www.JeremyBrand.com/Jeremy/Brand/Jeremy_Brand.html for more
> Get your own Free, Private email at http://www.smackdown.com/
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> "<body>" -- Quoted from Yahoo! homepage, http://www.yahoo.com
>
>
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Rob Curts: "Re: [PHP] Echo of multi dimension array"
- Previous message: jeremy brand: "Re: [PHP] PHP problems."
- In reply to: jeremy brand: "Re: [PHP] PHP problems."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

