How would I protect......
I have a from, actually, a good amount of forms. How can I make it so you can't type the characters:
Google Map
I have done Google Map Integration for one my project. But for that we need the "latitude and l
Select question
Hi,
First I would like to say that php is pretty new for me..
so please don't shoot me if
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
parameter passing issue on function
Well I thought I had created a pretty slick web page, using ?page and $_GET to load pages which wher
Word filter problem
Hello,
im trying to make a filter for words inputted in to my website but i want to store the
ALV grid with 2 headers
Hi Gurus,
I need to display ALV GRID as below.
Header1
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc
Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe
.htpasswd Registration Form
Hi,
I wanted to make an htpasswd registration form.
I found this code on the internet but have