Programming
Protecting your PHP Code
by Andrei Dumitrache on Mar.16, 2010, under Programming
For every PHP programmer who publishes web scripts there usually comes a time when he/she is forced to think of a solution for protecting their intellectual property. After you submit your work to a specilized web directory such as HotScripts, that ingenious algorithm that makes your script 3 times faster than that of a competitor is suddenly available in plain text to thousands of people, available not only for personal use, but for copying and redistributing.
There is a solution to this problem and it won’t cost you hundreds. (continue reading…)
ispCP: fixing 500 server errors
by Andrei Dumitrache on Jun.22, 2009, under Programming
In a previous article I told you about a free web based control panel for managing a web hosting company. Today I am going to tell you how to fix the most common error that occurs while running ispCP: ”500 Server Error”.
Setting up a web hosting service with ISPcp
by Andrei Dumitrache on Jun.05, 2009, under Programming
If you do a quick Google search, you will see that the monthly costs for running a Virtual Private Server or a Dedicated Server range from approximatively 10$ to a few hundred dollars, depending on what you require for your business. A considerable percentage of this price is represented by the preinstalled control panel software that you will use to manage your new web hosting service. In this article, I will introduce you to ispCP, a free web based control panel which can save you hundreds of dollars spent on other control panel licenses. (continue reading…)