| 1000 links found |
|
|
| pages:
<< prev
|
1 |
2 |
3 |
4 |
5 |
6 |
... |
47 |
48 |
49 |
50 |
next >>
|
PHP and Regular Expressions 101 (WebReference) (Computers/Programming)
This tutorial steps through the POSIX-compliant regular expression functions in PHP in a straightforward manner.
related to PHP and Regular Expressions 101 (WebReference)
|
Template Example with PHP Includes (Computers/Programming)
Show how to use 'php includes' inside a template.
related to Template Example with PHP Includes
|
Open Source Licensing For PHP Scripts (Computers/Programming)
Open Source licensing for PHP scripts. Open Source means that your software is entirely free for use, to anyone, and any user may modify the software to fit his own needs. To launch an open source application, you have to apply the GNU GPL License.
related to Open Source Licensing For PHP Scripts
|
Pitfalls of Transactions with PHP (ONLamp) (Computers/Programming)
Database transactions are important for data reliability and consistency. Used properly, they can prevent many types of errors. Used improperly, they can cause many other kinds of errors. Kimberlee Jensen demonstrates using transactions with PHP well.
related to Pitfalls of Transactions with PHP (ONLamp)
|
Configuration Manipulation With PHP Config (Dev Shed) (Computers/Programming)
This article introduces a toolkit designed specifically for manipulating configuration files, thereby reducing the number of lines of code needed to read and modify application variables. This toolkit is written in PHP and implemented as a class, suitable for use in any PHP-based application and accessible via standard OO techniques.
related to Configuration Manipulation With PHP Config (Dev Shed)
|
Database Abstraction With PHP (Dev Shed) (Computers/Programming)
Take a look at the PEAR database abstraction layer, one of the coolest PHP widgets out there.
related to Database Abstraction With PHP (Dev Shed)
|
Installing Apache, MySQL, and PHP on Linux (Computers/Programming)
This tutorial is designed to guide through the initial steps of setting up Apache, MySQL, and PHP on Linux.
related to Installing Apache, MySQL, and PHP on Linux
|
Build your own Web Service with PHP and XML-RPC (Computers/Programming)
Harry takes us one step further into the world of Web Services. Here he explains how to build your own Web Service - a news feed - using PHP and XML-RPC.
related to Build your own Web Service with PHP and XML-RPC
|
Blobbing Data With PHP and MySQL (Devarticles) (Computers/Programming)
Showing how to store and retrieve binary data in a MySQL database by using PHP.
related to Blobbing Data With PHP and MySQL (Devarticles)
|
Getting Intimate With PHP's Mail() Function (Computers/Programming)
PHP's Mail() function is a great way to send mail using a simple and standard interface that hides the complexity and quirks of various system programs that are responsible for sending mail. This tutorial will introduce you to the basics of sending mail from PHP scripts.
related to Getting Intimate With PHP's Mail() Function
|
PHP Tutorial (Tizag) (Computers/Programming)
A PHP tutorial that covers all the basics of PHP. It is geared towards web developers with little or no PHP experience.
related to PHP Tutorial (Tizag)
|
Simple Linear Regression With PHP (Computers/Programming)
In contrast with other open source languages like Perl and Python, PHP lacks a robust community effort to develop a math library. This article provides an example of a PHP math library called SimpleLinearRegression that demonstrates a general approach that can be used to develop PHP math libraries.
related to Simple Linear Regression With PHP
|
Implement Bayesian Inference Using PHP (Computers/Programming)
Conditional probability -- the probability of observing one event as a result of having observed another event -- is a potentially important factor in designing intelligent Web applications. Paul Meagher introduces Bayesian inference by discussing the basic mathematical concepts involved and demonstrating how to implement the underlying conditional probability calculations using PHP.
related to Implement Bayesian Inference Using PHP
|
Serving XHTML with the correct mime type using PHP (Computers/Programming)
Describes how to send XHTML with the correct mime type safely using PHP. Includes the ability to "fall back" to HTML if the viewing web-browser does not support XHTML.
related to Serving XHTML with the correct mime type using PHP
|
Introduction to PHP Image Functions (Computers/Programming)
An excellent overview of PHP image functions, including source code and interactive online examples.
related to Introduction to PHP Image Functions
|
PHP For Designers (Computers/Programming)
PHP introduction for web designers by Matt Mullenweg.
related to PHP For Designers
|
PHP Feedback Form with Source Code (Computers/Programming)
Tutorial for feedback, bug report, contact PHP forms includes all copy and paste code.
related to PHP Feedback Form with Source Code
|
How to use PHP for server side includes (Computers/Programming)
Covers the basics on how to do virtual includes in a PHP file.
related to How to use PHP for server side includes
|
Using PHP 5's SimpleXML (Computers/Programming)
This tutorial explains the usage of the Simple XML extension new to PHP 5. It provides examples of reading and querying XML data.
related to Using PHP 5's SimpleXML
|
Magic Quotes and Add Slashes in PHP (Computers/Programming)
PHP Tutorial on magic quotes, why they are bad, and how to get around them.
related to Magic Quotes and Add Slashes in PHP
|
pages:
<< prev
|
1 |
2 |
3 |
4 |
5 |
6 |
... |
47 |
48 |
49 |
50 |
next >>
|
|
|