View Single Post
Old May 26th, 2006, 12:15 AM   #3
titaniumdecoy
Expert Programmer
 
titaniumdecoy's Avatar
 
Join Date: Nov 2005
Posts: 904
Rep Power: 3 titaniumdecoy is on a distinguished road
Send a message via AIM to titaniumdecoy
That sounds sorta complicated. Isn't there an easy way to do it? In PHP you can use $_GET['var'] or $_POST['var']...

EDIT: I believe this article covers what I was looking for.

Last edited by titaniumdecoy; May 26th, 2006 at 12:36 AM.
titaniumdecoy is offline   Reply With Quote