Thread: Question!
View Single Post
  #2  
Old 04-20-2007, 08:14 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
Bah, this was the only thing that popped up in my head:

PHP Code:
function onCreated()
{
  
"\"Test\"";
  if (
a.starts(("\"\"").substring(1)))
    echo(
"foo");

if you was talking about if a string started with ", as in "Test ing" for example :o

I think there is an easier way, but couldn't think of one
__________________
Reply With Quote