List/Menu Box


Posted on 16th Feb 2014 07:03 pm by admin

On an edit page when you want something to select what a user has previously selected from the database, how would you do this for a List/Menu box? The only way I know how is
Code: <?php echo $sel_subject['house_price']; ?>
This is what I have

Code: <select name="propType" />
<?php echo $sel_subject['propType']; ?>
<option></option>
<option>House</option>
<option>Bungalow</option>
<option>Flat</option>
<option>Detached</option>
<option>Semi Detached</option>
<option>Terraced</option>
</select>

Also is it wrong to leave all the options on this page?

No comments posted yet

Your Answer:

Login to answer
277 Like 47 Dislike
Previous forums Next forums
Other forums

square instead of number
Hello
I do not know why but this code seems to work fine only in my xampp local insallation but n

preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla

Locking mysql tables with php
Hi

BACKGROUND:
I have multiple instances of the same php script running in a WAMP environ

A href problem under php
Hello...

I tried to explain the issue in an earlier post.. but was not clear enough....

How do I send data using an html link
Hi

If I have
<a href="main_file.php">

How do I send data t

Quick variable question
hey guys/gals,
im trying to write a php script and it works fine as i have it, but i need to set

Php - mysql store data and use it later?
Hi, i' making a login page at the moment, however my username + password is stored many different pl

Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now

User registration and login
I don't know whether this is the correct forum, if not i apologise but am pretty desperate at the mo

Undefined index: username HELP NEWBIE
I am trying a simple login/logout for my website. It works well with checking if the username exists

Sign up to write
Sign up now if you have flare of writing..
Login   |   Register
Follow Us
Indyaspeak @ Facebook Indyaspeak @ Twitter Indyaspeak @ Pinterest RSS



Play Free Quiz and Win Cash