Jump to content

To get id from title for check box


SIERRA
 Share

Recommended Posts

Hi

We are having a checkbox as below.

1=Career Guidance
2=Admission Alert
4=Facilitation Classes

We are having a requirement like to get id from title. For example: 'Career Guidance' will be passed in query string.

$param_service=""; if (!empty($input->get->service)) $param_service = $input->get->service; //

By using the value of $param_service we would like to get the id value that is 1

Please suggest how can we do that

Thanks

 

 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...