Password Salting Techniques
This article is about using salting techniques to improve the security of authentication for websites. Â Examples are in PHP but the techniques apply to any language. Read more…
This article is about using salting techniques to improve the security of authentication for websites. Â Examples are in PHP but the techniques apply to any language. Read more…
Server Side Include can be used to allow insertion of an HTML into another. e.g. header or footer can be separated from pages so you only have to change a single file to update the header/footer on all pages of your site. Read more…
To enable the ability to float images left or right, add the following code to the CSS stylesheet.
Obviously this works for any web page, I just happen to be doing it for this blog on WordPress.
Two very cool ways to create a Flash-based gallery for your website. Extremely easy to use and produces very professional results.
SimpleViewer