PHP Tips & Tricks - LearnPHP.org
PHP Tips & Tricks will share with you the most useful and necessary practical information and recommendations with the detailed examples and explanations of their future usage in a working procedure.Being acquainted with all aspects and nuances of the task you would like to perform, you get a chance to do it yourself without wasting your time for stressful attempts and worthless efforts, just using the proposed tricks as a pattern. PHP Tips & Tricks - it is the easiest way to reach your goals in appropriate way, being able to incarnate all its aspects. All information that can be of a current importance is gathered in one Tips & Tricks unit thus being mostly easy-to-use.
Most of us just write applications to be deployed on a webserver without
thinking about what to do when the server becomes overloaded. What if you
could actually check the server load in your PHP application?
May 24,
2010
Today Views:
1 Total Views:
466
In this tutorial we will create a simple PHP shoutbox with Ajax based
messaging. It will ask the user to choose a nickname and then allow him/her
to use it (no registration and password will be required).
May 17,
2010
Today Views:
1 Total Views:
1,139
Learn how to super protect your files without the use of mySQL.
April 27,
2010
Today Views:
1 Total Views:
2,844
Today we are going to combine Paypal with PHP to allow for the easy processing of payments on your website.
April 22,
2010
Today Views:
2 Total Views:
690
Learn how to detect text submitted in all UPPERCASE using PHP and how to handle it.
April 21,
2010
Today Views:
2 Total Views:
418
This chapter explains how to properly document PHP code with phpDocumentor and generate well formatted developer documentation. You will learn to install phpDocumentor and learn the general syntax for DocBlocks. Then you will learn to run phpDocumentor to generate the documentation.
April 20,
2010
Today Views:
1 Total Views:
369
Learn how to detect an iPad visitor on your website using PHP
April 20,
2010
Today Views:
1 Total Views:
629
This PHP / jQuery tutorial explains how-to upload a file PHP from ThickBox and how after successful upload the filename is passed to the parent document. The function is a useful addition for custom content management systems.
April 14,
2010
Today Views:
1 Total Views:
752
All TYPO3 extensions are classified into several predefined categories. These categories do not actually differentiate the extensions. They are more like hints for users about extension functionality. The same extension can provide PHP code that fits into many categories.
April 5,
2010
Today Views:
1 Total Views:
629
XML stands for EXtensible Markup Language and it is a simplified subset of Standard Generalized Markup Language (SGML). Its primary purpose is to facilitate the sharing of data across different information systems, particularly systems connected via the Internet.
April 1,
2010
Today Views:
1 Total Views:
981











