PHP

Moderators: None (Apply to moderate this forum)
Number of threads: 1848
Number of posts: 5016

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Show and Edit MySql Table Informaiton Posted by dustinr on 16 Jan 2004 at 9:14 AM
What I am looking at doing is displaying the information from my active orders table. I also want the be able to change the status of the order though a drop down box from active to cancled or to closed.

Any Ideas
Dustin

Report
Re: Show and Edit MySql Table Informaiton Posted by DarQ on 16 Jan 2004 at 9:53 AM
This message was edited by Moderator at 2004-1-16 11:11:51

thats about a whole script you're asking.

: What I am looking at doing is displaying the information from my active orders table. I also want the be able to change the status of the order though a drop down box from active to cancled or to closed.
:
: Any Ideas
: Dustin
:
:

DarQ
NEW url--> http://mark.space.servehttp.com



Report
Re: Show and Edit MySql Table Informaiton Posted by dustinr on 16 Jan 2004 at 11:14 AM
: This message was edited by Moderator at 2004-1-16 11:11:51

: thats about a whole script you're asking.
:
: : What I am looking at doing is displaying the information from my active orders table. I also want the be able to change the status of the order though a drop down box from active to cancled or to closed.
: :
: : Any Ideas
: : Dustin
: :
: :
:
: DarQ
: NEW url--> http://mark.space.servehttp.com
:
:
:
:
????
Report
Re: Show and Edit MySql Table Informaiton Posted by emperor on 16 Jan 2004 at 12:45 PM
If we were to answer we'd end up writing an entire script for you - it's better if you learn the mysql functions from http://www.php.net/manual/en/ref.mysql.php and build it yourself - only you know exactly how you want it to work. In short, what you'd need is to pull each row of information from the database and print each one followed by a <select> which contains all the possible statuses. Make the whole thing a form, so that when it is submitted your script can go through each item and update its status in the database.



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.