Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
Ferdinando Simonetti
has contributed to:
Why mysql_query, when I tries to do a query like "CREATE TABLE ..." or "GRANT ...", works at home (Lynx & mySQL 3.22.26a),not at work (IE5 & 3.22.32)?
how can 1 send an email to email address in database
After getting:..undefined function mysql_connect(), i learned i needed php_mysql.so modules etc. How add this without reinstall apache and so on.
How do I use PHP to display rows from a MySQL database in multiples of 50 (1-50, 51-100, etc)? Thanks.
How do I create a table in MySQL from within a php script?
mysql_query("CREATE TABLE" works with MySQL3.22.26a, but not with MySQL 3.22.32 . Why?
I have php-postgresql installed, how do I configure for mysql in redhat 6.1?
How can I setup PHP to use both MySQL and Postgres?