The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
||||
|
||||
![]()
Thanks SirAdrian. I got the stripping half of your post working great, but I'm having some trouble with the cleaning functions. It'll post the submitted text, but if the text contains any ' or ", it won't be outputted.
PHP Code:
Code:
$message2 = $vbulletin->input->clean_gpc('p', 'message', TYPE_NOTRIM); 'message' refers to the name I've given to my textfield (equivalent to $_POST[message] TYPE_NOTRIM refers to a regular 'ol string, is that what I should be using? Thanks for you help, though. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|