Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
php mysql first database
Old 05-16-2008, 07:24 AM php mysql first database
Skilled Talker

Posts: 67
Trades: 0
Dear PHP aspirants:
i'm new to PHP,i'm able to connect localhost but not able to connect local database,i wonder ,if you could also refer me where to upload php files in web server.please provide a simple PHP program to access mysql & database in web server

Your response is very precious to me.

Thank you
jdial is offline
Reply With Quote
View Public Profile Visit jdial's homepage!
 
 
Register now for full access!
Old 05-16-2008, 11:59 AM Re: php mysql first database
JeremyMiller's Avatar
WT Moderator

Posts: 1,712
Name: Jeremy Miller
Location: Las Vegas, NV
Trades: 0
May want to check out PHPMyAdmin since you're new.
__________________
Jeremy Miller

Please login or register to view this content. Registration is FREE
JeremyMiller is offline
Reply With Quote
View Public Profile Visit JeremyMiller's homepage!
 
Old 05-17-2008, 03:52 AM Re: php mysql first database
Average Talker

Posts: 15
Trades: 0
firstly, you need to check PHPMyAdmin. In this create table and database. write two code lines to connect your database.
$link=mysql_connect("localhost","root"," ");
mysql_db("joomla",$link);
in second line give name of database.
__________________

Please login or register to view this content. Registration is FREE


Free Templates
gazal is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to php mysql first database
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.11368 seconds with 12 queries