Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #37.0K
1 Posted Topic
Re: My SQL commands
Create a PHP.INI file on your Public_html folder Include this two lines : date.timezone = "America/New_York" register_globals = On After that, include this line on your .htaccess file, that should be on your public_html folder : suPHP_ConfigPath /home/Yourusername/public_html "Yourusername" must be changed for what is usually the username of webhost …
The End.
acidmind.bh