Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Most Popular Scripts | PHP | Tutorials & Tips

Results 321-340 of 648
CyberCash
posted bynathaninE-Commerce
This article explains how to create an interface to CyberCash in PHP, called CyberClass. A duplication of CyberCash's standard API, CyberClass is object-oriented and includes automatic configuration.
(3 ratings)
Reviews0
PriceFree
Views3763
Using cURL Within PHP
PHP includes an easy to use interface for the cURL library. This means you can easily communicate with other servers using a variety of protocols. It is commonly used to access web service APIs such as Twitter. This tutorial will explain the basics and show some usage examples.
(3 ratings)
Reviews0
PriceFree
Views915
Parse html with preg_match_all
For the most of the PHP scripter which are using preg_match or preg_replace frequently is the function preg_match_all a smaller advantage, but for all others it�s maybe hard to understand. The biggest difference between preg_match_all and the regular preg_match is that all matched values are stored inside a multi-dimensional array to store an unlimited number of matches.
(3 ratings)
Reviews0
PriceFree
Views3128
Building Online Communities with phpBB
This is a full chapter from the recently published book 'Building Online Communities with phpBB'. Covering chapter 4 'Customizing Your Forum'. The quality of this article is extremely high class with in depth descriptions and diagrams. View it in HTML for your enjoyment.
(1 ratings)
Reviews1
PriceFree
Views2470
Introductory Tutorial
This is a short introductory tutorial on PHP by the official PHP Web site. Explains what it is, what it looks like, what it can be used for. Also includes external links to other useful PHP-related sites.
(1 ratings)
Reviews1
PriceFree
Views2513
Installing PHP 3.x.x for IIS 4.x on Windows NT
This article explains how to install PHP 3.x.x for IIS 4.x on Windows NT. These instructions assume that you have a standard IIS 4 installation on Windows NT.
(1 ratings)
Reviews0
PriceFree
Views2201
PHP Thumbnail Generation Tutorial
This tutorial focuses on a thumbnail generation script. Rather than generating a smaller representation of the image, it cuts out a section of the photograph to create an obscure snapshot of the photo itself. The thumbnail's size is variable also, so the script be used across different sites to create different sized thumbnails where needed.
(1 ratings)
Reviews1
PriceFree
Views2215
SmartWebby's Introduction to PHP
PHP has become a more popular technology for web programming in the recent years due to its open source technology. This means that it is free to use and is compatible with almost any server, say Windows, Linux/Unix and Apache servers. Though it is an open source technology, it has many advanced features included in it and is now capable of handling almost any issue related to the internet. PHP stands for "PHP Hypertext Preprocessor". PHP is a server-side scripting language. This means that a PHP page is processed on a Web server by a PHP script engine. When the client makes a request for any page, the request is sent to the server, the server locates the requested page and executes the PHP code if any and the result is sent to the browser (client) in the form of HTML. The browser then compiles the HTML to display the output.
(1 ratings)
Reviews1
PriceFree
Views1661
Calculate powers in PHP
In this tutorial, we describe how to calculate square, cube and higher powers using math functions of PHP. We also say how to avoid possible pitfall by using syntax from other languages.
(0 ratings)
Reviews0
PriceFree
Views593
Calculate square roots in PHP (and other roots too)
A tutorial explaining how to calculate square roots, cube roots and other roots in PHP, with a little background too.
(0 ratings)
Reviews0
PriceFree
Views637
Calculate Net Present Value (NPV) in PHP
A guide to calculating net present values, or NPV, using a PHP script. First we give a bit of background as to the theory, then show you how to create some PHP code to do the calculation.
(0 ratings)
Reviews0
PriceFree
Views908
Laravel and Angular for fetching and dispaying
In this quick tutorial you will learn how to retrieve users from MYSQL server using PHP framework Laravel and then how to make request to Laravel using angular.js and displaying it in a simple table.
(0 ratings)
Reviews0
PriceFree
Views767
How to Add Magento Product Video Programmatically
A video is better than a thousand pictures. In order to fully educate your customers about your product, the best you can do is add a video. The video can explain the product in details such as what the product is about, how to use the product, the benefits of the product etc. Customers prefer videos as it provides maximum details in less time. Adding YouTube videos related to product in Magento product page can increase the product's sales.
(0 ratings)
Reviews0
PriceFree
Views536
[Beginner - Easy] Run PHP from command line!
I will show you how to run PHP from command line just you running Javascript from console!
(0 ratings)
Reviews0
PriceFree
Views780
Learn TCP/IP in no more than 5 minutes!
Yes as the title says in less than 5 minutes. All I ask you for is concentration, I promise you will have a good idea of what TCP/IP is and how it works in 5 minutes!
(0 ratings)
Reviews0
PriceFree
Views615
Finding duplicate array values
Here is a script who finds the duplicate values in an array and marks it as duplicate.
(0 ratings)
Reviews0
PriceUSD 1.00
Views644
HTTP the very basics
What the heck is HTTP? Well first off, it is a protocol, you ask what’s a protocol, protocol is set of rules, that something must follow! What if you it doesn’t follow it? Well it doesn’t work properly. HTTP is Hypertext Transfer Protocol. Whenever you wanna transfer something on web, you must follow the protocol/rules! And that essentially what HTTP is. Visit site for whole tutorial.
(0 ratings)
Reviews0
PriceFree
Views633
Google Docs Spreadsheet Tutorial
Online Google Docs Spreadsheet tutorial provides you all the features from the basic to advanced level with screenshots to learn more easily.
(0 ratings)
Reviews0
PriceFree
Views566
Oculus Rift Development Tutorial
Learn developing apps for Oculus Rift With this powerful Oculus rift development tutorial. You learn everything about the Oculus rift with a practical approach of developing an app in real time.
(0 ratings)
Reviews0
PriceUSD 49.00
Views558
Buzzfeed Programming Tutorial
This tutorial in simple details will handhold you through the process of creating a site like BuzzFeed using PHP, MySQL on the LARAVEL framework.
(0 ratings)
Reviews0
PriceUSD 49.00
Views468
Results 321-340 of 648