Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,150,596 members, 7,809,162 topics. Date: Friday, 26 April 2024 at 02:10 AM

How Can I Configure Mysql - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / How Can I Configure Mysql (826 Views)

How To Auto Install & Configure Mysql Along With Dotnet Setup / Somebody Hlp, I Need How To Configure Ellisisland On Mozilla / How Can I Configure Mysql (2) (3) (4)

(1) (Reply) (Go Down)

How Can I Configure Mysql by Nobody: 2:40pm On Nov 10, 2009
how can i configure mysql to work with php script i need the procedure and code to create mysql database for creating form ain php script and linking it to mysql database using dreamweaver platform.i will be grateful
Re: How Can I Configure Mysql by dellnet: 6:37am On Apr 08, 2010
wus:

how can i configure mysql to work with php script i need the procedure and code to create mysql database for creating form ain php script and linking it to mysql database using dreamweaver platform.i will be grateful
you configure php to work with mysql, by default mysql is enabled in php I think except for some windows version of php I can't remember which but should be 5 or so. for more info on dreamweaver and php visit http://www.adobe.com/devnet/dreamweaver/php.html
Re: How Can I Configure Mysql by bayuskam(m): 8:25pm On Apr 08, 2010
I'm starting a tutorial on PHP, MySQL, etc soon, if you are interested
do call me on 08073732223 to know starting date.
N:B, It's 3 weeks tutorial excluding weekends.
Don't miss it. Call now for starting date.
Re: How Can I Configure Mysql by jjjkkkooo: 11:57pm On Apr 08, 2010
Are u asking for the connection syntax?

<?php
$username = "your_name";
$password = "your_password";
$hostname = "localhost";

//connection to the database
$dbhandle = mysql_connect($hostname, $username, $password)
or die("Unable to connect to MySQL"wink;
echo "Connected to MySQL<br>";
?>
Re: How Can I Configure Mysql by s4: 12:17pm On Apr 09, 2010
@bayuskam, Start a topic on your idea. Your could get list of interested people.
Good luck.

(1) (Reply)

Python / App Promotion / Program To Check Palindrome In 2008 Visual.net C++

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 10
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.