Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,165,470 members, 7,861,357 topics. Date: Saturday, 15 June 2024 at 10:39 AM

Select Wit Php - Programming - Nairaland

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

Assist Me Wit Php Code To Insert Multiple Records In A Table / What Mysql Select Type Can I Use For Picture/audio/video / I Need Someone To Help Me Wit Php Programming Language (2) (3) (4)

(1) (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;?>" />

(1) (Reply)

The Single Most Valuable Document In The History Of The World / All Programmer Help / An Amazing Tool For Solving Math Problems

(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 literature webmasters programming techmarket

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

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 6
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.