by Shade_of_Gray on Mon Nov 19, 2012 9:24 am
([msg=71098]see Re: Beginners URGENT[/msg])
A good place to start is studying HTML, Javascript, PHP, and MySQL. You don't need to be an expert, but you should have a basic understanding - enough to build a simple website or understand a more complex one.
Check out w3schools.com for tutorials on the above.
Once you understand the technology and code, you'll be ready to hack it. Hacking is primarily about learning - learn how the technology works, learn how the particular site you're hacking works, and then learn how it doesn't work.