GET * FROM _____ Except?
I have a site that is for stock photography.
This section of the code calls images to display
Comparing MySql data and arrays.
I have a mysql table set up like this:
idsubjectbodyuseriddatetimetags1blog subjectblog body111|2
am I using this for loop correctly
Dear buddies!
Right now I am generating a report with some details for all the dealers.
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
mysql VARCHAR acting like INT
Hi, All.
I have a table that contains a varchar(10) column named weird_field. In this column
Pspell with my own dictionary
Hello!
I've tested two cases using pspell functions.
1)
Code: $dictionary_link = pspell_new
Problem with creating FI documents
Hi, Experts!
when i create Fi doc. with standart transaction, i ve been had such problem
2 things: enter doesn't work in IE & empty form
i have this search form that works well except for 2 things.
1) on IE when i hit enter instea
get multiple rows
Hi I want to get multiple rows from a db
I am using this for the db query
Code: public
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'