Save data in input fields when they press "BACK BUTTON"
Hi, this is html form: And let's say they get a error "Please enter ur title must be more then
Could Someone Please Debug This?
I was wondering if someone could debug this script for me. I realize it's not the tidest script (and
problems with script
I made a small script wich exchanges points in my website:
<?php
session_start
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 two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I
problem when runing a funciton
I am trying to connect to database using a funciton in a functions.php
<?php
funct
Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n
ASP.NET 2.0 - Enter Key - Default Submit Button
Hi,One of the most annoying things in developing web pages is handling the "Enter key" for form subm
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&