WeberDev.com PHP and MySQL Code

LOG IN
BEGINNER GUIDES  |  PHP CLASSES  |  CODE SEARCH  |  ARTICLES SEARCH  |  PHP FORUMS  |  PHP MANUAL  |  PHP FUNCTIONS LIST  |  WEB SITE TEMPLATES
Start typing to search for PHP and MySQL Code Snippets and Articles Search
Submit a code Example / Snippet Submit Your Code
Search Engine Optimization Monitor SEO Monitor
Web Site UpTime Monitor UpTime Monitor
WeberDev's Monthly code contest PHP Code Contest
Your Personal Examples List My Favorite Examples
Your Personal Articles List My Favorite Articles
Edit Account Info Update Your Profile
PHP Code Search
Web Development Forums
Learn MySQL Playing Trivia
PHPBB2 Templates
Web Development Index
PHP Web Logs (BLogs)
Web Development Resources
Web Development Content
PHPClasses
PHP Editor
PHP Jobs
Vision.To Design
Ajax Tutorials
PHP Programming Help
PHP/MySQL Programming
Webmaster Resources
Webmaster Forum
XML meta language
website builder
Submit Site
Forex Trading Online forex trading platform

Go Back Add a Comment Send this example to a friend Add this Article to your personal favoritest for easy future access to your favorite Code Examples and Articles. Submit a code example Print this code example.
BACK ADD A COMMENT SEND TO A FRIEND ADD TO MY FAVORITES ADD CODE EXAMPLES PRINT
Title : msql -- Send mSQL query
Categories : PHP, PHP Functions, mSQL, mSQL Update Picture
documentation group PHP
Date : May 22nd 1999
Grade : 3 of 5 (graded 8 times)
Viewed : 3092
File : No file for this code example.
Images : No Images for this code example.
Search : More code by documentation group PHP
Action : Grade This Code Example
Tools : My Examples List

  Submit your own code examples 
 

Description

Description

</H2
><DIV
CLASS="funcsynopsis"
><A
NAME="AEN26511"
></A
><P
></P
><P
><CODE
><CODE
CLASS="FUNCDEF"
>int <B
CLASS="function"
>msql</B
></CODE
> (string database, string query, int link_identifier)</CODE
></P
><P
></P
></DIV
><P
>
Returns a positive mSQL query identifier to the query result, or
false on error.
</P
><P
>&#13; <B
CLASS="function"
>msql()</B
> selects a database and executes a query
on it. If the optional link identifier isn't specified, the
function will try to find an open link to the mSQL server and if
no such link is found it'll try to create one as if
<A
HREF="get_example.php3?Function=msql-connect"
><B
CLASS="function"
>msql_connect()</B
></A
> was called with no arguments
(see <A
HREF="get_example.php3?Function=msql-connect"
><B
CLASS="function"
>msql_connect()</B
></A
>).
</P
></DIV
>




msql_affected_rows -- Returns number of affected rows
Categories : PHP, PHP Functions, mSQL, mSQL
sql select with calculations as part of the select
Categories : PHP, mSQL
Logs hits to any page which includes it. Automatically utilises page access information left behind by PHP/FI2.0.
Categories : Databases, PHP, mSQL, Databases
user-authentication with php3 and msql
Categories : Authentication, mSQL, PHP, Databases
An SQL Administration User Interface for the Web
Categories : Databases, PHP, mSQL, Complete Programs
Initializing the MSQL-tables via a 2-dimens array
Categories : mSQL, PHP, Databases
msql_dropdb -- Drop (delete) mSQL database
Categories : PHP, PHP Functions, mSQL, PHP Functions
databases administration remote Web
Categories : mSQL, PHP, Complete Programs, Databases
Returns the last row from a select where multiple rows have been selected. In this case it is used to determine the last number in an AUTO_INCREMENT column. I use it to create "ticket numbers" or anything that needs a unique ID in sequence.
Categories : mSQL, MySQL, Databases, PHP
Query2Report : Generating Html, Pdf and Csv Reports from SQL Query
Categories : PHP, PHP, HTML, PDF, Excel
Free PDF file creation using PHP.
Categories : PDF, PHP
PHP4 MYSQL Authentication Script with cookie. Short & Sweet
Categories : Authentication, Apache, Cookies, PHP, MySQL
Latitude-Longitude to Miles
Categories : PHP, Utilities, Math.
Message of the Day - Random Message (Needs MySQL!)
Categories : Databases, HTML and PHP, PHP, MySQL
Retrieve text from table and email to your e- address in pipe delimited format.
Categories : PHP, MySQL