Go Back   Web Server Hosting Forum by BODHost > Support > PHP Forum
 

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 03-30-07, 14:42
BOD Member
 
Join Date: Nov 2006
Posts: 271
Default Basic PHP MYSQL Functions

Following are some <a href="http://www.bodhosting.com/ " target="_blank" title=" PHP MYSQL " style="color:#000000;text-decoration:none;">PHP MYSQL</a> functions -

a)mysql_connect(MySQL server name,username,password) - opens a connection to a MySQL server.

b)mysql_select_db(database name,connection identifier) - selects a database residing on the MySQL server. The database name parameter referes to an active database on the MySQL server that was opened with the mysql_connect function. The connection identifier is a reference to the current MySQL connection.

c)mysql_query(sql query) - sends a query to the currently active database.

d)mysql_fetch_array(resourse result) - Returns an array that corresponds to the fetched row and moves the internal data pointer ahead.

e)mysql_affected_rows(resourse result) - determines the number of rows affected by the previous SQL operation.

f) mysql_close(link_identifier) - closes MySQL connection.
Reply With Quote
  #2 (permalink)  
Old 03-30-07, 14:59
Moderator
 
Join Date: Oct 2005
Posts: 346
Default

Thanks Tech

Informative basics
Reply With Quote
  #3 (permalink)  
Old 12-17-11, 02:28
BOD Member
 
Join Date: Dec 2011
Posts: 16
Default Baisc PHP funcitons

hi,
PHP supports so many mysql functions. some of them are as follows
mysql_connect()
mysql_select_db()
mysql_query()
mysql_fetch_assoc()
and list is long.

Thanks
CoreIT Developers
Picspeaks | Home
Reply With Quote
Reply


Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump


All times are GMT -6. The time now is 00:11.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Copyright © 1999-2012, BODHost Ltd. All rights reserved.