![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jul 2008
Posts: 3
Rep Power: 0
![]() |
Where can I find information about sanitizing data with PHP?
What is to be sanitized and how? Article, site, ... any guide would be welcome. |
|
|
|
|
|
#2 |
|
King of Portal
|
Re: Sanitizing data
Sanitizing data refers to safety procedures for handling data that will be stored and displayed elsewhere which is accepted from some outside and potentially dangerous source. For instance, in these posts javascript is not allowed. You can place the code here, but it will not be executed. To learn about a more common data sanitizing procedure search for "SQL injection".
__________________
Lo, there do I see my father. 'Lo, there do I see My mother, and my sisters, and my brothers. 'Lo, there do I see The line of my people... Back to the beginning. 'Lo, they do call to me. They bid me take my place among them. In the halls of Valhalla... Where the brave... May live... ...forever.. GrimBB | Mimesis |
|
|
|
|
|
#3 |
|
Not a user?
Join Date: Sep 2007
Posts: 272
Rep Power: 2
![]() |
Re: Sanitizing data
Sanitizing also refers to removal of metadata I believe.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Question regarding data input into PHP/Mysql using something other than GET | davil | PHP | 6 | Nov 20th, 2007 8:06 AM |
| convert unarrenged .txt data to arrange .txt data | pastalover | Visual Basic | 2 | Jun 23rd, 2006 4:22 PM |
| Recommended Practice for returning data from function | Arla | C# | 1 | Aug 16th, 2005 12:21 PM |
| help with sockets, having a client recieve data as well as send. | cypherkronis | Python | 7 | Jul 1st, 2005 5:59 PM |
| Help with a QBASIC program | phoenix987 | Other Programming Languages | 4 | May 5th, 2005 12:27 PM |