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
disable all input buttons
Hello Friends,
suppose i do have a file ( file.php ) has a submit button
Code: [Sele
Images in email problem
I found this script for sending emails, it works but if the email has <img src="image.jp
Google Map
I have done Google Map Integration for one my project. But for that we need the "latitude and l
Help building / using array
First - this is a cross-posting, if this is wrong I apologise! What started out as a MySQL query que
Login script (probably a simple error)
dbConfig.php
Code: <?
// Replace the variable values below
// with your specific dat
MySQL query problem
When I try to run the following piece of code, I get this error:
QuoteWarning: mysql_query(): sup
Forgot password won't work
My forgot password thing is not working properly. It is giving me this errorMailbox unavailable. The
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a