Drop Down and text box issue


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

Is it possible to set a drop down list and text boxes to a certain width?

here is my code
Code: [Select]echo "<select name='categories'>";
echo "<option value=$row>Categories</option>";

while($row = mysql_fetch_array($result))
{
echo "<option value="$row[category]">$row[category]</option>.' '";
}
echo '</select>';
and
Code: [Select]Reciept Number:
<input name="record_receipt" type="text" id="record_receipt">

No comments posted yet

Your Answer:

Login to answer
198 Like 11 Dislike
Previous forums Next forums
Other forums

does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how

Displaying Multidimensional Arrays...about to put my head in a vice, PLEASE HELP
I am fairly new to PHP and MySQL and I have a problem which I have been trying to resolve for days.

array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma

FAGL_FC_TRANSLATION FAS52 New GL ECC 6.0
Hello,

The new program for Translating GL Balances (FAS 52) gives the option to use diffe

Showing selected item at top of list
Hi,

I've got a list of names which i am fetching from database like this:
$qry = db_query

Bit manipulation program with binary operations
My homework is to create a program to scan in and add binary numbers and print them like so

php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For

convert static html data into dynamic
hi all

i need to convert a website which has static above 2000 articles into dynamic and add

Is it possible to put an entire 500-page book in a database with PHP?
I am working on an intranet and I was wondering if its possible to code php with mysql to enter a fu

Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.

When I send

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