Hello to all.
I'm quite new to phprunner but I do have to say, it's really a great piece of software.!!!!
Great Compliments.
First tests were quite quickly absolved and I had a well-working application within two hours.
But now I have a problem with login page:
First tests with hard-coded login worked fine.
Trying to read the login data from database -->
Fatal error: Call to undefined function FieldNeedQuotes() in E:\Inetpub\Wwwroot\phpr\output\login.php on line 48
I searched the source files for this function, but didn't find it at all.
Is that a bug or do I have to change something?
additional info: I use postgreSQL database and phpRunner 3.1
Thx in advance
Dieter