|
|||||
|
The PHP scripting language offers complete support for MySQL databases in a high-level language that can be included directly in your HTML pages. To connect, use the mysql_connect method as follows: <?PHP Once connected, a query can be performed as follows: $result = mysql_query("select * from mytable"); Finally, there are several functions for selecting specific fields from a set of results, including: mysql_fetch_field(int
result, int [field_offset] ); For more detailed information about using MySQL in PHP pages, visit the PHP web site.
Note: MMA technical support staff cannot provide troubleshooting of problems with third-party CGI scripts including but not limited to: Perl scripts, C/C++ binaries, PHP or web/database integration unless these services are specifically contracted. For these services, please see our Quote Request Form. |
|||||
|
||||||
Copyright
© 1995-2000
Motivational Marketing Associates, LLC
All Rights Reserved.