Forum Moderators: coopster
I'm just looking for a php function that will parse a command string for me -- I pass it a string like "walk dog and make me coffee" and have it be able to determine that I want to pass dog to walk() and coffee,me to make().