PHP is nice.
Moderator: General Moderators
-
Genteel Beaux
- Forum Commoner
- Posts: 28
- Joined: Wed Nov 13, 2002 4:07 pm
- Location: Alabama
PHP is nice.
I have only been working with PHP for about a month and I already have a working web application built that I am thinking about putting online. It is pretty much a message board. I develop intranet ASP web applications for my current job so I am not that experience when it comes to developing internet web applications. Are there any security issues I need to be aware of before putting my site on the internet particularly, a php/mysql/apache based web app? Also, when would I want to use session variables vs just passing an user key or something from page to page through hidden input fields? On some of projects at work, we are getting a lot of errors due to session issues. I am trying not to use session variables if I don't have to.
- mydimension
- Moderator
- Posts: 531
- Joined: Tue Apr 23, 2002 6:00 pm
- Location: Lowell, MA USA
- Contact:
-
Genteel Beaux
- Forum Commoner
- Posts: 28
- Joined: Wed Nov 13, 2002 4:07 pm
- Location: Alabama