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

Top Rated Scripts | PHP | Tutorials & Tips

Results 581-600 of 648
How to Install PHP 5.2.11 on Vista with Fast-CGI
In this article you'll learn how to install and configure PHP 5.2.11 on Windows Vista and IIS7 with the Fast-CGI protocol
(0 ratings)
Reviews0
PriceFree
Views704
Reading the plain text from PDF with PHP
Portable Document Format (PDF) is a file format created for document exchange. Let's read the plain text from the PDF file.
(0 ratings)
Reviews0
PriceFree
Views815
Debugging PHP with Xdebug
The Xdebug is the extension for PHP that helps debugging PHP scripts by providing a lot of valuable debug information. Using the Xdebug you can debug your scripts in the Notepad++ and other PHP IDEs.
(0 ratings)
Reviews0
PriceFree
Views487
Creating Word, Excel and CSV files with PHP
In this article we demonstrate several ways to create Microsoft Word and Excel documents, and also CSV files using PHP. Learn how to create files using HTTP headers, COM objects, OpenOffice templates, fputcsv function.
(0 ratings)
Reviews0
PriceFree
Views1190
Retrieving XML With cURL And SimpleXML
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 data with XPath statements.
(0 ratings)
Reviews0
PriceFree
Views907
PHP to Ruby
Learn how to change your PHP code into Ruby code - PHPtoRuby.com provides a complete reference for PHP developers to start migrating their code into Ruby. A full function reference and easy navigation make this a valuable resource to any PHP developer thinking of programming in Ruby
(0 ratings)
Reviews0
PriceFree
Views430
Record locking in Web applications
In this article we describe how to implement record locking in web applications. Because of the stateless nature of HTTP, you cannot really know whether the user left the page or is still looking at your site. We used the lock confirmation technique combined with lock expiration to solve this problem.
(0 ratings)
Reviews0
PriceFree
Views693
Using cURL To Query Remote Servers In PHP
Learn to use curl with php to query remote webservers for data. This can be done to automate form submission, process credit cards, and more. Topics covered include SSL, proxies, cookie handling, and more.
(0 ratings)
Reviews0
PriceFree
Views835
PHP Design patterns : Part 1 – Adapter pattern
The Adapter pattern is used to provide access to an object via a specific interface. An adapter allows classes …
(0 ratings)
Reviews0
PriceFree
Views473
Using a PHP Class to Store Configuration
Shows how to store all your configuration variables within a class. This removes them from the global namespace to avoid potential collisions, and it prevents errors caused by typos.
(0 ratings)
Reviews0
PriceFree
Views533
Using GPS modul in iPhone with iPFaces
iPfaces is the framework for simple creation of native, form-oriented network applications for mobile devices. The aim of the solution is to screen the programmer completely out from the mobile platform itself, and transfer the entire application logic to central application server level. This tutorial shows how it is really easy.
(0 ratings)
Reviews0
PriceFree
Views599
Code Beautifier Example
There are different methods and plugins you can implement to display code on your WordPress blog. After much testing and frustration, I've come across the best code formatting method that does not require a WordPress plugin (and can be implemented on any website). This tutorial guides you through setting this up on your website.
(0 ratings)
Reviews0
PriceFree
Views686
PHP Script Tips: Cool Secrets of PHP
Over the years I've come across some things in PHP that are not obvious, but are worth mentioning. This is not meant to be a comprehensive list of all of the useful tricks that you can do with PHP.
(0 ratings)
Reviews0
PriceFree
Views606
Add multilanguage support to your php site
Easy to setup and implement script, that adds multi language support to your site. The script is based on a single language file, that contains all the translations.
(0 ratings)
Reviews0
PriceFree
Views699
Beginning PHP Part 1: Working with Variables
Getting a basic familiarity with PHP is not difficult, but if you don't understand a few key elements you will find it difficult to work with. This beginning PHP tutorial attempts to break down a few of the core PHP programming elements through simple examples and descriptions.
(0 ratings)
Reviews0
PriceFree
Views504
Beginning PHP Part 2: Learn PHP Functions and Security
Getting a basic familiarity with PHP is not difficult, but if you don’t understand a few key elements you will find it difficult to work with. This beginning PHP series is meant to help you learn PHP. In this tutorial we take it to the next level and get down and dirty with PHP functions and take a look at basic PHP security.
(0 ratings)
Reviews0
PriceFree
Views480
PHP Recursive Functions
Use PHP Recursive Functions to create PHP code that dynamically grows with your data. This will save you time and confusion, and understanding PHP recursive functions will make your PHP code much more scalable. At first, it may be a confusing concept to grasp (especially for PHP beginners). Learn how to create recursive functions by taking a look at this sample PHP code.
(0 ratings)
Reviews0
PriceFree
Views417
Parse any string in php withot without any escape character.
This is all about how you can parse any string contant without warroy about escape.
(0 ratings)
Reviews0
PriceFree
Views508
Arrays in PHP
Arrays in PHP are very important,with this collection of 7 articles about array ,including numeric,associative and multidimentional arrays and how to display the ouput,I'm trying to teach you to use and optimise the action of the arrays.There is also an article explaining some important PHP functions about array
(0 ratings)
Reviews0
PriceFree
Views567
PHP Form Tutorial
Learn more about creating php forms on your website.One who has ever created any HTML page or started dynamic web programming, has already met with forms. Forms are special components which allow the site visitors to add information on the HTML page.
(0 ratings)
Reviews0
PriceFree
Views826
Results 581-600 of 648