Find Jobs
Hire Freelancers

Check field content depending on other field entries

$30-250 USD

Completed
Posted over 13 years ago

$30-250 USD

Paid on delivery
I have already an online booking form. The Form works fine now and I would like to add on one more issue, but the code ignores what I want to check. I have 4 fields: "arrival", "departure", "no. of persons" and "comments" to check. Scenario 1: All field mentioned above are empty: Workes fine and message appears: "You have not provided any booking details". Scenario 2: If arrival (date_start) and departure (date_end) is entered, there should be at least an entry either in the field "comment", or in the field "pax". If not, there should be a message: "You have not provided sufficient booking details". INSTEAD: The form is sent, which should NOT be the case ! The code is currently: # all fields are empty : arrival, departure, pax and comments ==> error (works fine) if(empty($data_start) && empty($data_end) && empty($pax)&& empty($comment)){ exit("You have not specified any booking details"); exit; } #If arrival and departure date is entered, there should be at least an entry either in the field "comment", or in the field "pax". if(!isset($data_start) && !isset($data_end) && empty($pax) && empty($comment)){ exit("You have not provided sufficient booking details."); exit; } The form is attached and can be tested at [login to view URL] Can someone please check and tell me what's wrong with the code ?
Project ID: 819434

About the project

11 proposals
Remote project
Active 14 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
I've taken a look and it's quite simple to fix the code to do what you want. Do you also want to modify the web-page code so that a message box comes up (similar to invalid email, name, or verification) stating that no booking information has been entered?
$30 USD in 1 day
5.0 (1 review)
1.0
1.0
11 freelancers are bidding on average $31 USD for this job
User Avatar
I've GOT A SOLUTION right now!
$30 USD in 0 day
4.9 (133 reviews)
6.5
6.5
User Avatar
hi, expert, can do this fast
$30 USD in 1 day
5.0 (40 reviews)
6.0
6.0
User Avatar
Please check your PM
$40 USD in 1 day
5.0 (32 reviews)
5.6
5.6
User Avatar
I can fix this right now.
$30 USD in 0 day
4.9 (55 reviews)
5.6
5.6
User Avatar
Please check the PM.
$30 USD in 0 day
5.0 (4 reviews)
3.1
3.1
User Avatar
I can do it in 30 minutes
$30 USD in 1 day
5.0 (2 reviews)
2.6
2.6
User Avatar
Ready to complete this job. Can start ASAP. regards
$30 USD in 1 day
4.4 (3 reviews)
2.2
2.2
User Avatar
Please see PM!
$30 USD in 0 day
0.0 (0 reviews)
0.0
0.0
User Avatar
Please check PM
$30 USD in 0 day
0.0 (0 reviews)
0.0
0.0
User Avatar
Would be glad to give you the fix.
$30 USD in 1 day
0.0 (0 reviews)
0.0
0.0

About the client

Flag of THAILAND
Phuket, Thailand
5.0
3
Member since Oct 5, 2010

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.