Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Basic Set-up

Status
Not open for further replies.

TheConeHead

Programmer
Aug 14, 2002
2,106
US
What do I need to put on my server to use PHP and mySQL?
 
PHP and MySQL, pretty obvious, huh?

We need more information to give any more specific help than that. //Daniel
 
When I use SQL it is because I have SQL Server 7.0 on my server... What do I need- what app- on my server to use mySQL and PHP- when I use MIVA, it is because I have installed MIVA Empressa, the MIVA processor, on my server... What "processor" do I need to use PHP? Hope that clears it up... seems pretty basic....
 
If you are using PHP 4.x, there are bundled MySQL libraries that are enabled by default.

There is no "processor". PHP provides its own family of functions for manipulating MySQL databases.

See for more information Want the best answers? Ask the best questions: TANSTAAFL!
 
ok sounds good... yeah I found NuSphere's PHPeD and that seems to have all I need
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top