Function to Generate a Copyright Since with PHP
Last Updated on Saturday, 23 February 2013 01:37 Written by Richi González Monday, 25 February 2013 12:00
Hello,
When working with a website, I always try to make things the most automated I can so that I don’t need to be editing them often, that’s why here I present you a function I created that is used to return the years for the copyright notice, for example. It will print the year since the website started and the current year. Keep reading to see what I’m talking about!
1. Copy paste the following function to your functions file or, if you don’t have one, to the top of your PHP file.
Learn MoreIncorrect Characters in Invoice.pdf in Greek Language
Last Updated on Monday, 7 January 2013 11:25 Written by Jack Yin Thursday, 27 December 2012 12:00
Invoices could be created under Customers>Orders and viewed under Customers>Invoices at admin panel. The correct invoice should include shipping address, invoice number, invoice date, order number, products name, quantity ordered, pricing etc, as the following screenshot shows.
Learn More

Recent Comments