Entries from July 2008
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 [...]
[Read more →]
Tags: General PHP
Fckeditor is used in PHP-IPNMonitor as an HTML text editor and provides a powerful easy to use web editor. It is fully described on the web site http://www.fckeditor.net/
The main area of customisation that you may want to implement is defining the toolbar that appears above the text box which is used to enter product [...]
[Read more →]
Tags: PHP-IPNMonitor
If you wish to track downloads or individual clicks on files such as pdf, or word files you can do so using Google analytics.
Adding a small piece of JavaScript to any link will tell Google to track when someone clicks on that link. This works for pdfs, Word documents, email addresses and external links.
It also [...]
[Read more →]
Tags: SOE
How to change the number of items displayed in PHP-IPNMonitor and in the admin area of PHP-SecureArea.
With PHP-IPNMonitor, if you are using a template driven display and wish to change the number of product items displayed per page then it can be done very easily. If you open up the file /functionscart/content.php in a text [...]
[Read more →]
Tags: PHP-IPNMonitor
The title tags of a web page appear to be very important for all search engines. For each web page create a different title tag that reflects its content but also contains keywords applicable to that page. Search engines use the title tag as the main link to the page and hence it should contain [...]
[Read more →]
Tags: SOE
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 [...]
[Read more →]
Tags: PHP-IPNMonitor · PHP-KeyCodes · PHP-SecureArea