Hi!
I have a zip file with settinggs not to decompress it and indes it.
I created a .desc file
I configures the ZIP extension to read .desc
The output is like this:
1. Seventy Royalty Free Music Loops [Internet Audio]
If you need free music loops for your site, this file is for you!
... If you need free music loops for your site, this file is for you! ..
First line ok - link in blue
Second Line In green
Third Line In Black repeated - same a second line
I have this in the desc:
<title>Seventy Royalty Free Music Loops</title>
<meta name="description" content="If you need free music loops for your site, this file is for you! ">
Question:
How can I avoid the line number 3 (repeated from line 2)?
Or is there any code I could add to have Line number 3 becoming useful like having a long description for example?
What I am missing here?
Thanks
Roger Pilon
I have a zip file with settinggs not to decompress it and indes it.
I created a .desc file
I configures the ZIP extension to read .desc
The output is like this:
1. Seventy Royalty Free Music Loops [Internet Audio]
If you need free music loops for your site, this file is for you!
... If you need free music loops for your site, this file is for you! ..
First line ok - link in blue
Second Line In green
Third Line In Black repeated - same a second line
I have this in the desc:
<title>Seventy Royalty Free Music Loops</title>
<meta name="description" content="If you need free music loops for your site, this file is for you! ">
Question:
How can I avoid the line number 3 (repeated from line 2)?
Or is there any code I could add to have Line number 3 becoming useful like having a long description for example?
What I am missing here?
Thanks
Roger Pilon
Comment