Phpsense - phpsense.com - PHPSense.com

Latest News:

PHP Encryption Class 29 May 2012 | 05:47 am

Simple PHP encryption class to encrypt/decrypt data. Easy to implement and understand.

Submitting forms using PHP cURL 31 Jul 2009 | 04:30 pm

A tutorial on how to submit (POST) forms using PHP cURL. This technique proves to very useful when implementing payment gateways for e-commerce websites.

PHP cURL functions tutorial 7 Sep 2007 | 08:41 pm

cURL is a library which allows you to connect and communicate to many different types of servers with many different types of protocols. Using cURL you can download files, upload files, login to other...

Five tips for PHP newbies 16 Aug 2007 | 01:49 pm

Five things you should do (or not do) when you are starting out with PHP.

eAccelerator based PHP hosting 29 Apr 2007 | 12:52 am

Recently I signed up for a VPS plan hoping to try out my hands at managing my own server. Plus I wanted to use a PHP opcode cache like XCache or eAccelerator for my PHP sites.

Handling file uploads in PHP 17 Mar 2007 | 05:46 pm

Easy to follow tutorial on handling file uploads in PHP.

Truncate long string along word boundaries 23 Jan 2007 | 11:11 am

Use this simple PHP code snippet to truncate a long text string along word boundaries. Very useful for displaying a summary with specified number of words from a long text.

PHP Pagination Class 16 Jan 2007 | 06:03 pm

PS_Pagination is a flexible and easy to implement PHP pagination script which can help you split large result sets over multiple pages.

Sending emails in PHP & email injection attacks 15 Oct 2006 | 09:52 pm

Learn to send HTML emails in PHP using the mail() function. Also learn how to prevent email injections or PHP mail form spam.

PHP FTP functions tutorial 11 Sep 2006 | 07:31 am

Learn to use PHP's FTP functions to create directories and files and change file mode. Also learn how to write data to configuration files in a more secure way.

Recently parsed news:

Recent searches: