The following is a series of links that I have gathered throughout the work day. As a web developer I accumulate links because I find it nearly impossible to remember every little coding aspect especially when I am working with so many different CMS frameworks / languages on a daily basis.
Javascript:
The following link is a good resource for implementing a character count/limit within an HTML textarea form element. It keeps a running total next to the textarea so the user knows how many characters they have left.
http://www.shiningstar.net/articles/articles/javascript/dynamictextareacounter.asp
MISC:
The next link is used for testing ecommerce carts/checkouts. The link simply lists various credit cards and sample numbers that a developer can use to test a shopping cart checkout process.
https://www.paypal.com/en_US/vhelp/paypalmanager_help/credit_card_numbers.htm
PHP:
This next link is for how to properly upload an image using an HTML input form element with the type="file" attribute. The howto works perfectly, however, I ended up using a PHP class instead of this method. Like I said, it works perfectly I just found something that was easier and more efficient to use for my task-at-hand.
http://www.reconn.us/content/view/30/51/
Until Next Time,
David Varney
Interactive Developer
Chepri Interactive
Friday, 29 January 2010 16:57
Code Links
Last modified on Friday, 29 January 2010 17:21
Read 375 times
Like this? Tweet it to your followers!
Published in
Web Development
Dave Varney
Web/Interactive Developer for Chepri Interactive.
I enjoy coding and working with any and all aspects of web development. I've been with Chepri since June 2009 and have loved every second of it.
Favorite Thing About Web Development: I'm always learning something.
Skills: PHP, MySQL, PostgreSQL, JOOMLA, CSS, JavaScript, Elgg, OsCommerce, WordPress, Magento, Mahara.
Degrees: Internet Application Development, Interactive Media Design.
Hometown: Dayton, OH
Web Development