1. CSS
  2. Flash
  3. HTML
  4. Illustrator
  5. Java
  6. JavaScript
  7. Maya
  8. Photography
  9. Photoshop
  10. PHP
  11. Ruby
  12. Ruby on Rails
  13. 3ds Max

240x90

PHP: Building your own Myspace.com with PHP

  1. Clicks today:
    0
  2. Clicks this month:
    18
  3. Overall rating:
    2.86/5

PHP » Forums — about 1 year ago
A very detailed tutorial that goes through the creation of a community script with PHP and MySQL.

Comments

avatarzasul about 1 year ago

The ideea is good and the result is pretty decent but it cant be use. However very usefull and easy to follow.

avatarzachholman (administrator and creator)about 1 year ago

I'll agree with zasul- it's a good tutorial on the basics, but don't put this into production use. I'd suggest trying out some other good tutorials on SQL injection:

http://www.good-tutorials.com/search/tutorials/sql+injection

...because you'd be screwed otherwise. For example, try logging into the sample app presented here with the following details:

username: test' OR 1='1 password: whatever you'd like

Easy access to any account on the server.

Your Comment

You must be logged in to post a comment.