This is the survey results asking What type of digital files are you selling. The results are from the end of Janurary 2010 and are a running total.
You can vote on the page : http://www.withinweb.com/phpeseller/index.php The survey is located on the right hand side of the page.
mp3 Audio Files 28.6%
video files 16.7%
e-books 16.7%
software 10.1%
Images 8.9%
Physical [...]
Entries from January 2010
Results – What digital file types are you selling
January 31st, 2010 · No Comments
Tags: OnLine Poll Results
Restoring Your mySQL Database From Backup using phpMyAdmin
January 25th, 2010 · No Comments
phpMyAdmin is a program used to manipulate databases remotely through a web interface. A good hosting package will have this included.
Login to phpMyAdmin.
Create a new blank database first.
Click databases, and select the database that you will be importing your data into.
Across the top of the screen will be a row of tabs. [...]
Tags: PHP-KeyCodes · PHP-SecureArea · PHP-eSeller · mySQL databases
Backing up a database using phpMyAdmin
January 25th, 2010 · No Comments
This desciption is applicable to all the applications PHP-eSeller, PHP-SecureArea and PHP-KeyCodes.
You should backup your database at regular intervals. You will then be able to restore the database if something goes wrong.
phpMyAdmin is the name of the program that you can use to manipulate databases. It is usually provided as part of you control panel [...]
Tags: PHP-KeyCodes · PHP-SecureArea · PHP-eSeller · mySQL databases
EasyPHP on Windows 7
January 25th, 2010 · No Comments
How to fix Apache and MySQL problem
EasyPHP is an application that you install on your Windows computer and use as a development system for PHP / Apache and mySQL databases.
It can be downloaded form http://www.easyphp.org/
However, when I tried to install on Windows 7 I came across a number of issues with Apache and with mySQL.
This [...]
Tags: General PHP
PHP 5.3 and Depreciated Functions
January 9th, 2010 · No Comments
Version PHP 5.3 has a number of functions that are depreciated and earlier versions of PHPeSeller, PHPSecureArea and PHPKeyCodes will display warning messages identifying those depreciated functions when installed on PHP 5.3. It will still work as the functions are still there although they will be removed in PHP 6
To overcome this for earlier versions of the applications, in the [...]
Tags: PHP-KeyCodes · PHP-SecureArea · PHP-eSeller