Conditions - RSS Feed for this Section
by Hiroshi on June 19th, 2008
This example is based on if elseif and else. It is as simple as telling script to do something if it finds A, If A is not present then look for B and if B is found then do something else. But if A and B are not found and there is something other then [...]
by Hiroshi on June 15th, 2008
Sometimes it is good for dynamic website or if the website content is huge and still you want to keep less pages then you can divide the page into sections. In this case page will be one but on clicking different links, page content will be changed and reloaded.


