Menu

php virtual table / News: Recent posts

php virtual table alpha 0.04

Alpha version 0.04 released on June 06, 2012
Major changes were made.
-- interface and abstract class added
-- redundant functions are deleted
-- no need to set column number or create_table or to check with is_new() function
-- all memory functions are made private
-- declaration codes become simpler
-- VirTable::usage() shows only public function list

Posted by aziz 2012-06-09

php virtual table alpha 0.03

Alpha version 0.03 released on June 03, 2012.
New functions added:
fetch_record()
get_num_of_rows()

Posted by aziz 2012-06-03

php virtual table pre-alpha 0.02

Pre-alpha version 0.02 was released on May 30, 2012.
New function(s) added: save_as_csv()

Posted by aziz 2012-05-30