Wrox Programmer Forums
Go Back   Wrox Programmer Forums > PHP/MySQL > PHP Databases
|
PHP Databases Using PHP in conjunction with databases. PHP questions not specific to databases should be directed to one of the other PHP forums.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the PHP Databases section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 3rd, 2006, 01:00 AM
Authorized User
 
Join Date: Nov 2003
Posts: 85
Thanks: 0
Thanked 0 Times in 0 Posts
Default Table selector/ insert-update-delete pages

I have constructed a web site with dreamweaver. It is dynamic, with use of apache-mysql-php. I do not know programming but dreamweaver makes the whole process easy.
I have used the insert-update-delete command sets of dreamweaver in order to construct the pages that control the records of the database.
Until now, I had only few tables, so it was not a problem to construct these pages from scratch.
But now I have added many tables to the database and it is time consuming to construct them for each page separately.
I wonder if there is any way like having only one set of insert-update-delete pages that could contain a drop-down window letting me select the table I want to use.
Any way through dreamweaver? Any code for this task?
What do you suggest?
 
Old September 8th, 2006, 12:50 PM
Registered User
 
Join Date: Sep 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default

add a drop down with the table name and link that to the scripts


I wish my computer would do what I want it to do, not what I tell it to do





Similar Threads
Thread Thread Starter Forum Replies Last Post
Image -- Insert/Update/Delete in sql2000 !!! dagad ASP.NET 2.0 Professional 0 October 27th, 2006 08:25 AM
INSERT, UPDATE, DELETE dagad ASP.NET 2.0 Professional 0 September 27th, 2006 01:22 AM
Views-Insert/update/delete lily611 SQL Language 2 November 29th, 2004 03:41 AM
Update, insert and delete Trigger khautinh SQL Server 2000 2 September 17th, 2003 11:45 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.