Classes in linux cannot be instantiated. how can this problem be solved?

Source: Internet
Author: User
Classes in linux cannot be instantiated .... at the end of this post, the custom LoginHandle edited by yaoqiings at 2015-07-1113:00:11 cannot be instantiated. you can test that mysql can be linked... I don't know why... loginHanlde. php & lt ;? Php & nbsp; ini_set & nbsp; (& nbsp; classes in er linux cannot be instantiated ....

This post was last edited by yaoyunings at 13:00:11 on

The custom LoginHandle cannot be instantiated, and the mysql test can be linked... I don't know why...
LoginHanlde. php


Ini_set ("error_reporting", "E_ALL &~ E_NOTICE ");
Include '../bld_controller/LoginHandle. class. php ';
$ Username = $ _ POST ['username'];
$ Password = $ _ POST ['password'];
$ Login = new LoginHandle (); // stops running this step.
$ Flag = $ login-> check_psw ($ username, $ password );
If ($ flag)
{
Session_start ();
$ _ SESSION ['username'] = $ username;
Echo"

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.