PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Moderator: General Moderators
jmilane
Forum Commoner
Posts: 89 Joined: Mon Aug 07, 2006 6:05 pm
Post
by jmilane » Wed Aug 16, 2006 3:19 pm
feyd wrote: Code: Select all
require('/apachefriends/xampp/php/Swift/Swift.php');
require('/apachefriends/xampp/php/Swift/Swift/Connection/SMTP.php');would likely work then.
I beleive it does
But I dont understand why... why start at /apachefriends?
Thank you very much.
I am getting a new nick and not coming back for a few days.
jmilane
Forum Commoner
Posts: 89 Joined: Mon Aug 07, 2006 6:05 pm
Post
by jmilane » Wed Aug 16, 2006 3:44 pm
jmilane wrote: feyd wrote: Code: Select all
require('/apachefriends/xampp/php/Swift/Swift.php');
require('/apachefriends/xampp/php/Swift/Swift/Connection/SMTP.php');would likely work then.
I beleive it does
But I dont understand why... why start at /apachefriends?
Thank you very much.
I am getting a new nick and not coming back for a few days.
Just wanted to add - you two guys are great. Thanks a lot.