Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Modifying data from database before building the result array
Post: RE: Modifying data from database before building t...

InsiteFX Wrote: (09-24-2021, 01:42 AM) -- Here are a couple of methods that should do what you want, NOT TESTED. PHP Code: -- /** *  convertToTimestamp () * ----------------------------------...
1,598 Views
3 Replies
09-24-2021, 03:00 AM
Sinclaire
    Thread: Modifying data from database before building the result array
Post: RE: Modifying data from database before building t...

Okay nevermind, I managed to solve it by myself: I figured out I was on the right path. The key to this issue are those entity classes. I added following entity class: PHP Code: -- // Entities/Conf...
1,598 Views
3 Replies
09-24-2021, 01:12 AM
Sinclaire
    Thread: Modifying data from database before building the result array
Post: Modifying data from database before building the r...

I'm planning to create an API for CRUD operations. Retrieving data from the database works flawlessly as usual and also returning is no issue. But when it comes to dates, I'm facing issues with the fo...
1,598 Views
3 Replies
09-23-2021, 10:28 PM
Sinclaire

Theme © iAndrew 2016 - Forum software by © MyBB