Code Context <option value="Freelancer" <?php if($_REQUEST['jobtype']=='Freelancer'){ echo ' selected'; }?>>Freelancer</option>
<option value="Full Time" <?php if($_REQUEST['jobtype']=='Full Time'){ echo ' selected'; }?>>Full Time</option>
<option value="Part Time" <?php if($_REQUEST['jobtype']=='Part Time'){ echo ' selected'; }?>>Part Time</option>
$viewFile = '/home2/phpscine/public_html/altimatixjob/app/View/Resumes/searchjobs.ctp'
$dataForView = array(
'jobs' => array(),
'resumedetails' => array(),
'employer' => array(),
'title' => 'All Jobs | Altimatix Jobs',
'userdetails' => array(),
'lanurl' => '',
'lan' => ''
)
$jobs = array()
$resumedetails = array()
$employer = array()
$title = 'All Jobs | Altimatix Jobs'
$userdetails = array()
$lanurl = ''
$lan = ''
$state = array(
'State' => array(
'id' => '3978',
'name' => 'Wyoming',
'country_id' => '231'
)
)
$category = array(
'Category' => array(
'category_id' => '10',
'name' => 'Vendor',
'image' => '',
'status' => 'Active'
)
)
include - APP/View/Resumes/searchjobs.ctp, line 87
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 120
>Part Time