|
|
|||||||
|
Moving Data in and out of Second Life This tutorial will teach you how to create a simple HUD in Second Life then capture clicks, send them to a PHP page and record them in a MySQL database. Skills learned, LSL, PHP, MySQL. Wordpress Tutorial: Custom Admin Panel In previous tutorial we developed a basic plugin that allowed us to use a shortcode. This tutorial will show you how to make basic administration panel in WordPress admin. Using curl to Query Remote Servers curl is the client URL function library. PHP supports it through libcurl. To enable support for libcurl when installing PHP add --with-curl=[location of curl libraries] to the configure statement befo... Post Data To Another Website Using cURL In PHP This code will show you how to post data from your webite to another website using cUrl in PHP Fetch and Display Tweets This tutorial introduces some OOP concepts in PHP, and explains how to access and download tweets from a protected or public Twitter account, and how to create a quick-n-dirty cache for holding these ... Using HTTP Sockets with RESTful Services Learn how making HTTP requests to RESTful web services can open your PHP applications up to a world of data. Live demo included. Retrieving XML With cURL And Simple XML This tutorial explains how to use Curl and SimpleXML SimpleXML is a php5 extension used to parse XML data. Topics covered include loading XML documents, parsing nodes & attributes, and filtering d... Load Time Generate the amount of time taken by the server to execute the commands given with the script. Website Status Checker Build an application to test a website's connection on your hosting. This can be used to check whether it's an end-user problem to why the website is not resolving, or whether the website is experienc... Parsing with Zend HTTP Client Example of real world usage of Zend HTTP to scrape protected pages. |
||||||||