Jump to content

Security Issues?


rockinaway

Recommended Posts

I am going to make a homepage for my cricket forum and I was wondering what are the security issues I will have and how to tackle them.

 

The basic outline of the website will be:

 

- Main pages pulling stuff from SMF DB, and some member info. Other stats aswell

- 1 class file, which constructs header, footer, error messages, sidebars and later other stuff.

- 1 connect file containing global require of language and also my MySQL information to connect to DB

- I will also give the ability for registered users to add player profiles, stadium profiles etc via a form. This will then automatically generate the page. I will also have the ability for editing by any user, and then it shows who last edited the page. Later on I also will be adding player rating function.

 

Any security things, I know about mysql_something something for when you enter things into a form, pelase can someone explain more. Also there will have to be some security on the DB connect file, will I have to CHMOD it?

Link to comment
https://forums.phpfreaks.com/topic/39051-security-issues/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.