How to solve PEAR: DB_DataObject

Source: Internet
Author: User
For PEAR: DB_DataObject, the project directory is DBTest and the database name is db_object_test. There are four tables in the database. The directory contains the configuration file DB_DataObject.ini [DB_DataObject] databse = mysql: // root: wel about PEAR: DB_DataObject
The project directory is DBTest.

The database name is db_object_test. the database has four tables.

The directory contains the configuration file DB_DataObject.ini.

[DB_DataObject]
Databse = mysql: // root: welcome @ localhost/db_object_test
Schema_location = DBTables
Class_location = DBTables/
Class_prefix = DBTables _



The directory contains the php file CreatDBTables. php.

PHP code
  
  start();?>


In addition, the directory is DBTables.

Run the php file. four php files can be generated under DBTables to store the object classes of the corresponding data table.
However, only the following results are displayed:

DB_DataObject_Generator: 0: DONE

In addition, no PHP file is generated in DBTables.

Why?


------ Solution --------------------
No ..

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.