开发者

dbtable

0
  • Zend_Form: Database records in HTML table with checkboxes

    I am trying to add a HTML multi-column table to a Zend_Form. The table would be populated by data from the database and each row should be preceded by a checkbox, as shown in the ASCII below:[详细]

    2023-01-08 18:26 分类:问答
  • Problem with iterators

    Basically I wrote some code to print out a triangle recursively - and originally I used an iterator in the code to take the inner parts of a triangle and include them in the complete \'picture\'.[详细]

    2022-12-20 21:02 分类:问答