Search the Community
Showing results for tags 'mysql_result()'.
-
I'm trying to put some awkward codes into an array for processing, to get useful information from in the code, My problem is trying to get these codes from the database, can anyone Below is my code trying to get the codes from the database once it is outputting correctly I can then get on with th...
- 2 replies
-
- mysql_result()
- mysql
-
(and 3 more)
Tagged with:
-
I have only a little experience in interfacing PHP with MySQL, I'm trying to grab a single value from a database, specifically the name of an item stored with its details, in the following code I attempt to call the items name from the [Part_Name] column, for the given ID number in [PartID]....
- 10 replies
-
- mysql
- single value
-
(and 2 more)
Tagged with: