Accept only alpha characters
I've got this bit of code ready for accepting a phrase:
Code: if (!eregi ("", $_POS
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
MS are the best!!!
Visit http://www.microsoft.com/australia/windows/default.aspx?h=watch-a-demo and click the massive '
simple ping code
been searchin the site/web and found code thats simple but doesnt work.
I have a personal we
ob_ dynamic content
i was wondering about the potential to use ob to create a <div then remove it when the page
Filtering Tables
Hello Thanks for any help any one can give Im very new to PHP..
I need to pull data for clien
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
Weird problem with SELECT command..Help!
Hi!
It seems I'm having a really weird problem with SQL SELECT command....I have table into a
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug