Home / Tag Archives: code

Tag Archives: code

May, 2010

  • 31 May

    How to Insert HTML5 Video

    We have been covering the developments of HTML5 in the Web world, but we have not yet explored exactly how to get HTML5 video onto a website. The good news is that embedding HTML5 video is painfully easy. It only requires one basic tag: <video> . To make something a …

January, 2010

  • 13 January

    Adding "last modified" code to your PHP website

    Question: How can I use PHP to display the “last modified” date on my website’s main page? Answer: For any type of website that includes factual information, it is important to tell users when the information was added to the site. Information that was relevant five years ago might not …

  • 8 January

    PhpSecInfo: PHP security information tool

    Allowing access to any type of scripting on your web server opens the door for security problems. You never know when an attacker might randomly (or purposely) select your server as a target. Any running scripts have the potential for exploitation. PHP is no exception, and taking steps to secure …

Powered by Namesco
© Copyright InternetBlog.Org.Uk 2024, All Rights Reserved