Nairaland Forum

Welcome, Guest: Join Nairaland / Login / Trending / Recent / New
Stats: 1060616 members, 1230124 topics. Date: Sunday, 19 May 2013 at 12:32 AM

Select Wit Php - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / Select Wit Php (379 Views)

What Mysql Select Type Can I Use For Picture/audio/video / How To Query A Database Using Select With Mysql / I Need Someone To Help Me Wit Php Programming Language (1) (2) (3) (4)

(0) (Reply)

Select Wit Php by leastpay(m): 1:09pm On May 27, 2012
Somebody help on how 2 Retrieve a value from mysql db into a textfield with php
Re: Select Wit Php by truz(f): 9:21pm On May 27, 2012
leastpay: Somebody help on how 2 Retrieve a value from mysql db into a textfield with php

Use google search, you'll get lots of articles that give a detailed explanation.
Re: Select Wit Php by bakenda(m): 9:43am On May 28, 2012
Something like this.

The query:

$sel=mysql_query("select thevalue from mysqldb" );
$row=mysql_fetch_array($sel);
$value=$row['thevalue'];


Your text field html code :

<input name="whatever" type="text" id="whatever" value="<?php echo $value;?>" />

(0) (Reply)

I Need Your Advice Please / Help Me Out Plz. / Any Visual Foxpro User Here

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio writing webmasters programming techmarket

Links: (0) (1) (2) (3) (4) (5) (6) (7) (8) (9)

Nairaland - Copyright © 2005 - 2013 Oluwaseun Osewa. All rights reserved. See Privacy Policy & Nairalist. 54.234.231.49