Closed simkimsia closed 13 years ago
SPL is the Standard PHP Library. From there we need the autoloader functionality.
You can check it, with extension_loaded("SPL") or look in your php_info()
Thanks Harry.
I have quite a bit of questions that I would like to ask you.
I have sent you a personal message. Please get back to me on this.
Thank you.
Hi Harry,
I know my php version by going to my terminal typing php -v which currently stands at 5.3.2
however, i do not understand this SPL extension. How do i check if i have it?
thank you.