Re: [PHP] PHP problems. From: jeremy brand (jeremy <email protected>)
Date: 12/29/00

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