|
-
Jul 24th, 2003, 04:07 PM
#1
regular expressions
What are they exactly? My VB book explains nothing about them and I know they're in PHP too but my php book says nothing about them either.
I just can't seem to find the information about them and what they are. Anyone got some links or something?
-
Jul 24th, 2003, 04:13 PM
#2
Regular Expressions are a syntax or language of its own kind of. It is a system of pattern matching. Maybe this will help:
http://www.fawcette.com/vsm/2003_01/...na/default.asp
-
Jul 24th, 2003, 04:17 PM
#3
and here's another helpfull link :
about regex
~
if a post is resolved, please mark it as [Resolved]
protected string get_Signature(){return Censored;}
[vbcode][php] please use code tags when posting any code [/php][/vbcode]
-
Jul 24th, 2003, 04:34 PM
#4
Thanks guys! Wow I didn't realize how useful regular expressions were!
I can't get my text box finding dialog to work correctly using the rich text box already exising function so I could just write a regular expression
-
Jul 24th, 2003, 05:58 PM
#5
Sleep mode
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|