Jump to content

receive email


ibigpapa

Recommended Posts

Just instead of sending an email with the errors, log them in a database.

Something like

errors (tablename)
id - identifies the error number so you always have it
description - description of the error writern during programming
errorcode- if your specific errors are based on error codes just keep track of that

In 30 minutes you could have an admin panel to add/edit/delete, query and report on the information, without taking too much time to develop on it, or you could hire someone if you are not a programmer, to do it for you in a relatively short and cheap period of time.
Link to comment
https://forums.phpfreaks.com/topic/35022-receive-email/#findComment-165245
Share on other sites

I would do this, but unfortunatly they are on unix(I believe aix) operating systems and I do not have the authority or access to do this(nor the know how if it's aix).  I have found some tutorials for this but all of them are for linux.  Great operating system, but higher ups don't think so.  So I am stuck with windows.
Link to comment
https://forums.phpfreaks.com/topic/35022-receive-email/#findComment-165271
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.