OZONE Asylum
Forums
Stupid Basic HTML
label
This page's ID:
22817
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
This seems like a start at the beginning issue. You need to take a step back from the code for a moment and figure out what and how you are suposed to go about doing this. Server side and particularly database programming is a far cry differentent than designing web pages. It may not be harder but it is very very different. You will want to read over the documentation at php.net on setting up PHP and you will want to read the API documentation on the MySQL functions (i.e. do a search for mysql on the php website). Then you will want to read up on the MySQL documention that would be found at mysql.com especially pay attention to the beginning areas which discuss setting up user privelleges through grants and also how to work with the command line. You will then want to use an Apache Server. If you have read the documentation on both the PHP and the MySQL pages you will not have any trouble with the setup, but you will need to read. I can't say that enought READ THE MANUALS ESPECIALLY THE INSTALLATION INSTRUCTIONS. These programs require a whole lot of knowledge to work with sucessfully, that is why so many people pay for hosting, because of setting this stuff up, not to mention handling DNS and the rest. So read the directions. From there you can install something like PHPMyAdmin which can be found over at sourceforge.net you might also be interested in FoxServ over at foxserve.net this program will handle most of the installation of those three programs for you, would have your web server up and running pretty quickly but you should read the documentation and especially the install instructions before attempting an install. If you do not you will be getting in over your head, you will be asked questions which you will want to know the correct answers to. From here you will be able to play around. Good luck with it. Dan @ [url=http://www.codetown.org]Code Town[/url]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »