php code

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
zzarzzur12
Forum Newbie
Posts: 3
Joined: Mon Mar 01, 2010 10:31 pm

php code

Post by zzarzzur12 »

whats the php code to retrieve something that was posted
Griven
Forum Contributor
Posts: 165
Joined: Sat May 09, 2009 8:23 pm

Re: php code

Post by Griven »

:banghead:
User avatar
infolock
DevNet Resident
Posts: 1708
Joined: Wed Sep 25, 2002 7:47 pm

Re: php code

Post by infolock »

that would be the $_POST superglobal
Post Reply