If you are looking for a suitable hosting company, then Lunarpages.com is worth taking a look at. The Basic Plan is PHP/mySQL based, is competitively priced and in addition has unlimited storage and unlimited bandwidth. LunarPages.com
Entries Tagged as 'General PHP'
Hosting of PHP applications
September 12th, 2008 · No Comments
Tags: General PHP
Creating a database user with myPHPAdmin
August 19th, 2008 · No Comments
PHP-IPNMonitor, PHP-SecureArea and PHP-KeyCodes all require a mySQL database and hence require a database username and password. Normally you will interact with the mySQL database using a control panel which will incorporate tools to easily create database and users. These facilities are provided by your web host and will be the best way [...]
Tags: General PHP · PHP-IPNMonitor · PHP-KeyCodes · PHP-SecureArea
WordPress 2.6 update
July 26th, 2008 · No Comments
WordPress 2.6 is out now and ready for install. Here are only some of the improvements WordPress 2.5 has over WordPress 2.6:
Word count! Never guess how many words are in your post anymore.
Image captions, so you can add sweet captions like Political Ticker does under your images.
Bulk management of plugins.
A completely revamped image control to allow [...]
Tags: General PHP
Finding the full path name (absolute path) of a folder
June 29th, 2008 · No Comments
With many applications it is neccessary to find the full path name of a folder and then enter it into the admin area of the application. This is required in PHP-IPNMonitor to identify the location of the digital files, and it is required in PHP-SecureArea to define the secure folders.
Download, unzip, and ftp to the [...]
Tags: General PHP · PHP-IPNMonitor · PHP-SecureArea