On Tuesday 19 November 2002 03:48, vernon wrote:
> I have a form that is acting like an email page where there Subject is
> being submitted from one page to another and tagging the subject with "RE:
> ". I want to be able tack the RE: on but only if it doesn't already have it
> there. I know that I can use and if statement, but how to I check the left
> 4 characters:

substr()

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
A committee is a group that keeps the minutes and loses hours.
                -- Milton Berle
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to