• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: php script

php script 9 months 3 weeks ago #43517

How to validate an php script after submit?
The administrator has disabled public write access.

php script 9 months 3 weeks ago #43520

  • andreic
  • andreic's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 745
  • Thank you received: 66
Hello,

Please be a little more specific in what you are trying to achieve. We do have examples in our documentation on how to trigger a validation error when the form is submitted, you can see them here:
www.rsjoomla.com/support/documentation/r...ted/php-scripts.html
www.rsjoomla.com/support/documentation/r...bmitting-a-form.html

Please take a look and see if these are enough to help resolve your encountered difficulty.
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
The administrator has disabled public write access.

php script 9 months 1 week ago #43549

I want to be a bit precise in my question.
I have a form in which the user enters a userid.
After pressing the submit key I want to use a php-script to compare the userid with the userid in our members list.
The members list is a table in the mysql database.
The purpose is to check if it is a valid member of our association.
If so, the content of the form will be placed in the database, if not i have to send a warning message.

regards
Jos Coenen
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!