Page 2 of 2

Re: Need Help with strings

Posted: Thu Apr 08, 2010 5:21 am
by michael
cypherinfo wrote:another thing is that code works only when I insert the URL of the file in the address bar of Firefox; the issue occurs when I browse the folder and right click the PHP file with open with item.
Do you mean test.php only works when you run it inside a browser? If you run it by right clicking the file and open with PHP it won't reflect any PHP settings that get overridden by Apache because PHP is being run directly.
cypherinfo wrote:Now, may be after some installations and uninstallations of web applications, the issue is back!
Which other web applications have you been installing? Just Joomla? Is the issue that you are having again that test.php does not run correctly or that ' is being converted to \' in your nuBuilder site again?

I had a quick look through your error log file, it didn't really show any useful information related to this issue unfortunately.