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)
TemplatePower & AJAX
Hi all,
I'm currently implementing some AJAX features in my PHP-framework (which is b
Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp
Recording popularity by day, week.. all time?
Hey everyone, I'm creating a site designed around users uploading music. How can I implement a syste
PHP hyperlinks generator - HELP plz
Hi
I need some help to get this done using php:
1 - I have few hyperlinks say 500
Contact Form Not Working When I Add Validation Codes
So I built my first working PHP "Contact Us" like form. But, I have been trying to now mak
Syntax Help
I'm trying to make a form that edits a php file which contains config settings. I'm using strings t
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
php code generators
All
Whilst enjoying learning a new language i have come accross a number of free code generat
multipart emiail forms
Hi All,
I am new to the boards and I've been working on a form (which is rather massive, imo