Not so very long ago adding a graph or chart to a web page or application required a fair amount of programming knowledge and was rather time consuming for even the most experienced. However with the tools available today it is possible for almost anyone to add graphs and charts to web pages. With just a little bit of HTML, dynamically generated graphs and charts can be added to web pages and/or applications.
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris
Apache's .htaccess allows a wide range of useful web server behaviours to be implemented, the most popular of which are provision of custom error pages, and password protection of directories. This tutorial gives a brief lesson in how to implement these two useful types of service.
In HTML the " character is encountered very often. This is also used within PHP therefore this causes a very small problem when outputting HTML code. This however is a very simple solution to that problem.