Search found 1 match

by jmarcosfilho
21 Sep 2010, 18:12
Forum: Help
Topic: Not able to sign up
Replies: 13
Views: 20859

Re: Not able to sign up

require_once "Mail.php";

Where do I find this file?

My error is :

Warning: require_once(Mail.php) [function.require-once]: failed to open stream: No such file or directory in C:\wamp\www\testemail\index.php on line 2

Fatal error: require_once() [function.require]: Failed opening required 'Mail ...