Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
Jean-Marc Molina
has contributed to:
How can I run two PHP4 versions (ie 4.0.6 and 4.1.2) with two PHP-ini on IIS without recompiling?
How 2 display tables name inside php. I've tried "show tables" query but not working. Please help.
How do you add User A to table A with ID A, then select table A and use the ID to add the ID of table A to table B all at once?
For a high traffic database site, am I making a mistake to use mysql_connect throughout many function calls, or should it be passed as a parameter?
Why use mysql_fetch_object when the object returned is not a member of any class and consequently has no methods?
How can I generate a html file each day with content from MySQL, fully automated?
Anyone have any ideas for generating a daily statistics page for database records?
what is phtml? in them, query is executed w/o dbname/port etc of MySQL? while in php they are must?
Please tell me how to create a multi- discussion board using php3 and mysql?