michael-lane
11-06-2005, 06:22 PM
Hello guys, i'm currently programming a membership system for my new website. Its almost finished. But I'm expreincing a lot of problems in accordance to regular expressions. I try and I try. But I just cant seem to get regular expressions dection coded without an error somewhere or it doing the wrong thing. So anyway I'm looking for someone to help me out. Could anyone here specialising in php. Who is good at regular expressions give me personalised training? Just PM me your MSN or AIM addy and i'll add you. Thanks in advance. - mike:lovewht:
webserver4life
11-07-2005, 01:57 AM
Why not use perl regular expression?
Burhan
11-07-2005, 03:17 AM
What kind of training do you need? If you want to learn how to use regular expressions once and for all -- this book (http://www.amazon.com/exec/obidos/tg/detail/-/0596002890/qid=1131347755/sr=8-1/ref=pd_bbs_1/103-4784671-4325440?v=glance&s=books&n=507846) (Amazon link) is one of the very best.
maxymizer
11-07-2005, 04:32 AM
www.regular-expressions.info
michael-lane
11-08-2005, 04:25 AM
i need the sort of training as in i add them to msn. Then when i do some regular expressions. If I cant manage it they help me.
michael-lane
11-12-2005, 01:54 PM
anyone interested in helping?
localhost127
11-12-2005, 02:04 PM
I think you would probably get the best help if you just post what you have so far and ask for suggestions.
michael-lane
11-12-2005, 03:18 PM
do people here think preg_match is absolutly needed when coding a blog and forum in one software?