Search Form

Can anyone please help me with the php code for this search form? I am still new with php and would like help.

Country

Location

Status For Rent
For Sale
Type

Bedrooms

Bathrooms

Min Price

Max Price

Condition of Use Furnished
Not Furnished
From The
                             <input type="radio" name="from" value="Agent"><b><span style="color: #0A0000">Agent</span></b></input><br />
                             <input type="radio" name="from" value="Private"><b><span style="color: #0A0000">Private</span></b></input>

                        </div>
                        <div class="clearfix"></div>
                        <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
                            <a href="#" class="btn btn-inverse btn-block">SEARCH PROPERTY</a>
                        </div>
					</form>

In order for anyone to help we need to know the problem.

Need to change get to post.

Sponsor our Newsletter | Privacy Policy | Terms of Service