View Single Post
Old 12-28-2012, 03:09 PM   PM User | #8
Ctechinfo
New Coder

 
Join Date: Sep 2012
Posts: 88
Thanks: 3
Thanked 3 Times in 3 Posts
Ctechinfo is an unknown quantity at this point
Quote:
Originally Posted by Redcoder View Post
For the log-out script, you only need to clear sessions and cookies...that is if you use sessions or cookies to validate a user.

You can then add stuff like time-stamp for the time he logs out so that that will be the last time the user was logged in.

You cannot just copy paste different scripts into a system and expect them to work. Learn the fundamentals behind them and you can make your own systems independently and it will be easy for you to debug them.
Not to sound like a complete *** but my options are limited then?
1.) don't do it at all.
2.) find a script that works as is and hope nothing bad happens.
3.) spend money to hire somebody to do the project.


The only option that make sense to me is find a sample script and ask for advice on tweaking the code, as I can learn. Options 1 & 3 wont do me a bit of good since I wouldn't be doing anything with the code. And I could have simple posted a bunch of and asked for advice like I wrote and never mentioned the fact it was sample code..

As far as learning the fundamentals. I have been doing that with php. MySQL on the other hand I never truely got the hang doing databases from scratch, thus I can't learn the fundamentals due to it all being greek to me..
Ctechinfo is offline   Reply With Quote