PDA

View Full Version : Datamanager Includes (Vb5)


geass
01-10-2013, 02:40 PM
Hi all of articles said that require_once('./global.php');
require_once('./includes/class_dm.php');
require_once('./includes/class_dm_threadpost.php'); but in vb5 cant find class_dm , can anyone help me , what i should include ?

(to post a thrad)

Quetzlcoatl
03-06-2013, 07:13 PM
I too need information regarding this issue. It is apparent that the structure for the files concerning Data Managers have changed significantly since vb4 and there is no existing documentation regarding the changes. Anyone know how to access these functions in vb5?