Ben php ilk cini yazılı olacak ve ben yardıma ihtiyacım var bir çift gerçekten temel sorular var.
What packages need to be installed on my linux server and Does anything in PHP need to be enabled? So far I have gotten this - http://pear.php.net/package/System_Daemon/download
Where on server do I save my daemon files?
I have a number of files that need to be included within the daemon that contain classes and functions for gathering emails and attachments through IMAP. All of these files are currently in my web public directory, how do I include these files within my daemon?
Bunu ben başlamak için gereken her şeyi olduğunu düşünüyorum. Çok teşekkürler!