tips

web site visitor's picture

Unexpected exclamation marks while using PHP's mail() function

I had recently been working with PHP's mail function(), sending out automated HTML e-mails when a form was submitted.

119 people like this
Administrator's picture

Dreamweaver Time Savers

When using Dreamweaver there are a couple of time saving tips.

1. SSI (Server Side Includes)

38 people like this
Administrator's picture

Action Script

by Yuki Kimura

30 people like this
Administrator's picture

Photoshop and CSS tips

by Chiara Consiglio

32 people like this
Administrator's picture

5 ways to optimize your design

Everyday thousands of websites are being created based on the needs of website owners (business companies, web design agencies clients, etc..) and not the needs of their visitors.

37 people like this
Administrator's picture

Writing logs to separate files for each domain in Apache

The default setting in Apache is for logs to store information (hits, page views etc.) in one log file. But what if you want to run reports for separate domain names or VirtualHosts on the server?

63 people like this
Administrator's picture

HTML Newsletters Made Easy With Dreamweaver

Love them or hate them as a receipient, as a designer/develpoer you will at some point be asked to create them;

HTML Newsletters.

Seems straight forward enough?

26 people like this
Administrator's picture

Fix Floats Breaking Out Of Divs In CSS

When designers and developers first start using CSS for page design and positioning the use of floated divs can seem very appealing as a quick and easy way to (for instance) position the two main c

35 people like this