Parse error

Hello, I received this error...

Parse error: parse error in C:\wamp\www\bearsql\control.php on line 239

The same error was also occurred when I installed your table manager...on line 184...

Ty,
Ilyas Kazi

Hi Ilyas Kazi, Can you give

Hi Ilyas Kazi,
Can you give me some more details, like what you were doing when you got this error. I can't see anything on that line or around it that would cause a parse error.

I didn't do anything with

I didn't do anything with your codes.

I simply put the directory to my home directory of wamp and tried to run index page.

Could you please check using

Could you please check using latest version of WAMP?

Coz at my home PC... its working with the previous version of WAMP.
...and at my office PC its not working with the latest version.

Ty,
Ilyas Kazi

I don't have a windows pc to

I don't have a windows pc to test on at the moment. Check the differences in the php settings by comparing the results of a php page containing

<?php
phpinfo
();
?>

Ok I see what the problem

Ok I see what the problem is.
PHP has added a control operator: goto with the same name as a function I was using.
The goto operator is available as of PHP 5.3.

Looks like I have some work to do renaming that function and packaging up the system.

So are you releasing with

So are you releasing with your next version? I m waiting for quick update on this...

Well don't forget to update your table manager as well..

Ty
Ilyas Kazi

Version 1.2.1 should fix your

Version 1.2.1 should fix your problem and has been released.
I no longer update the table manager.