View Single Post
  #4 (permalink)  
Old 08-24-2007, 03:22 PM
el11000 el11000 is offline
Rookie
 
Join Date: Sep 2007
Posts: 11
el11000 is on a distinguished road
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!

Reply With Quote