Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
Oliwier Ptak
has contributed to:
How can I call mysqldump inside my PHP script?
How do I search a database for 2 variables in 2 columns (ie: SELECT from names WHERE firstname = $john AND lastname = $smith)?
SELECT date COUNT(*) WHERE date=todaysdate;//how to select on current date, without typing in current date?
I am not able to connect to MySql database from PHP.When I used mysql functions it is giving an error function not defind. Please help quickly
How can I (GROUP BY field.date) as week, month, quarter or year?
How can I create a search for a MySQL database that will search ALL the words contained in the database?