26516Prevent Hotlinkinghttp://www.icemelon.com/tutorials/14/Prevent_Hotlinking.htmThis is a cool tutorial. I have thoroughly tested the method outlined below on my flash videos site, HiBot [http://www.hibot.com]. I use it to prevent other webmasters to link to my files. In fact, it will also hide the the source urls to my files.PHP > Tips and Tutorials > MiscellaneousOct 15, 2006Dave
Sit back, relax, and imagine this. You run a huge international movie database site. And, your database software is MySQL. You want visitors of your site to be able to rate movies, so that you can rank the movies. Here's how to get started...
Object oriented programming principles encourage encapsulation, i.e. containing all the functionality inside a class. Usually this means member variables should be private or protected, one of the common ways to do this is with various set and get methods. In the case of a user class it may have setName, getName, setAge, getAge and so on. This can be time consuming to set up, change and maintain. The magic methods __set and __get provide a quick way to implement generic set and get methods.
Before starting you will need to create a new txt file. Leave the file blank and save it as ips.txt. After that, we goes to the code. This is a good way of keeping track of your visitors!
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.