PHP
How To Harden PHP5 With Suhosin (Debian Etch/Ubuntu)How To Harden PHP5 With Suhosin (Debian Etch/Ubuntu) This tutorial shows how to harden PHP5 with Suhosin on Debian Etch and Ubuntu servers. From the Suhosin project page: "Suhosin is an advanced protection system for PHP installations that was designed to protect servers and users from known and unknown flaws in PHP applications and the PHP core. Suhosin comes in two independent parts, that can be used separately or in combination. The first part is a small patch against the PHP core, that implements a few low-level protections against bufferoverflows or format string vulnerabilities and the second part is a powerful PHP extension that implements all the other protections." How To Set Up suPHP On A Debian Sarge Based ISPConfig ServerHow To Set Up suPHP On A Debian Sarge Based ISPConfig Server With this howto I explain how to set up suPHP on a Debian based ISPConfig server with php4. Mainly, it is based on Falko's howto http://www.howtoforge.com/apache2_suphp_php4_php5. Within the forums on Howtoforge, lots of information about "setting up suphp" can be found. However, this information is spread all over the forums, so it is not very clear how to set up suphp on an ISPConfig server. It was the reason for me to write this howto. When you've setup suPHP on your ISPConfig server, you are able to run the PHP scripts under the admin user of the website instead of www-data. Using Amfphp 1.9 with the Adobe Flex 2 SDKUsing Amfphp 1.9 with the Adobe Flex 2 SDK This article shows how you can make PHP interact with Adobe Flex. Adobe Flex is a technology to support the development and deployment of rich Internet applications based on their proprietary Macromedia Flash platform. Detailed Guide On Arrays In PHPDetailed Guide On Arrays In PHP Here is yet another article of Fast PHP Articles Series. Today we are going to discuss ARRAYS. We will learn its syntax, its different types, the different built-in array functions that help to perform different tasks related to arrays quickly and different practical examples explaining the use of arrays in PHP. How To Install KnowledgebasePublisher On Your SiteHow To Install KnowledgebasePublisher On Your Site This is a step-by-step tutorial on installation of KnowledgebasePublisher, an opensource knowledge base, FAQ script that you can install on your web site. Loops In PHPLoops In PHP There are certain conditions in which you need to execute the same block of code again and again. Here we can use Loops to write few lines which will print more output depending on our loops condition. Decision Making Using PHP Switch StatementDecision Making Using PHP Switch Statement Today I am going to discuss Switch Statement. The basic concept of Switch is similar to the IF-ELSE statement; it helps you to write decision making code just like IF-ELSE but it is a little more organized, elegant and handy when dealing with complex logics as compare to IF-ELSE. Setting Up A News-Voting Website With PliggSetting Up A News-Voting Website With Pligg This article shows how to set up your own news-voting website with Pligg. Pligg is a content-management system published under the Affero General Public License, and it is written in PHP and uses a MySQL database for storing its data. With a little work you can create your own community and let users vote news to the front page. Decision Making Using IF-ELSE In PHPDecision Making Using IF-ELSE In PHP Today we are going to study the tools that will help you to write Decision Making Codes in php. For example, when you sign in to orkut.com you see a message ‘hello username’ on the upper right of every page. Similarly when you login to gmail if you provide wrong username or password you see an error message and if you submit accurate information you are taken to the inbox. If you think deep on these events, this is what we call ‘decision making code’. your write intelligent code that can make decision on user’s input and can act accordingly to the input to produce required output. Operators In PHPOperators In PHP This article is the second of a series of PHP guides that aim at teaching you the basics of PHP programming. |


Recent comments
9 hours 8 min ago
12 hours 3 min ago
13 hours 17 min ago
14 hours 40 min ago
16 hours 18 min ago
17 hours 47 min ago
19 hours 1 min ago
1 day 10 hours ago
1 day 11 hours ago
1 day 15 hours ago