• 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 do I capture the value of a field (PHP)?

How do I capture the value of a field (PHP)? 12 years 11 months ago #13739

  • mcanova
  • mcanova's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
Hello,

How do I capture the value of a field (PHP)?

Eg:
if ($field->name[myinput1] == '') {
    $field->name[myinput2] = '';
}

This code is correct?
I want that when a field is empty the other will also receive the value empty.

Thanks.
Last Edit: 12 years 11 months ago by mcanova.
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!