Database Forum
Web Database Register Members List Calendar FAQ

 
Go Back   Database Forum > PHPMagic Discussions > General questions
User Name
Password

Reply
 
Thread Tools Search this Thread Display Modes
Default PHPMagic Plus - pre purchase question
10-14-2011, 10:07 AM #1  

jamesyg
Guest

 
Status:
Posts: n/a

Hi there – were are looking to buy PHPMagic plus but I have a couple of questions before I commit

1 – can you add your own branding or style to the page? E.g. Table1_view.php , can the colours layout be amended?

2 – once a record has been added or amended can an email automatically be sent to a specified users email to say it’s been added or modified


cheers
James
Reply With Quote

Default
10-14-2011, 03:33 PM #2  

twenty1
Senior Member

 
Status: Offline
Posts: 221
Join Date: Mar 2005
Location: Iowa, USA

1) You can change the style or css file from within phpmagic.
There are some styles that can be downloaded here. You can also create your own custom header and footer using the generated header and footer .php files by adding your own html.
2) They will see it has been added immediately so I don't see the need to send them an email notice of this.
Reply With Quote

Default
10-15-2011, 03:22 PM #3  

jamesyg1
Junior Member

 
Status: Offline
Posts: 3
Join Date: Oct 2011

thanks for your reply,

Is there an option to email once an entry has been added? i understand the concept that the user will see when data has been entered but I still need the email option

can they be emailed?
Reply With Quote

Default
10-16-2011, 05:32 AM #4  

twenty1
Senior Member

 
Status: Offline
Posts: 221
Join Date: Mar 2005
Location: Iowa, USA

I know you as the admin can be notified when a new record is entered by editing the relevant table_dml.php file. This is not a built in feature.

You would look for the the sql insert into part and insert the mail line right after it. Save it and reupload.

sql("insert into .....;
@mail("your_email_address", "subject", "body text");

I'm thinking you could insert your field name in place of 'your_email_address'. I have not tried it but it may work.
Let us know how you make out.

cheers
Reply With Quote

Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump



All times are GMT -5. The time now is 10:58 AM.

Powered by: vBulletin Version 3.7.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Database Forums

Help support our forum assistants and product development ->

go to top go to top