Archive for the 'php' Category

Copy Protect your Websites or Blogs from Fraudulent Users

           Nowadays,it has become a need to make your blog(bloggers too) copy protected since same copies would be found some [...]

Open Pdf,Doc,Docx files inside Same Browser Window using PHP

We usually try to include various types of files like pictures,documents,pdf files etc.For the picture files,you can directly upload the file to site and embed in your blog using <img> tag.
For word document files(.doc files),
you would need a Browser Plugin to do this .This will be really helpful for those who have no MICROSOFT OFFICE  [...]