View Single Post
  #1 (permalink)  
Old 11-22-2007, 02:40 PM
HelloWorld's Avatar
HelloWorld HelloWorld is offline
PT Admin
Awards Showcase
Quality Tutorial 
Total Awards: 1
Join Date: Jun 2007
Location: In front of computer...
Posts: 1,122
iTrader: (0)
HelloWorld is a jewel in the roughHelloWorld is a jewel in the roughHelloWorld is a jewel in the rough
How do you ignore ' input..???

I've an application that will receive an input from the user, however, I realized that everything is fine until there's ' input from the user. It still works, but it is being rendered as \' I know that that is the way PHP ignore ' by using \', but I don't want it to be displayed as \' any ideas..?

__________________
PHP Code:
System.out.println("Hello World!"); 

Digg this Post! Del.Icio.Us this Post! Technorati this Post! Furl this Post! Mister Wong this Post! Newsvine this Post! Spurl this Post! Reddit this Post! Netscape this Post!
Reply With Quote