The basic explanation of Augmented Reality is to superimpose graphics over real-world environments in realtime. In Flash, this is usually done with a webcam and a marker card. When you hold the card up to the webcam, Flash is able to detect the orientation of the marker and superimpose, in this case, a 3d model ...
PHP comes with built-in support for the FTP file transfer protocol, making it easy to interface with FTP servers for file transfers.
The below given listing illustrates the process. First, a connection to the FTP server is initialized with a call to ftp_connect(); this function returns a
This code fetches data from a xml provided by google APIs, it requires jQuery and very little code of PHP. Last night my friend Prabodh asked something like this in java but unfortunately i don’t know JAVA so i did it in jQuery and PHP.
This plugin adds a functionality of transferring options from one select to another. I did it because
my friend Pranny needed something like this .
If you have any comment or ways to improve it, just leave me a comment!