View Single Post
  #5  
Old 12-07-2003, 08:28 AM
tlf288 tlf288 is offline
Registered User
tlf288's Avatar
Join Date: Nov 2001
Location: new account: Trevor
Posts: 0
tlf288 is on a distinguished road
Send a message via AIM to tlf288 Send a message via Yahoo to tlf288
ok, for the for the people who don't understand what i said in the first post but still want to talk. see how there are \ before the characters such as "s and 's? that is because when php handles strings you can't just put and "s or 's in a string. you have to use what is known as an escape character. this is used by putting a \ before the character you want to use when it is encapsulated in quotes.
__________________
new account: Trevor
Reply With Quote