Jump to content
xisto Community
Sign in to follow this  
iGuest

What Is System Identifier For General Entity

Recommended Posts

In my PHP Script I have used a name/value pair to pass the value of certain variables into a new window.

For example: I have used code like :

<a href= "show_image.php?image_url=$current_image_url">Click here to see full size image!</a>

 

The value of $current_image_url is substituted by the actual url of the image file.

 

Now when I validate that page I'm getting the following error message :

 

cannot generate system identifier for general entity "fs_image_url"

Can anybody suggest how to resolve that error so that the webpage passes w3c validation test?

 

Regards,

Sid

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.