Specialized in UNIX Apache PHP MySQL

 

[Home] [Contact] [FAQ] [News]


Company

Profile

Domain

Forum



Services
WEB Hosting
WEB Design
IT Solutions


Library
UNIX
HTTP
PHP
MySQL

JAVA



Setup
Mail Server
FTP Server
Database Server
Real Audio Server


1. PHP4 MySQL; Basic Connectiviry.

PHP provides the mysql_connect() function to create a connection to a MySQL database server with three string arguments.

$connection = mysql_connect("www.ekoo.com","username","password");

Remember the hostname, username, password to connect to the database server.

2. MySQL Front Connectiviry.

Input suitable hostname, username and passoword to connect the database server.

Database Server

 

Copyright eKoo, Inc. 2008. Terms & Services