This is a discussion on "How to include font name that has apostrophe" within the PHP Forum section. This forum, and the thread "How to include font name that has apostrophe are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
How to include font name that has apostrophe
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
How to include font name that has apostrophe
Here is my code:
Thanks, Linda |
|
|
|
||||
|
Re: How to include font name that has apostrophe
can't you use \' ?
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
||||
|
Re: How to include font name that has apostrophe
When you need to use the same quote type that surrounds a statement -- in your case an apostrophe -- you have to 'escape it' with a back slash
Santa\'s Sleigh. In your case a plus sign would be wise due to it being part of a query string in a url. Cheers
Last Blog Entry: The wannabe juggler's quest (Oct 27th, 2007)
|
|
|||
|
Re: How to include font name that has apostrophe
Thanks again Rakuli... that is perfect! Good job Alexgeek, I'm impressed!
Rep points for both of you! Last edited by Lchad; Sep 17th, 2007 at 17:42. |
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| apostrophe becomes ’ | aaronh | Web Page Design | 12 | Jul 30th, 2007 13:38 |
| using apostrophe in sql statement | djanim8 | Classic ASP | 1 | Oct 10th, 2006 13:09 |
| Apostrophe in Text Output | RobinDeanDotCom | PHP Forum | 2 | Oct 4th, 2006 12:48 |
| JS include | timmytots | JavaScript Forum | 5 | Jun 16th, 2006 01:49 |
| Apostrophe... | Lizard- | Classic ASP | 2 | Aug 13th, 2004 13:11 |