Header redirect
Hello ive got a problem ive got form with its action set to itself.
Code: <form id="f
Wierd echo error?
Hi, i got the most wierd php error ever and i don't know why..
Code: echo "<t
quotes changing
hi all
in my content
opening quotes " changes to “
close qu
Access database inside of a validation class
Hello,
For quite some time, I have been using functions to validate form input and access the
some questions
Hello,
I am looking for the answers for following questions:
1) Does PHP support overl
single values into sql field
i have a form which i want the user to able to select multiple answers. But i want the answers to be
Need understanding of this bit of code
Code: <?php
// WHERE clause filters
$arrSQLFilters = array();
//
The control with ID 'ace' requires a ScriptManager on the page
I'm trying to add a simple AlwaysVisibleControlExtender to my page, but it's not working. I get the
Disable html within defined tags
I have a mysql database that allows users to enter content with html, but I also want to have a tag
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav