• 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: How to validate form field with custom php code?

How to validate form field with custom php code? 12 years 8 months ago #14743

  • schang
  • schang's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
Hi,

I have form and I want to validate the form field e.g. Name with my own written php code.
The problem is that I don't know how to do it.
When I look into the html code,see next snippet:
<div class="formBody"> <span class="formClr"> {name:validation} </span><div>
I guess I should use the information name:validation in a php function.
Am I right? If yes, how?

Regards,

Thiel
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!