Ask a Question related to PHP Development, Design and Development.
-
Sender #1
utf8_decode function question
Hi folks, I read in a security note that something known as a cross-site
scripting attacker can use utf8 encoding and that you could decode data to
prevent this. My site has a few fill in the blanks forms for submission to a
database. Should I be concerned about this and should I be using the utf8
decode function on the data submitted?
TIA
Bill
Sender Guest
-
IIF function question
I'm studying for my ColdFusionMX exam using Ben Forta's study guide. There is quite a bit of errata in the book, including code that simply doesn't... -
Function Question
Hi! Is there a considerable degredidation in speed if I where to include an ASP page into every other ASP page that would contain all the... -
Simple AS function question
Why will this not work home_btn.onRollOver = setInterval(delayAction,2000,home); function delayAction (framename:String) var name:String =... -
PHP function question
When writing a function that takes in a variable number of parameters and processing it using func_get_args or a similar technique, I'm assuming... -
Question: ConnectToDatabase function
Thanks! I wasn't sure if the Try code would continue or not if an exception was "caught". Now I know it doesn't. "Marina" <mzlatkina@hotmail.com>...



Reply With Quote

