Jump to content

How do secure the input on this baby


Monkuar

Recommended Posts

I have a field called

 

"Profile" it's a varchar(30)

 

Default value is

 

"0,0,0,0,0,0,0,0,0,0"

 

Now, for my users on my forum, I want them to hide parts of there profile/etc, so Me and you are going to assume that each 0 could only be 0 or 1.

 

But 1 problem.

 

if  I use

<input type=checkbox name='profile[]' value=1>

 

Then I get a imploded array of profile right? But how would I go about checking it so people cannot submit anything other then 0 or 1, and It needs to be intvalued also (for security), I heard a function called in_array, could this be used?

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.