November 16, 2010 – 5:06 pm
Updated: The new update can now handle stopping uploads as well and extra validation and more robust scripting. Some of you will notice a long time ago I wrote a post on creating a upload progress bar in PHP. Well I have finally got round to recreating this script and I can thankfully say it [...]
This looks very interesting indeed: ActiveMongo I might even replace my current abstraction layer with this one. It does all the really good things like placing a document or set of documents straight into a predefined class . If you use mongo you’ll want to check this out.
So what is good security on a login/register script and the script which controls the process of managing and detecting whether or not a user is logged in at any given point in time. After having made this post about how when I searched Google using the phrase “Secure PHP Login” and I got mostly [...]
By sammaye
|
Also posted in MySQL, PHP, Programming, Standards, Web Development
|
Tagged Login, PHP, register, Secure Session Handling, security, User, User Management, User Session
|
December 4, 2009 – 10:00 am
I have a Facebook style bottom menu concept for my site. Even though the JS and PHP are not behind it yet you can already see how things will sit. This bar should be perfect for my layout.