I have a text file containing a list of URLs like this one:
http://www.google.com
http://www.yahoo.com
http://www.hotels-albany.com
...
http://www.albanyhotel.us
I would like to find a way to separate those that contain a keyword, here let's say "hotel albany" by those that do not contain the...
I would like to store information (like values of an input form) in a way to retrieve it later. I don't want to use cookies and I do not have a database. What options do I have?
I was thinking the best will be to write it on the page inside comments tags. For example:
<!--MYVALUE1=50-->...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.