Profiel van ShijuShiju's spaceFoto'sWeblogLijstenMeer Extra Help

Weblog


    28 juni

    Pagination code in ASP.Net


    Creating pagination code in ASP.net is easy but if you need to do the coding for this then you can take a look at this article.
     
     
    21 juni

    SQL injection protection in PHP

    SQL injection is one of the major concerns to web developers. If the  query is not passed properly to database, hackers may try to exploit the vulnerability.

     

    This article explains few tips to prevent SQL injection hacking in PHP applications. Have a look at this.

     

    http://www.dev-exchange.com/cms_view_article.php?aid=10

     

     

     

    04 juni

    Create a simple contact us page in PHP

     
    Creating a contact us form in PHP is easy and this article might be useful for non-IT guys to integrate a form in their web site.
     
     
     
    *