PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color]
[quote="volka"][quote="red"]Parse error: syntax error, unexpected '=' in /home/kaverico/public_html/joomla1/globals.php on line 117 [/quote]Parse error means there's a syntax error in your script.
Please post line 110 to 120 of the file globals.php[/quote]
This is my globals.php in Joomla package.
and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color]
red wrote:I uploaded Joomla directly through FTP. PHP files as to be uploaded as ASCII or binary.
PHP files should be uploaded in ASCII.
red wrote:Please ,Help me How can i Uploaded Joomla files via FileZila which was installed when Xampp package was installed.
I don't know much about XAMPP or Filezila. Most FTP clients have options, properties or preferences where you can add file extension to be uploaded as ASCII.
red wrote:There is any need in modifications to be made in globals.php,Off or ON to set for all register and session methods.
I think I'll leave that question for Volka or someone else, I'm too much of a PHP newb.