Use my class |
Hi,
I have a class file, APPPATH.'ThirdParty/EmailValidation/EmailValidation.php' this file is found: https://github.com/nsgeorgi/verify-email...yEmail.php In simple PHP examle this file using: PHP Code: include_once 'class.verifyEmail.php'; How to use this EmailValidation class, in my controllers?
The example seems to work in your controllers.
Something wrong?
app/Core.php
PHP Code: <?php app/ThirdParty/EmailValidation/EmailValidation.php PHP Code: <?php class body from github... |
Welcome Guest, Not a member yet? Register Sign In |