[PHP-DB] Re: how does one bind a gui representation and a container object.

2009-01-08 Thread Fred Silsbee
--- On Thu, 1/8/09, Fred Silsbee wrote: > From: Fred Silsbee > Subject: how does one bind a gui representation and a container object. > To: php-db@lists.php.net, php-gene...@lists.php.net > Date: Thursday, January 8, 2009, 10:41 PM > I have a Qt 4.4 C++ SQL offline program that displays an S

[PHP-DB] how does one bind a gui representation and a container object.

2009-01-08 Thread Fred Silsbee
I have a Qt 4.4 C++ SQL offline program that displays an SQL table. When I change a row-column cell, the change is instantly reflected in the database. Under Qt 4.4 I use: QSqlTableModel How does one do this in PHP for online use. I've done this under C#.NET VS2008 using "binding" between a gu

[PHP-DB] SOLVED data from db to a page and then to another page

2009-01-08 Thread Mika Jaaksi
Thanks to all who answered and helped.

Re: [PHP-DB] re:store html codes in text field (mysql)-SOLVED

2009-01-08 Thread mrfroasty
Chris wrote: > mrfroasty wrote: >> Sorry if this has been asked before but I cant seem to find anything >> useful via google.. >> I have a text fields which stores my textarea input from a user, my >> design is meant to allow user to submit html codes...but mysql seem to >> replace all html tag