Hi,
I like your forum but I found a mistake in validate_email(). This is a better way of pattern
matching:
"^([a-z0-9\.\_\-]+)[^\.]\@[a-z0-9]([a-z0-9\.\-]*)\.([a-z]{2,3})$"
because underscores and "-" are allowed, too.
And I also made some improvements on threading the messages. I programmed it recursively. So
you can have an endless depth with "Re:"s
Re:
Re:
Re:
Re:
Re:
Re:
Re:
Re:
Re:
Re:
...and so on and on. i guess you can imagine what I think about.
If you want I can send you the PHP I changed a bit.
BTW: What languages do you speak? It would be much easier for me if you speak german ;-))) But
no problem for me to write in english in the future.
See ya
Pietz
(andreas@pietzowski.de)
Logged In: YES
user_id=87722
Shit, the SourceForge-CGI trimmed out the blanks before the "Re:"s. And I tried to design a so cool lookin
thread ;-)