RE: Parse error --
iiinetworks <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.features |
|---|---|
| Message-ID | <831cd7ec62e5092f21563457dc715a41@osCommerce-Forums> |
This message was sent from: Features http://forums.oscommerce.com/viewtopic.php?p=210419#210419 ---------------------------------------------------------------- [quote="MurrayM"]new services and special offers we think you'll find[/quote]The ' in you'll needs a \, so it would be you\'ll. If you use a programming text editor (like phpEdit, tsWebEditor, emacs, etc.), then you can use it's color coding to find things like this. Generally, they will have a particular color for inside a string and when something like this cuts the string off early, you can see easily by the color change. Hth, Matt