WebMe
homeaboutportfolioservicescontact
Website Design and Development
domain availability

Check that the domain name you wish to register is available using our free domain name search.
We offer cheap registration of uk and international domain names.

www.
(e.g. yourdomainname)

testimonials

"WebMe have produced a very professional web site that is eye catching and stylish, with the facility to update our own what's on page and receive accommodation enquiries it is proving to be a successful business tool."
Mary & Dave
Fleur de Lis

Account Control

WebMe customers access your accounts here.

Control Panel

Learn more about our exclusive control panel and content management system here.

 
uk web design association Valid XHTML 1.0 Transitional
Independent Web Developers Portal Valid CSS!
ASP Resources

PHP Connection to MySQL

To access a MySQL database in PHP you can use the following script:

<?php
$dbhost = 'mysql.myserver.net';
$dbuser = 'myname';
$dbpass = 'mypassword';

$conn = mysql_connect($dbhost, $dbuser, $dbpass) or die 
('Error connecting to mysql');

$dbname = 'mydatabase';
mysql_select_db($dbname);
?>

Remember to change the Host address to the address of your MySQL database; also you will need to change the dbname, dbuser and dbpass parameters as appropriate.
If you are unsure of any of these settings contact WebMe support through your Control Panel.

See how to access a MySQL database using ASP.

 

Bookmark with:

DeliciousDelicious DiggDigg redditreddit FacebookFacebook StumbleUponStumbleUpon

 

0870 2244850
info@webme.co.uk

copyright About UsServicesPortfolioDemoGet QuoteContactResources