PHP - Tutorials
Tutorials Shared by the Internet Community
Advertisements
| Top Tutorials | New Tutorials | Submit | Login | Register |
Found 326 Tutorials |
|
Most Recent Tutorials |
-
Spam detection with Zend_Form
Looking at spam detection techniques for a while now
http://codecaine.co.za/blog/posts/spam-detection-with-zend-form-and-zend-service-akismet/
-
Simple file system browser
In this tutorial I will show you how to create a PHP application to display directory content (filename, filesize, modification date) .
http://www.phptoys.com/e107_plugins/content/content.php?content.32
-
Secure File Upload with PHP
PHP makes uploading files easy. You can upload any type of file to your Web server.
http://www.webcheatsheet.com/php/file_upload.php
-
Printable Document Generation
This article focuses on the document that can be generated using PHP namely Rich Text Format (RTF).
http://www.xfunda.com/index.php?option=com_content&view=article&id=69&catid=41&Itemid=70
-
Reading and Writing files in PHP
PHP follows almost same way of writing and manipulating files as in standard C.
http://www.apitalk.com/document.php?id=1184208074_5
-
Create a zip file from folders on the fly
This tutorial shows us how handle that with only a few rows of PHP code.
http://www.web-development-blog.com/archives/tutorial-create-a-zip-file-from-folders-on-th...
-
Creating a PHP File Uploader
A guide on how to create a simple file uploader using PHP.
http://www.azforums.net/index.php?showtopic=2579
-
Reading and Writing to Text Files
Learn how to open text files and then write in them and then save them again.
http://www.azforums.net/index.php?showtopic=13709
-
Opening And Closing Files In PHP
In this tutorial you will learn the basic way of opening and closing a text file using PHP.
http://www.azforums.net/index.php?showtopic=1971
-
Creating Files in PHP
A basic tutorial on creating PHP for reading and writing.
http://www.php-learn-it.com/php_files/php_file_create.html
-
FTP Upload via cURL
Uploading files to a remote FTP server is very effective while using the cURL library.
http://www.web-development-blog.com/archives/tutorial-ftp-upload-via-curl/
-
PHP File Open
Basic tutorial that shows how to open local and remote files in php.
http://www.php-learn-it.com/php_files/php_file_open.html
-
Parsing Character Delimited Files into Arrays
In this tutorial you will learn how to parse a multiple-line character delimited text file into a two dimensional array using PHP.
http://www.geekpedia.com/tutorial224_Parsing-Character-Delimited-Files-into-Arrays.html
-
Parsing a SRT Subtitle File using Various Parsing
This article will be introducing a couple of nifty tricks that I have seen scattered around the Internet.
http://www.talkphp.com/vbarticles.php?do=article&articleid=39&title=walkthrough-parsing-a-...
-
Create files with php
Learn how to simply create html, php, css, sql or whatever files using just PHP.
http://cdesigns.exofire.net/forum/index.php?showtopic=20
-
Delete HTML table rows without any database support
Problem I worked on a PHP project where I needed to write and delete HTML table rows without any database support.
http://bewebmaster.com/241.php
-
Mail on 404
A snippet of PHP code which will send you an e-mail every time a document is requested that is no longer there, ie when a 404 error comes up.
http://www.haroldbakker.com/php/404.php
-
Error Handling
This tutorial will show you how the error handling functions for the LATEdownload v2 script have been written and how you can use them .
http://www.olate.co.uk/articles/view.php?id=108
-
Errors and How to Fix Them
This tutorial will briefly describe some of the common errors in PHP.
http://www.spoono.com/php/tutorials/tutorial.php?id=31
-
Error Reporting Sent To Your Inbox
This tutorial will show you how to redirect a user to your error page when the code causes and error, or a url is missing.
http://www.pixel2life.com/forums/index.php?showtopic=847
-
Debugging Your Mysql Queries
In this tutorial you are going to learn how to make your scripts easier to debug and how to make your errors more user friendly.
http://www.13dots.com/forum/index.php?showtopic=8104
-
CakePHPs advanced model fields validation
After checking different blogs and tutorials, the bakery, API and IRC channel
http://myeasyscripts.com/loudbaking/cakephps-advanced-model-fields-validation/


