View Single Post
Old 03-12-2008, 12:20 PM   #8 (permalink)
abiko
The Contributor
 
abiko's Avatar
 
Join Date: Feb 2008
Location: Croatia
Posts: 90
Thanks: 4
abiko is on a distinguished road
Default

I use Inspekt for all my superglobals :)
Just make a POST cage and assign values
PHP Code:
$post Inspekt::makePostCage();
$name $post->getRaw('post_name'); 
Easy as that
__________________
Back from sysadmins to the programmers.
Send a message via ICQ to abiko Send a message via MSN to abiko
abiko is offline  
Reply With Quote