Jump to content

getting value from a database


Vivid Lust

Recommended Posts

you need to use some or all of the following functions:

 

mysql_connect

mysql_select_db

mysql_query

mysql_fetch_array

mysql_result

 

there are also a number of tutorials if you simply google the phrase "using mysql with php".

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.