<? DEW-CODE.COM  

Downloads

Assorted scripts  (1)
DewNewPHPLinks  (9)





Lost Password?
No account yet? Register

Dew-Code Newsfeed

Resources


 USdigitalcable.com

Dew-Code
Welcome, Guest
Please Login or Register.    Lost Password?
Re:SEO friendly (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:SEO friendly
#272
Dewed (Admin)
Admin
Posts: 606
graph
User Online Now Click here to see the profile of this user
Dew-Code.com
Re:SEO friendly 3 Years, 11 Months ago Karma: 9  
Ok, I see the problem... essentially you have something like

Code:

echo $variable .'Perth's '.$variable;
The apostrophe in "Perth's" is confusing PHP. To tell PHP you'd like to actually print the apostrophe, put a backslash in front of it.
Code:

echo $variable .'Perth\'s '.$variable;
The same problem can happen with quotes when they are used with echo... but the nuances between using quotes and single quotes/apostrophes with the echo function could fill a 5 page article.. which I should probably write at some point, like tomorrow.
 
Report to moderator   Logged Logged  
 
Nothing to it but to Dew it !
Dew-Code.com
  The administrator has disabled public write access.
      Topics Author Date
    thread link
SEO friendly
D_Jay 2008/05/07 05:15
    thread link
thread linkthread link Re:SEO friendly
Dewed 2008/05/07 08:03
    thread link
thread linkthread linkthread link Re:SEO friendly
D_Jay 2008/05/07 08:39
    thread link
thread linkthread linkthread linkthread link Re:SEO friendly
fattymattybrewing 2008/05/17 21:10
    thread link
thread linkthread linkthread linkthread linkthread link Re:SEO friendly
fattymattybrewing 2008/05/19 21:18
    thread link
thread linkthread linkthread linkthread linkthread linkthread link Re:SEO friendly
jnasta 2008/05/20 10:21
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread link Re:SEO friendly
jnasta 2008/05/20 10:35
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread linkthread link Re:SEO friendly
jnasta 2008/05/20 14:24
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread linkthread linkthread link Re:SEO friendly
fattymattybrewing 2008/05/20 22:39
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread linkthread linkthread linkthread link Re:SEO friendly
jnasta 2008/05/20 23:50
    thread link
thread linkthread link Re:SEO friendly
D_Jay 2008/05/18 06:16
    thread link
thread linkthread link Re:SEO friendly
Dewed 2008/05/21 07:27
    thread link
thread linkthread link Re:SEO friendly
D_Jay 2008/05/30 13:22
    thread link
thread linkthread linkthread link Re:SEO friendly
jnasta 2008/05/30 18:01
    thread link
thread linkthread link Re:SEO friendly
D_Jay 2008/05/31 02:54
    thread link
thread linkthread link Re:SEO friendly
Dewed 2008/05/31 13:21
    thread link
thread linkthread link Re:SEO friendly
D_Jay 2008/06/01 11:10
    thread link
thread linkthread linkthread link Re:SEO friendly
Dewed 2008/06/01 12:07
    thread link
thread linkthread link Re:SEO friendly
D_Jay 2008/06/01 17:30
    thread link
thread linkthread linkthread link Re:SEO friendly
Dewed 2008/06/01 17:51
    thread link
thread linkthread link Re:SEO friendly
D_Jay 2008/06/02 04:03
    thread link
thread linkthread linkthread link Re:SEO friendly
Dewed 2008/06/02 06:28
    thread link
thread linkthread link Re:SEO friendly
D_Jay 2008/06/02 07:04
Go to top Post Reply
get the latest posts directly to your desktop
Outsource your projects to thousands of programmers at
ScriptLance.com
Newsflash
Interested in
advertising?

This space for rent!

Sign up for PayPal and start accepting credit card payments instantly.
Copyright Dew-Code 2008