Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game
Select all entries from database that include a phrase
I have a database of clubs - one of the categories is meeting time and place
I would like to have
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin
Search with relational database
Hey,
I have quite a complicated (for me anyway ) relational database for an apartments syste
Refining of search Criteria
Dear Friends
I need a help, I have a search page which of cars related, which has different s
please hep to get values from a table row
can anyone tel me how I can select and get data from one row by pressing an Edit button in that row
how to load php class from another domain?
how to load php class from another domain?
Extra fields in main body and php required.
I'm new to PHP so please be gentle. I have a little php script below that works well.
The &quo
Select Lists into MYSQL
Hello All, I am new to PHP @ 1 week. So borrowing code anywhere I can. I am making progress, but h
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <