I bought this product Mysql Autoframework and suffering from various issues lke
1. when i make changes in db_connection file as per my database nd run genclass file i got following errors :- Notice: Undefined variable: content in C:\xampp\htdocs\xampp\framework\mysqlFramework\genClass.php on line 159
like 20 times, though class is generated in class folder and then as per instructions i included class file path in my php script and make another script with class folder included in it but still i m getting errors Warning: include(framework/mysqlFramework/class/Users.php) [function.include]: failed to open stream: No such file or directory in C:\xampp\htdocs\xampp\crush\auto.php on line
2 Warning: include() [function.include]: Failed opening ‘framework/mysqlFramework/class/Users.php’ for inclusion (include_path=’.;C:\xampp\php\PEAR’) in C:\xampp\htdocs\xampp\crush\auto.php on line 2
3.Fatal error: Class ‘users’ not found in C:\xampp\htdocs\xampp\crush\auto.php on line 4
Please tell me the solution of these problems asap.

