Hi!
I am trying to change a filename this is my php:
<?
change $filename = "yourfile.php3.xml";
to $filename = "yourfile2.php3.xml";
?>
It doesn´t work do I need some more code to get it working, something
like fopen?

Thanks for any help.

Regards

Jan



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to