Thread: a or an
View Single Post
  #3  
Old 01-05-2007, 08:28 PM
Chompy Chompy is offline
¯\(º_o)/¯
Chompy's Avatar
Join Date: Sep 2006
Location: Norway
Posts: 2,815
Chompy is just really niceChompy is just really niceChompy is just really nice
Send a message via MSN to Chompy
Quote:
Originally Posted by xXziroXx View Post
PHP Code:
if (this.string.starts("an")) { ... } 
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?
__________________
Reply With Quote