[advanced search]
Results from the most recent live auction are here.
22 members in the live chat room. Join Chat!
Register Rules & FAQ NP$ Store Active Threads Today's Posts Domain Services
Go Back   NamePros.Com > Design and Development > Programming > CODE
User Name
Password

Closed Thread
 
Thread Tools
Old 10-24-2003, 01:52 PM   · #1
adam_uk
Senior Member
 
Trader Rating: (17)
Join Date: May 2003
Posts: 2,211
NP$: 6170.25 (Donate)
adam_uk is a jewel in the roughadam_uk is a jewel in the roughadam_uk is a jewel in the rough
Breast Cancer
Connect to a mysql Database using php

PHP Code:
<?

$username
= "username";
$password ="password";
$db = "db";

$conn = mysql_connect("localhost", "$username", "$password") or die(mysql_error());

mysql_select_db("$db", $conn) or die (mysql_error());


?>


Once you have php,mysql working you can add this to a php file to use the database

you may also need other tools such as phpmyadmin www.phpmyadmin.net to help generate the mysql queries and make/delete/edit/change databases


Please register or log-in into NamePros to hide ads
adam_uk is offline   Reply With Quote
Old 10-30-2003, 06:35 PM   · #2
deadserious
Senior Member
 
Trader Rating: (13)
Join Date: Aug 2002
Posts: 1,300
NP$: 2.85 (Donate)
deadserious has a spectacular aura aboutdeadserious has a spectacular aura about
Nice one! That was a definite needed code snippet around here. ... Thanks for sharing.
deadserious is offline   Reply With Quote
Old 10-31-2003, 09:35 AM   · #3
adam_uk
Senior Member
 
Trader Rating: (17)
Join Date: May 2003
Posts: 2,211
NP$: 6170.25 (Donate)
adam_uk is a jewel in the roughadam_uk is a jewel in the roughadam_uk is a jewel in the rough
Breast Cancer


surprised it wasnt already here
adam_uk is offline   Reply With Quote
Old 04-18-2004, 02:07 PM   · #4
Phoenix
NP Maniac™
 
Phoenix's Avatar
 
Name: Tom
Location: East Midlands, UK
Trader Rating: (41)
Join Date: Apr 2004
Posts: 766
NP$: 1.75 (Donate)
Phoenix is a splendid one to beholdPhoenix is a splendid one to beholdPhoenix is a splendid one to beholdPhoenix is a splendid one to beholdPhoenix is a splendid one to beholdPhoenix is a splendid one to beholdPhoenix is a splendid one to behold
I am saving this page in my "Cool Sites" guide , cool reference if your in a hurry.
__________________
47ideas.com - my freelancing portfolio.
24series7.com - all the latest info and gossip on the latest 24 series.

PHP/MySQL Development offered: PM me for a quote.
Icecast.net - POPULAR OPEN SOURCE SOFTWARE - CHEAP BIN
Phoenix is online now   Reply With Quote
Closed Thread

NamePros is a revenue sharing forum.


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


Site Sponsors
SocialDN.com SocialDN.com RealTechNetwork
Advertise your business at NamePros
All times are GMT -7. The time now is 06:30 PM.


Powered by: vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0