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
Grabbing Values From an Array for Posting
I have a grid array that I am using with a form that when it hits the currently named test.php it lo
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Help with email validation please...
Hi,
Please could you help.
I have a register.php login page where users register, the detail
Escaped characters
I have a script that allows you to post news to the home page of my site. Along with the news is the
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
GET vs SUBMIT Button to show sections on one index.php page?
Just curious if one of these ways is better (i.e. more efficient) than the other.
I have a
Php script to read msword file
hi,
I need to read a msword file and i want to print the contents in that word file.
i
Help on query replacing the date
Hi Pals,
i want to replace the current date in a column to some value say C or D or any n
Displaying Multidimensional Arrays...about to put my head in a vice, PLEASE HELP
I am fairly new to PHP and MySQL and I have a problem which I have been trying to resolve for days.