How to check data before post

QuestionsHow to check data before post
Manuele asked 9 years ago

Hello,

there is a way to check a data before inserting a new record?
In my case, i'll insert the table ID (autoincrement), a text and a number… how to check if the number is between some values and avoid the insert (maybe showing a message)?

Thank you

1 Answers
Abu Ghufran answered 9 years ago

Refer demos/editing/server-validation.php sample.
It shows how to perform server side validation before CRUD.

Your Answer

16 + 0 =

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?