The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> PHP and SQL help
bcmaurer
post Mar 28 2007, 12:15 PM
Post #1





Group: Members
Posts: 7
Joined: 28-March 07
Member No.: 2,354



I have created a basic website, and I want to add some databasing to save me from adding html to multiple pages and so that I can easily update it.

I would like to use PHP and MySQL to do this.

Right now, my web host does not support either of these. I am looking to upgrade at 1 point, but I would like to learn about it before I start paying more.

Is there any way for me to donwload the PHP and SQL and start using it offline. Like can I write all my files and then just check it through my local host and not through an online webserver?

Any help or suggestions would be really appreciated. Basically I just want to test if my php and sql files work without having to load them to a server everytime I make a little change.

thanks a lot
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Brian Chandler
post Mar 28 2007, 12:39 PM
Post #2


Jocular coder
********

Group: Members
Posts: 2,460
Joined: 31-August 06
Member No.: 43



(1) Please do not post the same question in two places.

(2) Yes, you can install a web server (e.g. Apache) on your own computer, then install PHP and MySQL, so everything runs locally. I suspect this process is a bit more complicated than installing say a text editor - if you are going to get a hosting service, I would think it is easiest to start writing immediately to run on the host. There are various setting options for PHP in particular, and if you are not an expert, you would typically want to copy the web server's settings on your own installation. (E.g. "Turn off magicslashes" or whatever it's called.)

User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 28th April 2024 - 12:15 AM