Menu
Submit Site
Home
Computer
Programming
All sites of Programming
Using cookies in PHP - Website Publisher
Using cookies in PHP - Website Publisher- Learn how to set and read cookies using the PHP scripting language. ...
Saving resources with phpCache - Website Publisher
Saving resources with phpCache - Website Publisher- Tutorial explains how to implement the phpCache script and use it to keep your database server load low. ...
Search engine-friendly URLs - Website Publisher
Search engine-friendly URLs - Website Publisher- Article describes three ways to make your URLs search engine friendly using PHP. ...
PHP MySQL interactive website design
PHP MySQL interactive website design- The lessons provided in this PHP/MySQL tutorial are short and simple. You'll learn to create and manipulate a simple database of names and birthdates. ...
Classes and PHP - PHPBuilder
Classes and PHP - PHPBuilder- A description in plain English of what classes are, and how they can make your project easier to complete and extend. ...
Comprehensible PHP code - PHPBuilder
Comprehensible PHP code - PHPBuilder- A good programmer makes her code look so simple and comprehensible that any other programmer can understand it and appreciate it. ...
PHP and regular expressions 101 - WebReference
PHP and regular expressions 101 - WebReference- This tutorial steps through the POSIX-compliant regular expression functions in PHP in a straightforward manner. ...
Template example with PHP Includes
Template example with PHP Includes- Show how to use 'php includes' inside a template. ...
Pitfalls of transactions with PHP - ONLamp
Pitfalls of transactions with PHP - ONLamp- 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 ...
Configuration manipulation with PHP Config - Dev Shed
Configuration manipulation with PHP Config - Dev Shed- This article introduces a toolkit designed specifically for manipulating configuration files, thereby reducing the number of lines of code needed to read and modify ...
Database abstraction with PHP - Dev Shed
Database abstraction with PHP - Dev Shed- Explains the PEAR database abstraction layer. ...
Three-Tier development with PHP 5 - ONLamp
Three-Tier development with PHP 5 - ONLamp- Luis Yordano Cruz demonstrates three-tier PHP application design with PEAR::DB_DataObject, Smarty, and PHP 5. The article assumes that you have some familiarity with HTML, Smar ...
File and directory manipulation, part one - Dev Shed
File and directory manipulation, part one - Dev Shed- PHP comes with a full-featured file and directory manipulation API that allows you (among other things) to view and modify file attributes, read and list directory co ...
File and directory manipulation, part two - Dev Shed
File and directory manipulation, part two - Dev Shed- This second segment of the tutorial on the PHP filesystem API takes you into deeper waters, showing you how to copy, delete and rename files; scan directories; work w ...
Blobbing data with PHP and MySQL - Devarticles
Blobbing data with PHP and MySQL - Devarticles- Showing how to store and retrieve binary data in a MySQL database by using PHP. ...
PHP tutorial - Tizag
PHP tutorial - Tizag- A PHP tutorial that covers all the basics of PHP. It is geared towards web developers with little or no PHP experience. ...
Simple linear regression with PHP
Simple linear regression with PHP- 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 ...
Implementing Bayesian inference using PHP
Implementing Bayesian inference using PHP- Paul Meagher introduces Bayesian inference by discussing the basic mathematical concepts involved and demonstrating how to implement the underlying conditional probability calcu ...
Serving XHTML with the correct mime type using PHP
Serving XHTML with the correct mime type using PHP- 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. ...
PHP feedback form with source code
PHP feedback form with source code- Tutorial for feedback, bug report, contact PHP forms includes all copy and paste code. ...
Using PHP 5's simpleXML
Using PHP 5's simpleXML- This tutorial explains the usage of the Simple XML extension new to PHP 5. It provides examples of reading and querying XML data. ...
GIS mapping in PHP
GIS mapping in PHP- A series of tutorials on using PHP to access GIS mapping information. The tutorials start with the basics, build on them, and provide many examples for more complex functions. ...
PHP tutorial - Martin Geisler
PHP tutorial - Martin Geisler- This tutorial is aimed at users who have no previous experience with programming in PHP or any other programming language. ...
Searching with PHP and ht://Dig - Devshed
Searching with PHP and ht://Dig - Devshed- Adds search capabilities to site using the popular open source tools PHP3 and ht://Dig. ...
How to compile PHP and Apache 2 from source on Linux
How to compile PHP and Apache 2 from source on Linux- Provides detailed, step-by-step information on compiling PHP as an Apache 2.0 shared module on a Linux system. ...
PHP RRD tool tutorial
PHP RRD tool tutorial- A tutorial on using RRDTool's PHP extensions to gather data, report statistics, and generate graphs. ...
Building Apache and PHP
Building Apache and PHP- Step by step tutorials describing how to build Apache and PHP on various Unix flavours, including how to build every component and library they depend on. ...
SQL Injection - Chris Shiflett - Security Corner
SQL Injection - Chris Shiflett - Security Corner- Article explaining SQL injection by looking at sample attacks and then introducing methods for prevention. ...
Manual quick reference
Manual quick reference- Quick reference that lists all PHP functions. ...
PHP security guide
PHP security guide- Guidance from the PHP Security Consortium on how to develop more secure applications. ...
PHP Manual
PHP Manual- Complete and hyperlinked manual documents and explains all elements of PHP. Includes FAQ section and user comments. ...
PHP - W3Schools
PHP - W3Schools- Provides basic to advanced PHP functions. Users can also learn how to integrate PHP with other languages such as MYSQL, AJAX, and XML. ...
PHP F1
PHP F1- PHP tutorials and scripts for beginners. ...
Code injection vulnerabilities explained
Code injection vulnerabilities explained- Code Injection is a term used when code is injected straight into a program/script from an outside source for execution at some point in time. ...
PHP QuickStudy - Computerworld
PHP QuickStudy - Computerworld- Article by Sharon Machlis in ComputerWorld. Explainer on the PHP scripting language and what IT managers should know about it. Includes an interview with PHP creator Rasmus Lerdorf and lin ...
PHP Programming Tutorial
PHP Programming Tutorial- An easy to follow tutorial which focuses on the most elementary PHP concepts. Suitable for people who have heard of PHP, but who have never actually seen or written PHP or any other programming ...
TechGeeks: Optimizing PHP on Apache
TechGeeks: Optimizing PHP on Apache- Explains how to decrease server load and script execution time. ...
PHPKnowHow
PHPKnowHow- Provides PHP tutorials geared towards newcomers that range from language basics to integrating with MySQL. ...
Stopping spambots from submitting forms
Stopping spambots from submitting forms- Demonstrates a technique for preventing spambots from submitting forms, using questions such as "which day comes after Tuesday?" or "spell the number 7 in lowercase letters." ...
Use BB code in your PHP application - SitePoint
Use BB code in your PHP application - SitePoint- BB code is a simple set of instructions that provide rules as to how a piece of text should be formatted. In this hands-on tutorial, Stoyan explains the basics that every ...
Create an audio stitching tool in PHP - TechRepublic
Create an audio stitching tool in PHP - TechRepublic- One way to provide visually impaired users with the ability to use OCR-defeating passcodes is to stitch WAV files together. Phillip Perkins shows you how to deconstru ...
Biscay, Matt (SkyMinds.Net)
Biscay, Matt (SkyMinds.Net)- PHP and MySQL scripts. Also literature, guitar tabs. ...
Jeffries, Andy
Jeffries, Andy- An expert PHP and Perl developer based in Herts, UK. Resume. Articles. PHP scripts. Photo gellary. Links. ...
Jacques, Beatrice
Jacques, Beatrice- Online resume and portfolio for a contracting PHP and general website programer. ...
Rasmus Lerdorf
Rasmus Lerdorf- Rasmus Lerdorf is the original creator of PHP. ...
Darren W, Hedlund - Microcyb
Darren W, Hedlund - Microcyb- Home page use custom content management system (CyberCMS). JavaScript, PHP, Flash, PhotoShop tutorilas and hints. Image gallery. Flash downloads. ...
York, Jonathan - nickelwound.com
York, Jonathan - nickelwound.com- Resume, biography. Blogs about PHP, MySQL, Linux, Apache, HTML/XHTML, CSS, open source projects, videogames. ...
Irealms.co.uk
Irealms.co.uk- Personal domain for a php/mysql developer from Leeds. Includes previous work and the odd script. ...
Huisman, Brian - GreyWyvern
Huisman, Brian - GreyWyvern- Home of the Orca series PHP/MySQL scripts. Also about, bio, forum, and blog. ...
Parsons, Mark
Parsons, Mark- PHP, MySQL applications, Also resume and Laccie's photography. ...
« First
Previous
Page 120 of 145.
Next
Last »
Latest sites from Programming
Wikipedia - Computer Programming
Reddit: Programming
Gamedev.org
GameDev.net
Dis6502
Ada-Tools
JSW Technology
UniquE RAR File Library
MyLibC
The Endpoint Library
WM_MOTIF
Matrix2D
LZO
Enumerating Objects with .NET
Deep Inside C#: An Interview with Microsoft Chief Architect Anders Hejlsberg
C# XML Directory Lister
Creating a control with the .NET SDK using C#
libspopc
libZI
IRCG
Better String Library
Fingerprint Verification System
GNU Scientific Library
jclassinfo
ForbiSoft
Send feedback
submit