CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: javascript hack

Threaded View

  1. #2
    Join Date
    May 2002
    Posts
    10,943

    Re: javascript hack

    Classic example of SQL injection!

    It's a PHP based content management system. So, it has a back-end database...most likely MySQL.

    EDIT: Definitely not JavaScript!
    Last edited by PeejAvery; February 12th, 2010 at 04:21 PM.
    If the post was helpful...Rate it! Remember to use [code] or [php] tags.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured