displaying email without attracting a ton of spam
Hello,
this is maybe the wrong place to ask.
How would you display an email address on a w
Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
progress bar...need expert opinion of experienced webmaster
Hey guys, quick question:
I want to display a progress bar when I upload files, but I am not
Insert Failing.
Hey,
I am making a Sign up page for a website, but the insert query into the Database does not se
Web Host List
Here is a list of web hosts that offer PHP and MySQL. It is no where near a full list, but it is mos
Having Problem with Date
l have a submit buttom where user have the possibility to add a date to specify when his message s
Checking if field is empty AND using !is_numeric
Hi lads,
Need to be able to display an error message (using isset?) that says "Cant lea
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
SCO Unix
I know this might not be the place to ask, but, can anyone tell me if SCO Unix comes with PHP built
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)