The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
form handling
i thought i'd make my form a little more secure with
PHP Code:
and since i'm considentantly getting this error message everytime i try and do something through the form, i'm wondering what i'm doing wrong? |
#2
|
||||
|
||||
if you use single quotes, then variables are not parsed, so you should use
PHP Code:
|
#3
|
||||
|
||||
thanks xenon, however still can't get it to work, could you please take a look at this and tell me i'm just coding this badly or not
PHP Code:
|
#4
|
||||
|
||||
well, you should start to use the vb3 coding rules, as it would make the code better readable.
but apart from that, i don't see, whats wrong right now.. btw, the second ($projectid = intval($_POST['projectid']) is useless |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|