Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
Joanne Lam
has contributed to:
How do I redirect to a page after a transaction without using header?--Include(a_file.inc);which is at the top of many pages.
my_file.php has 'require("include_file.inc");' & 'header("Location: http://$HTTP_HOST/next.php");', Error::can't add header info.-headers sent
I have websites with Access database running SMX,now I want to change them to MySQL & PHP, how to export the data from Access to MySQL running PHP4?