Few suggestions: 1. I noticed that type, subtype, status and rating are queried with quotes around values. Either they are stored in varchar or...
Might you want to check Yii & Symfony. They are from the top rated php frameworks.
If you want to do it inside php, apache_get_modules() will be useful.
Query seems okay. We could get better idea of what problem you're facing if you could give an example or may be what is wrong with the output of...
@reubenrd, There is no direct way to prepare ranges and group them. Following approaches would be suggested. 1. If such queries are frequent...
Below link would help. Using /m & /s can solve your problem. http://au2.php.net/reference.pcre.pattern.modifiers
Which control panel do you have? I've website having multiple database for different purposes and I do access databases with one user itself....
Android all the way!!
What would be your logic to identify the users that aren't french? Anyways, I would suggest following: 1. Use server side checking in PHP. 2....
Alternatively, you can also use Simple HTML DOM
There are several factors to be considered here: 1. Relationship: Here, User "has" Images and Images "belongs to" User are the relationships....
Following could also be good options: SELECT SUBSTRING_INDEX('Test1/Test2', '/', 1); SELECT SUBSTRING_INDEX('Test1/Test2', '/', -1);
I assumed it to be MySQL from the code written at last in OP. $sql="SELECT tblpartnumber, tblpartmanuf FROM tblparts WHERE tblpartnumber...
Either process all records once and for all by php script for performance reasons OR do string sort in php, again for performance reasons. I...
Illegal data collectors always get caught! When they are caught after being popular, there's nothing more shameful than that. Put efforts and try...
Separate names with a comma.