hi everyone, i have to write work abaut "formal gramatic in language php". As i understand it is the way as compiler works. e.g. if i write "function", then php compiler looks for funcion name, then for "(" and so on..
Find out more about tokens/tokenizing and lexical scanner. http://www.php.net/tokenizer
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php