pop class help
I have this script it’s a pop class that will read my pop account and database the mail. It works the first time but any refresh after gives an error.
I have it here and the code here
There is one user comment on the download page.
”this script was super easy to get working, simply edit the config file and it worked. I had a problem where it would not insert some messages into the database and had to go and wrap a couple of variables in addslashes() - namely $xp_body_raw and $xp_body_text before it would work, and actually store all the data into the database.”
How do I addslashes() ? Can someone help me?
I have it here and the code here
There is one user comment on the download page.
”this script was super easy to get working, simply edit the config file and it worked. I had a problem where it would not insert some messages into the database and had to go and wrap a couple of variables in addslashes() - namely $xp_body_raw and $xp_body_text before it would work, and actually store all the data into the database.”
How do I addslashes() ? Can someone help me?
