PHP Classes

Error in Class.php

Recommend this page to a friend!

      PHP CRUD generator  >  All threads  >  Error in Class.php  >  (Un) Subscribe thread alerts  
Subject:Error in Class.php
Summary:Cannot evaluate script due to parse error
Messages:2
Author:Don Morris
Date:2013-08-30 15:59:26
Update:2013-09-01 18:00:50
 

  1. Error in Class.php   Reply   Report abuse  
Picture of Don Morris Don Morris - 2013-08-30 15:59:26
Hi,

It looks like index.php provides an example of how to use this code generator. I put the folder in my local htdocs folder and tried to access it. I get the following error message:

Parse error: syntax error, unexpected '{', expecting identifier (T_STRING) in C:\htdocs\crud\Class_.php on line 3

I would like to have a script like this, but until this is fixed I cannot know if it meets my needs.

Thanks!

Don :)

  2. Re: Error in Class.php   Reply   Report abuse  
Picture of Bertho Joris Bertho Joris - 2013-09-01 18:00:50 - In reply to message 1 from Don Morris
I found this error to...