PHP-eSeller, 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 [...]
Entries Tagged as 'PHP-SecureArea'
Creating a database user with myPHPAdmin
August 19th, 2008 · No Comments
Tags: General PHP · PHP-KeyCodes · PHP-SecureArea · PHP-eSeller
PayPal and eChecks
July 1st, 2008 · No Comments
An eCheck is when the customer only has a bank account, and not a credit card or additional form of payment to back up their account should their account be overdrawn when PayPal tries to debit it, so PayPal doesn’t pay you for 3-5 days while they wait for the money to transfer.
All withinweb applications [...]
Tags: PHP-KeyCodes · PHP-SecureArea · PHP-eSeller
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-eSeller 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-SecureArea · PHP-eSeller
How do I reset the admin password in my application?
June 25th, 2008 · No Comments
I have had a few users forget their password that they use to login to the admin area of either PHP-eSeller, PHP-SecureArea or PHP-KeyCodes.
The best way to reset the admin password is by using the myPHPAdmin facility in your server control panel. If you log in to your server control panel and find myPHPAdmin, then [...]
Tags: PHP-KeyCodes · PHP-SecureArea · PHP-eSeller