How to submit a form to the same page?
I have a table containing information about books in my library and this table has the following col
HELP with mysql_real_escape_string
I'm looking to remove apostrophes completely when someone enters lyrics but don't have a clue how to
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
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
utf8_general_ci error ??
I have all kinds of data to be inserted in database table
//I am getting this error
Yo
Forms Authentication and Refresh at Login page
Hello,
When I try to press the Login button in my webapplication at my login.aspx page nothing h
Adding Different Numbers From MySQL
Basically I have a mysql database with a couple prices as the following:
9.99
9.99
9.99
Feed Maker
Hi all.
First of all I must say I am not a php developer so I am afraid I don't know much about i
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<