943,985 Members | Top Members by Rank

Ad:
  • PHP Discussion Thread
  • Unsolved
  • Views: 3574
  • PHP RSS
Jul 27th, 2007
0

PHP, Dreamweaver and MySQL

Expand Post »
I am new to PHP and I don't have a seperate server. I am running Dreamweaver CS3 with Developers toolkit and Xampp 2.1.10.
My problem appears to be that I cannot get my head around whether I need to have a seperate server, or whether I can do everything locally. I have also got MS SQL Server 2005, as I thought that this might be the way to go.
I need help in how to setup the components - DW, Xampp, and how then link DE to Xampp to make it talk to the dummy table I have created. Alternatively, an easy way of ensuring that I have setup the configuration correctly.
I host on Fasthosts and also have MySQL on there, but they are not helping much.

Thanks,
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
curly73 is offline Offline
1 posts
since Jul 2007
Jul 28th, 2007
0

Re: PHP, Dreamweaver and MySQL

How far have you got?
Have you installed XAMPP and have PHP working?

Quote ...
My problem appears to be that I cannot get my head around whether I need to have a seperate server, or whether I can do everything locally.
Depends on what everything means. Yes, you can do everything on your localhost that you can on a remote server. (the only difference is physical location)

If everything just means a development environment to run PHP, then you don't need the remote server at all. Your XAMPP install should work fine.

If you plan to have your code accessed from the internet, (such as a website) you have to either set up your local server with a domain that resolves to your local servers IP.
Or you can develop code locally, then upload to your remote server when done.
If your connection is fast, you can just develop on the remote server.

Quote ...
I need help in how to setup the components - DW, Xampp, and how then link DE to Xampp to make it talk to the dummy table I have created.
Whats DE?

So you're going with MS SQL Server and have created a dummy table there?
Moderator
Reputation Points: 457
Solved Threads: 101
Nearly a Posting Virtuoso
digital-ether is offline Offline
1,250 posts
since Sep 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in PHP Forum Timeline: PHP and TEXT FILES
Next Thread in PHP Forum Timeline: smtp configuring





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC