[PHP-DB] Editing mysql records in Grids

2004-01-02 Thread Shantanu Oak
to update records. You can see the working examle here.. http://shantanuoak.com/admin.php Thanks Shantanu Oak [EMAIL PROTECTED] __ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree -- PHP Database Mailing List

[PHP-DB] Editing mysql records in Grids

2003-12-31 Thread Shantanu Oak
to update records. You can see the working examle here.. http://shantanuoak.com/admin.php Shantanu Oak [EMAIL PROTECTED] http://www.shantanuoak.com __ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree -- PHP

[PHP-DB] How to use a Class?

2003-04-03 Thread Shantanu Oak
(MyPrimaryKey); $mysearch-settable(MyTable); $results_array = $mysearch-find($mysearchterms); I am getting the text array() as a result. Can someone explain to me how to use it and get result. Shantanu Oak [EMAIL PROTECTED] http://www.shantanuoak.com

[PHP-DB] using a full search class

2003-03-20 Thread Shantanu Oak
(MyPrimaryKey); $mysearch-settable(MyTable); $results_array = $mysearch-find($mysearchterms); I am getting the text array() as a result. What am I doing wrong? Can anyone point me to a good tutorial on class and array? Thanks Shantanu Oak [EMAIL PROTECTED] http://www.shantanuoak.com

[PHP-DB] Finding a record using phpMyAdmin

2003-02-18 Thread Shantanu Oak
Hi, I want to find a record. But I don't know in which column should I expect it. I want to search for it in all the columns. I don't see such a facility in the phpMyAdmin's Select Table screen. Can anyone guide me? __ Thanks Shantanu Oak Learn HTML and Java at http