| I agree with xRWolfx on both points. Yes, use $_POST variables. And, if you can help it at all, make use of mod_rewrite to manipulate your URL's. It's a lot more sophisticated and safer that way.
I myself am just at the basic level of PHP know-how, but these were the first few important things that I've learned.
Good luck! |