![]() |
Ohhh just what I was looking for.
Thanks Alan, its all clear now :D |
Is there anyway I can use this class for an external script?
How would I approach that? chad |
Does this work on vB 3.0.x?
I can't seem to get it working. :( |
Thank you so much for the great useful info, but I need to ask the TYPE_NOHTML does get rid of the <script> entry?
|
Does this still work?
I put this.. Code:
$vbulletin->input->clean_array_gpc Code:
{url}?team_ident=thisisatest Code:
Invalid SQL: |
Quote:
yes, works! try this out: PHP Code:
HTML Code:
{url}?team_ident=$team_ident HTML Code:
{url}?team_ident=$vbulletin->GPC['team_ident'] Code:
SELECT * FROM table_teams WHERE id = " . $db->escape_string($vbulletin->GPC['team_ident']) . " |
Can you define the maxes for both int and num?
Im using num for a post When i enter 9999999999999 it passes -15304950.76 When i enter 999999999999 it passes 2764471.32 When i enter 99999999999 it passes 13161348.12 When i enter 9999999999 it passes -7273800.68 When i enter 999999999 it passes 12157520.92 When i enter 99999999 it passes 14100653.08 When i enter 9999999 it finally passes 9999999 Whats going on here?? NOTE: before it is displayed it is passed thru this. (truncates the number to 2 decimals without rounding. Quote:
Seems my Truncate function was causing it, But now it passes numbers like 1.0E+17 How do i restrict it from doing this and just passing the number? |
How can I use a cleaned variable in a template
|
Does TYPE_NOHTML really clean HTML? I mean, take out script tags, etc?
|
Hello,
I could not understand the full Code safe deleted for?Options delete: checkbox = submit OR Delete text link PHP Code:
|
All times are GMT. The time now is 03:00 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|