check comment for html
hi, I just wanted to check if a comment a user posts contains HTML, and if it does, to not allow it
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means
ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
Adding meta tags under Zend FW
Hello there, recently has come to my hands the FTP of a website which is running under Zend, I would
Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.
If i send the value by this
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built r
styling a RadioButtonList
HiI need to have a radio button and close to it, its lable, then a space then another set of those.
New Search Engine
Hey everyone,
I have a ZIP Code Radius search engine already functional. it displays all of t
Uploading files/images via forms
Hey all, I am building a database for work that will contain some minor data on plant species along
php ajax - two drop down list with a submit button
i have created a form with 2 drop-down list and a submit button. I would like to know how to pass th