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
How to show a complete textarea ??
I enter Client Case Notes notes in a textarea field on a PHP form. The field is 5 rows deep and 70 c
Mail form doesn't send Russian/Cyrillic characters correctly?
When someone enters foreign characters (like Cyrillic text, and Japanese/Chinese probably gives the
Gerenate tabel in Php
I whant to generate a tabel takeing data from database like this one so the results to be display on
Extract text from string
Hi folks,
I have a string that looks like this:
aaaaaaaaaa:
bbbbbbbbbb (ccccccccc)
Help with php code
Hello, can anyone tell me why this php word trap fails to work,
and the trigger words get blow r
passing data from one page to another
hey guys
i have the follwoing code to get information from one page and place on another:
Google Map
I have done Google Map Integration for one my project. But for that we need the "latitude and l
Inserting 100x and 100y coordinates in mysql table - easy
Is there a way to insert this data into a mysql table named 'map' with the fields: 'x int 3' , 'y in
Keeping data in form
How can I keep whatever I write in the form?