26478Application Structurehttp://www.phpguru.org/static/ApplicationStructure.htmlAn error commonly made with applications and websites is made right at the very start - when laying out the structure of your application. It can make the difference between coding being a joy, and a chore. Not only this, but it can also help to make your app/website more secure, by preventing you having to remember important tasks like authentication. So onward...PHP > Tips and Tutorials > MiscellaneousOct 15, 2006Richard Heyes
SMS stands for "Short Message Service" and uses mobile phones to transmit (surprise, surprise) short messages to and from mobile phones and whilst many of us might not know this, it is also possible to send SMS messages from a website or a piece of software.
Unfortunately, that's not always practical (livelihoods etc). So lets have a look at caching instead. Rather miraculously I've just written and published some nifty caching code.
So what is this new method of templating I hear you ask? Well, it's really simple, it's been around since PHP 3.0, and it's built into every single installation of PHP. I introduce you to... the mighty include() function, and the traffic stopping alternative syntax for control structures.
PageRank is a family of algorithms for assigning numerical weightings to hyperlinked documents (or web pages) indexed by a search engine. Its properties are much discussed by search engine optimization (SEO) experts. The PageRank system is used by the popular search engine Google to help determine a page's relevance or importance. As Google puts it:
One of the frequent problems is defining visitor?s screen resolution using JavaScript tools and passing this data to PHP-script. The following script provides solution for this problem:
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.