How to use custom insert/update sql

QuestionsHow to use custom insert/update sql
Henry Romero asked 10 years ago

Hi all, I new on this wolrd, i would like to know how use customs SQL to insert/update record. Thanks

1 Answers
Abu Ghufran answered 10 years ago

You need to use custom events for that, i.e.
on_insert OR on_update, that allows you to connect your callback function and code your logic.

Sample code can be checked in demos/editing/custom-events.php

Your Answer

12 + 5 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?