Getting Started with PHP ? $_REQUEST[var];
The $_REQUEST[]; function is very simple but useful. I’m sure you see this all the time in your browser. mikehowey.com/?p=79. ?p=something. Ok, so what does the Question mark and the p do? Well the Question mark just starts the unlimited call for something. Without it the whole world would fall… Or something ; ) But [...]

