Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
Member Avatar for Chris Morris
Member Avatar for shahid.tariq
0
94
Member Avatar for Dani

For me, I added some DaniWeb features, completely refactored the CSS, and baked for the first time in my life. My fiancé and I even had a bread bake-off.

Member Avatar for Naheedmir
5
939
Member Avatar for Sananil

I want my users to be logged out automatically after30 minutes of inactivity. I also want to have all sessions destroyed. This is my login.php i have set cookies but does not work. if (isset($_POST['member_login'])) { $username = isset($_POST['username']) ? $_POST['username'] : ""; $password = md5(isset($_POST['password']) ? $_POST['password'] : ""); …

Member Avatar for Dani
0
636
Member Avatar for jonesemma
Member Avatar for Mr.M
Member Avatar for _deviance_

I'm a PHP developer working full time for opensource PHPFusion CMS for the last 10 years. I'm not here to do any sort of marketing for them, but if you are interested, you can google "PHP Fusion". That being said, I know a little or two about PHP if anybody …

Member Avatar for Dani
0
68