Quote:
Originally Posted by Chompy
Not that, I mean, if you have a clean text string, like:
PHP Code:
temp.text = "item";
Now.. Is there a way to see if the string should have 'an' before it, or is the only way a public function?
|
Ohh you mean like that.. no idea.