Jump to content

Wha is Alphanumeric?


doubledee

Recommended Posts

Why would I want to use CType functions versus PREG?  (I never even knew they existed?!)  :o

 

Regex is generally slower than functions that just deal with  simple string operations.  If what you want to do can be done with a few simple string functions then you should use them rather than involve the regex monster engine.

 

Link to comment
https://forums.phpfreaks.com/topic/253760-wha-is-alphanumeric/#findComment-1300898
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.