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 to MySQL tutorial for an absolute beginner.
Old 06-24-2008, 12:10 AM PHP to MySQL tutorial for an absolute beginner.
Lashtal's Avatar
wherenomanhasgonebefore

Posts: 680
Name: Lashtal
Trades: 0
I have looked and looked to find half-*ssed written tutorials.

So I was wondering if someone here could indoctrinate me, or send me to a sufficient link that they have personally found of good origin and worthy to share.

Doesn't matter what the PHP script is: but, The More Basic, the better.

I would just be trying to figure out how to get a simple PHP script to communicate 100% effectively with MySQL, to make sure i'm doing it right.

Thank you,
Lashtal
__________________
Currently Reading:
Please login or register to view this content. Registration is FREE
Lashtal is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-24-2008, 04:41 AM Re: PHP to MySQL tutorial for an absolute beginner.
Skilled Talker

Posts: 71
Trades: 0
To communicate with MySQL? You mean like, open a connection?

mysql_connect ('localhost','user','pass');
mysql_select_db ('db_name');

Bam, you're connected.

You'll find plenty of info here:
http://mysql.com/
http://us.php.net/manual/en/book.mysql.php
http://www.tizag.com/mysqlTutorial/
http://www.w3schools.com/PHP/php_mysql_intro.asp
CrazeDizzleD is offline
Reply With Quote
View Public Profile
 
Old 06-26-2008, 03:29 PM Re: PHP to MySQL tutorial for an absolute beginner.
Lashtal's Avatar
wherenomanhasgonebefore

Posts: 680
Name: Lashtal
Trades: 0
W3 is a good resource.

I just found out that I was having trouble trying to get this to work with my webhost because I was hosting everything on a Windows server; the guy on the phone at GoDaddy told me that I couldn't do it on that server, so he switched me to a LINUX server.

After everything processes, it should work alright.
__________________
Currently Reading:
Please login or register to view this content. Registration is FREE
Lashtal is offline
Reply With Quote
View Public Profile
 
Old 06-26-2008, 03:30 PM Re: PHP to MySQL tutorial for an absolute beginner.
Lashtal's Avatar
wherenomanhasgonebefore

Posts: 680
Name: Lashtal
Trades: 0
and yes, Open Source.
__________________
Currently Reading:
Please login or register to view this content. Registration is FREE
Lashtal is offline
Reply With Quote
View Public Profile
 
Old 06-26-2008, 09:06 PM Re: PHP to MySQL tutorial for an absolute beginner.
Skilled Talker

Posts: 71
Trades: 0
Yeah, whenever you get a webhost always opt for Linux.
CrazeDizzleD is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to PHP to MySQL tutorial for an absolute beginner.
 

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.14628 seconds with 12 queries