Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
Vincent E
has contributed to:
PHP pages very fast in IE and extremely slow in Netscape! Any hints?
What's the best policy? Connect once, store the query results in several arrays to use later or p_connect and query at the moment I need the results?
How do I insert a user loaded <input type=file> image into a database table (&& checking for size constraints).
Most of my page execution time is being spent loading and parsing php require/include files. Can I load all of these once files from a config file?