Jump to content

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

Unix is great, I love both unix, and linux.  What is stopping you from it, if you don't have the know you might have to hire someone, or find a quick insert script you can modify, have it formulate that errors, and put them in a database.

Whsy kind of errors?
Link to comment
https://forums.phpfreaks.com/topic/35022-receive-email/#findComment-165306
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.