ReadMail: imap_open() does'nt exist - wat do do on server

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

Post Reply
ElTorito
Forum Newbie
Posts: 5
Joined: Sat May 24, 2003 1:56 pm

ReadMail: imap_open() does'nt exist - wat do do on server

Post by ElTorito »

From another post - I've found how to read mail - with this group of functions (imap_.....).

The other post also mention this problem ( imap_ does function not exist) -and an answer which said: "your ISP seems not to have mail compiled in....."

My ISP says that they need to know what "module" to install (NT server)

who the h... knows :

/ wat "module" is needed / wat to "compile" in ... / etc.....

so how to make that imap_ functions to work on my ISP NT-server ??

(NO one - i guess)
ElTorito
Forum Newbie
Posts: 5
Joined: Sat May 24, 2003 1:56 pm

Re: ReadMail: imap_open() does'nt exist - wat do do on serve

Post by ElTorito »

ElTorito wrote:From another post - I've found how to read mail - with this group of functions (imap_.....).

The other post also mention this problem ( imap_ does function not exist) -and an answer which said: "your ISP seems not to have mail compiled in....."

My ISP says that they need to know what "module" to install (NT server)

who the h... knows :

/ wat "module" is needed / wat to "compile" in ... / etc.....

so how to make that imap_ functions to work on my ISP NT-server ??

(NO one - i guess)

btw: yesss - i can send mail witout any prob.
Post Reply