shadowx
Apr 6 2008, 10:22 PM
| | Evening, ive been experimenting with PHP and IMAP (IMAP is a protocol used to read email messages without downloading them to a client like using POP) and I've come across a couple of issues, one of which i posted on the forums here but have since solved. But the solution highlighted another problem... It seems my simple code can only "detect" and therefore read/display NEW emails, which is a big problem so does anyone know how to read/display already read emails?
If all else fails i can of course store all emails into a DB when the user reads them and retain them in the DB untill the user deletes them but that sorta takes part of the point away of using PHP and IMAP... |
Reply
Similar Topics
Keywords : reading, emails, php, imap,
- Php And Imap To Read Emails - Need Help
(0)
I Need Some Proof Reading For My Code Please! [resolved]
(7) Well... everything is fine except the Content Select section (refer to the in-code headings)...
thats where it says the error is... could anyone find out why it wont work when I click one of my
links? http://2kart.trap17.com/progress.php for an example of what happens...
//----------------- //portfolio paths //----------------- $portfolio = "/portfolio"; $lay
= "/images"; //------------------ //navigation //------------------ $link = · Home
html; $link = · Portfolio html; $link = · Programming html; $link = ....
Reading Files From Directory To Array, And Using $_get To Get Them
Simple way to manage lot's of files (2) Some user posted a similar problem i had when i tried to figure out how to update content on my
website in less work as possible. This is just part of the "big" plan i have for my site but it can
be helpfull to you guys if you like FlatFile. I hope that mod's don't mind me posting the
same code here and on their forums, couse if they do i'll delete it from their forums
/biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /> So
here's the situation. Let's say you have a folder called 'myfilesdirectory' on your
s....
Imap Status Set Flags Problem
IMAP status set flags problem (1) i'd like to set or clear the seen flag to any selected message: CODE if
(isset($_GET['hmark']) &&
isset($_GET['dmsg']) &&
isset($_GET['fresh'])) { $dmsg =
$_GET['dmsg']; $flagtype = $_GET['hmark'];
$fresh = $_GET['fresh']; $used =
isset($_SESSION['used']) ? $_SESSION['used'] :
array(); if (....
Imap Problem
i want to check if the message is not seen (1) i'd like to know which message i had not been seen, so i searched the manual and fid 2 flags
says Unseen == 'U' || Recent == 'N' mean. but i don,t understand what does Unseen ==
'U' || Recent == 'N' mean(what he mean by flags )? i want to check if the
message is not seen, so how to do that? i tried CODE $inbox =
@imap_open("{mail.mysite.com:110/pop3}",
"".$_SESSION['SESSION_USER_NAME']."+".$_SESSION['S
ESSION_MAIL_HOST']."", $_SESSION&....
Reading 16 Bit Wav File
(0) hi! i'm having problem reading 16 bit wav files with php and it is starting to drive me
crazy! i have written a small and simple script that will read wav file and create graph from
it. now, it works as it should with 8 bit wav files. i'm getting all data as i'm supose to,
but when it comes to 16 bit files i'm getting crap. i thought that in wav file you read chuncks
as it is marked in header - so at 8 bit wav chunck is 8 bit long, at 16 bit wav 16 bit... anyway,
here is part of the script where i read wav and put that in array: PHP Code: COD....
Reading Site's Source Code With Php
is this possible? (8) Hey guys. I want to know if it's possible to read a site's source code using PHP. Would
using $blah = file(http://google.com); work? I want to make a script that will retrieve the
comic of the day from http://comics.com/ . Currently, I have another source, http://ucomics.com/ ,
but that site doesn't have some of the ones that I want. The thing is, http://ucomics.com/
uses an easy file name for each comic in their comic of the day. Here's an example of the file
name: ga050826.gif. That is for August 26th, 2005. Simple stuff. http://comics.com/....
Help With Reading Files
Read and replace/insert data from form (5) Hi, Does anyone know how i can do this, or scripts that will work on Trap17's servers and will
do the following: I have a .doc file form. Which i want to have filled in automactically, by HTML
Form and emailed to my address, with the data filled in. Any ideas? I have heard many differing
things, like XML, RTF, DOC, PDF... I have serched through many places and come up empty handed with
anything that works. /sad.gif' border='0' style='vertical-align:middle' alt='sad.gif' /> ....
Looking for reading, emails, php, imap,
|
|
Searching Video's for reading, emails, php, imap,
|
advertisement
|
|