Thread: PHP function error ** SOLVED **
At 02:47 PM 3/2/2005, you wrote: >the file name in your include is wrong please use dynamic.inc.php instead of >dynamic.php > >:) Hi! I needed to have enclosed the PHP functions with php delimeters <? and ?> :) Godfrey
i'm using php 4.3 to interact with pgsql 7.4.5 and i'm using adodb and a manuel lemos' form class. i have pretty much nailed down a method for creating data entry forms. i will be working on data edit forms going forward. what are the better approaches for enabling user data edits? do you set up a query with an sql "like" value (to limit the return values) and then print out radio button, query result pairs enabling the user to check the radio button of the record s/he would like to modify? i think i can hack through the code to actually display the record and allow for the update once i know what record the uder wants to modify. any ideas, suggestions or links to quality tutorials would be much appreciated. tia... __________________________________ Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web http://birthday.yahoo.com/netrospective/
I strongly recommend that you look at ATK, a framework for web based forms. The learning curve is a little steep once you move beyond the basics, but why re-invent the wheel? extremely powerful. http://www.achievo.org/atk/ Thom Dyson Director of Information Services Sybex, Inc. pgsql-php-owner@postgresql.org wrote on 03/03/2005 09:13:11 AM: > any ideas, suggestions or links to quality tutorials > would be much appreciated. > tia... > >
--- Thom Dyson <TDyson@sybex.com> wrote: > I strongly recommend that you look at ATK, a > framework for web based > forms. The learning curve is a little steep once > you move beyond the > basics, but why re-invent the wheel? extremely > powerful. > > http://www.achievo.org/atk/ > > Thom Dyson > Director of Information Services > Sybex, Inc. thom, atk looks very interesting. i'll spend some time learning more. one thing for everyone to keep in mind is that if you distribute your project using achievo, you must make your project open source unless you purchase a commercial license. the price for a commercial license wasn't readily available for review. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com