View Single Post
Old 02-23-2004, 01:12 AM  
jwerd
Confirmed User
 
Industry Role:
Join Date: Jun 2003
Location: Costa Rica
Posts: 1,953
I don't quite understand what you're doing. What I would do, however, is work on the syntax a bit more.

maybe even add
if($_SERVER['REQUEST_METHOD'] hahahaha post) {
// code inside
}
that tells the script to only parse if the type is POST, meaning from a form of some sort hope that helps

CHEERS
__________________
Yii Framework Guru - Seasoned PHP vet - Partner @ XXXCoupon.com

Last edited by jwerd; 02-23-2004 at 01:15 AM..
jwerd is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote