| | |||||
| ||||||||
| Web Development Wanted Requests for websites, templates, custom programming, logos or graphics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Member Join Date: Jun 2005
Posts: 89
![]() | HELP! mysql PHP If anyone can help me set up my clans website, i got all the content and stuff just need some help setting up the msql database and php side if you can help shoot me over a pm thanks Patriot |
| |
| | #2 (permalink) |
| NamePros Regular Join Date: May 2008 Location: England
Posts: 771
![]() ![]() ![]() ![]() ![]() ![]() | What kind of php/sql do you need? Logins?
__________________ pixelhero Web Development Studios UK |
| |
| | #3 (permalink) |
| I'll do it ![]() Join Date: Dec 2005 Location: India
Posts: 6,927
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | For setting up a MySQL database it is simple. Go to your hosting control panel. Add/Create a new database. Add/create a new user for database with a password. Add this user to the newly created database. Go to phpMyAdmin and import the .sql file that you have got with the script. For PHP it is also simple. Go to File manager in hosting control panel or open up your FTP. Upload the files in some folder called public_html or httpdocs etc. Find some file called config.php or settings.php or database.php and edit the settings in it to reflect your database settings. Mostly you are done with it.
__________________ |
| |