Latest developer linksBookmark and Share
 
HomeThis WeekTop MonthTop AlltimeSearchRegisterFAQ
  
 
Submit Your Link
Please login to submit your Link
 
PHP
jQuery - PHP & Ajax with the Twitter API
So, in order for us to talk to the Twitter API, we need to use cURL. This isn't a hard and fast rule, but it sure does make our lives easier. The cURL library should be installed as part of your PHP installation, but do c

Posted : Nov/22/2009   By: pankaj    Category: PHP    Total Views :108   Vote Up: 0   Vote Down: 0

Creating a Dynamic Poll with jQuery and PHP
When you combine some neat functionality courtesy of PHP with the cleverness of jQuery you can produce some pretty cool results. In this tutorial we'll create a poll using PHP and XHTML, then make use of some jQuery Ajax

Posted : Nov/22/2009    By: pankaj    Category: PHP   Total Views :110   Vote Up: 0   Vote Down: 0

Jquery Tutorial: Passing php arrays to javascript arrays
Passing php arrays to javascript arrays. This is an advanced tutorial designed for people who are comfortable using jquery, ajax and php. It will teach you how to retrieve a php array using jquery, convert it to a javascr

Posted : Nov/22/2009   By: pankaj    Category: PHP    Total Views :112   Vote Up: 0   Vote Down: 0

PHP Syntax Tutorial
PHP code is executed on the server, and the plain HTML result is sent to the browser. Basic PHP Syntax A PHP scripting block always starts with . A PHP scripting block can be placed anywhere in

Posted : Sep/24/2009    By: pankaj    Category: PHP   Total Views :103   Vote Up: 0   Vote Down: 0

Find All Nondistributed Twins
The following query was used to determine what twins should be studied further after a initial screening. This was written around 1997 using MySQL 3.19. SELECT

Posted : Sep/24/2009   By: pankaj    Category: PHP    Total Views :104   Vote Up: 1   Vote Down: 0

E-mail With PHP Tutorial
The Mail Command Mail is extremely easy to send from PHP, unlike using scripting languages which require special setup (like CGI). There is actually just one command, mail() for sending mail. It is used as follows:

Posted : Sep/24/2009    By: pankaj    Category: PHP   Total Views :97   Vote Up: 0   Vote Down: 0

Loops and Arrays PHP Tutorial
In the last parts of this tutorial I have showed you how to deal with text and variables in PHP and how you can use IF statements to compare them and to make decisions. In this part I am going to show you how to use anoth

Posted : Sep/24/2009   By: pankaj    Category: PHP    Total Views :122   Vote Up: 0   Vote Down: 0

PHP Tutorial IF Statements
The Basics Of IF If statements are used to compare two values and carry out different actions based on the results of the test. If statements take the form IF, THEN, ELSE. Basically the IF part checks for a condition.

Posted : Sep/24/2009    By: pankaj    Category: PHP   Total Views :98   Vote Up: 0   Vote Down: 0

Displaying Information & Variables PHP Tutorial
In the last part of the tutorial I explained some of the advantages of PHP as a scripting language and showed you how to test your server for PHP. In this part I will show you the basics of showing information in the brow

Posted : Sep/24/2009   By: pankaj    Category: PHP    Total Views :105   Vote Up: 0   Vote Down: 0
« Previous12Next »
 
 
Categories:
.NET
Java
PHP
C/C++/VC++
HTML/XML
SAP
MainFrames
Data Warehousing
Testing
MySQL
SQL Server
Oracle
Javascript/VB Script
Others
Login
 
 
 
 
 Forgot password
 Contact Us   Terms Of use   Share your knowledge