Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Timeridder #1
PHP and mySQL database update
I am listing information from a mySQL DB and have edit buttons after each
record. I want to be able to update what ever record by clicking the update
button, pass to an update page with the current information displayed, and make
my changes there and return to the front page. I have the listing, the update
buttons on each record, when I click on a record to update, all I get is record
ID 0, what is my first record and I can update it and return back to the main
page. This happens on what ever record I choose. Now I have listed the record
ID and if I change it along with the other info, the info is updated correctly
on the correct ID. How do I pass the ID number for the corresponding record and
have it displayed and not editable and update the correct record.
Timeridder Guest
-
MySQL Database not retrieving the full database
Hi, I am using MySQL and PHP for my repository. It has 500+ records. till now it was displayiing all records in the database, but since from one... -
Can I do MySQL 4.1 -> 5.1 update just like this?
My phpBB version is 2.0.19. Can I do MySQL 4.1 -> 5.1 update just like this: 1.. Export phpbb -table with phpMyAdmin (SQL-options ... -
update database
I have a database where I need to input values that I calculate. I only need to do this once, so I wanted to write a template to do this quickly. I... -
php & mysql update problem
Dear news-team I'm using MySQL 4.0.15a (with PHP 4.3.4rc1 and Apache 2.0.47 under FreeBSD). I'm having problems when updating a column of a... -
update from between database
I have a Informix Database on Solaris and a SQL database. I need to update from Informix to SQL daily. Is there any easy way of doing it? BTW, I...



Reply With Quote

