| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) | ||||
| NamePros Regular Join Date: Oct 2006 Location: Mars.
Posts: 439
![]() ![]() ![]() | [PHP] whats wrong here (easy one) Whats wrong here?: PHP Code:
????: NamePros.com http://www.namepros.com/programming/287808-php-whats-wrong-here-easy-one.html Thank you
__________________ :notme: | ||||
| |
| | #2 (permalink) | ||||
| NamePros Regular Join Date: Oct 2005 Location: Potosi, Mo
Posts: 334
![]() ![]() ![]() ![]() ![]() |
| ||||
| |
| | #3 (permalink) |
| NamePros Regular Join Date: Sep 2005 Location: Southern California
Posts: 371
![]() ![]() ![]() |
__________________ EmailSyndicate :kickass: |
| |
| | #4 (permalink) |
| Senior Member Join Date: Oct 2006 Location: NJ
Posts: 1,147
![]() ![]() ![]() | Try this. Code: $junk = array('.' , ',' , '/' , '\'' , '`' , ';' , '[' , ']' , '-', '_', '*', '&', '^', '%', '$', '#', '@', '!', '~', '+', '(', ')', '|', '{', '}', '<', '>', '?', ':', '"', '=');
__________________ Web Development |
| |