text box alphanumeric caracters only
hi all!
I have search on google on how to enter in a test box only caracters A-Z,a-z,0-9 usi
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Putting double spaces instead of single spaces
Im looking at trying to replace all single spacing between fields with double spacing
At pres
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
Creating a unique 'control panel' for each user
Hi there,
I'm thinking of designing a site that will allow users to sign up and have their ow
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)
Parse XML
Good day,
I use oempro software and try to parse XMLReturn but it's not working for me, simpl
building a function with multiple outputs
I want to build a function that has multiple outputs.
I know but am not to sure how I should
image upload, resize THEN submit form
Ok so I have a form that requires the user to upload an image, and then do something with that image