Adi wrote:
> I try to transform a html file in -php file, but i have errors in
> it("Error in page.")
> Where is mistake?On my machine their both good. But a question raises? Why do you use echo in this case? Why don't you just give the filename the extension .php? Just rename the file from index.html to index.php. HTH Erwin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

