PHP/Ajax
Building a ‘Year drop down list’ can be a boring task. And you have to change it manually after every year. Douh! Here is a PHP easy way to auto populate years list and you can adjust the starting year.
A primary key is used to uniquely identify each row in a table. It can either be part of the actual record itself, or it can be an artificial field (one that has nothing to do with the actual record). A primary key can consist of one or more fields on a table. When multiple [...]
With Flash, XML and PHP you can create very professional, interactive, dynamic and customizable slideshows, galleries and lot more. We basically control back-end by PHP and create XML file which is called in flash to show the dynamic content. This section is bringing PHP, XML and Flash based scripts.
Following is a little example on how we can fetch data from PHP script into Flash swf file. Setting Up SWF File In order for Flash to get data from an external source, you need to make use of dynamic text fields. Simply place a blank dynamic text field on the stage and make sure [...]
Not many developers know this but PHP originally stood for Personal Home Page. PHP (Hypertext Preprocessor) is an open source programming language. PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. I will share some of the best resources with you relating to the [...]
PHP 5, is the first major release of PHP in years to focus on new features. While one of the key goals behind PHP 3 was increasing PHP/FI 2.0′s performance and efficiency, at the same time it introduced a whole new set of functionality. That was back in 1998. PHP 4 provided another speed burst, [...]
Send emails using PHP and AJAX. Its a complete AJAX PHP based email solution. Just download it and give it a try. Do not forget to change recipient’s email address in scripts/contact.php file and scripts/xmlHttpRequest.php file.
