You are viewing this page out of context. To see it in the context it is intended please click here.
About This Page
Reply posted by Jake on Thu 9 Oct 2003 in response to PHP for Domino Developers, Part 3, Tables
Re: Nice one...
phpMyAdmin is another good tool. For anyone interested you can find it herehttp://www.phpmyadmin.net/home_page/
What you could have done is imported the .sql file I included to your database
using the web interface.
Being a webpage, phpNyAdmin is also useful for when your MySQL db is on a
server with port 3306 closed, as is the case with some of my PHP websites where
I can only connect on port 80.
Thanks for the reminder Bored.
Jake