I have a MySQL (v. 3.23.41) data base and a PHP (v. 4) file that collects information from this data base.
Say, there is a table named TBL in the data base, in which there are fields FIELD1, FIELD2.
I write the following in my PHP request:
-------beginning------
$query = "select FIELD1...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.