N/A

Nike+PHP v0.9

Posted December 11th, 2009 in Change log and tagged , , , by cchana

Error reporting has been improved, as it now checks the validity of the ID being processed before trying to proceed. If it fails, every method returns an ID error message. Commented out from __contruct but can easily be re-enabled by anyone wanting to check it there. I made sure a class was added to error messages so that you can easily style with CSS. The class is “nikeplusphp-error” and I’ve put a span & small tag inside so you can hide the parts of the message you might not want users to see.

Comments are closed.