Zoli
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
-
Zoli created a post, Turning off error report for some of unused PHP public methods
Hi! I have a PHP application with a custom dispatcher (no PHP framework is used). It basically parses the URL, includes the file specified in the first URL param and calls a specific method inside ... -
-
-
Zoli created a post, AnsweredSQL code completion not working
Hi folks, I noticed that lately code completion is not working in my PHP projects for SQL queries. Does anybody know why this might be happening? Here is an example: As you can see, the database c...