Ivan Copeland

Results 19 comments of Ivan Copeland

oh i see i must just do this $body = http_build_query($articulation); $headers["content-type"] = 'application/x-www-form-urlencoded';

does this integrate with any other libraries like datatables?

*scrutiny warning* yeah but im wondering has anyone demonstrated how to do this so others can do it more easily? who uses this library and how have they used it?...

Cool thanks. Do you mind demoing it in a youtube video? (screencastify chrome plugin can help record in case u dont know of any recording tools)

How about just a screenshot? Its a lot of hours for me to set up libraries

Im very interested in crud generators and the like i have myself made a more dynamic crud generator that works for any table, this means you dont have to generate...

Yes but do u mean as an installable library? If so no its only available as a full app [https://github.com/ivan006/Bg---table-page-3---free-php-spreadsheet-database-hybrid](https://github.com/ivan006/Bg---table-page-3---free-php-spreadsheet-database-hybrid) I will make a youtube video on how to set...

Wow and that "post='blog started'" thats cool. I understand "post" refers to the table but what does "blog started" refer to is searching all columns or a specific column if...

Ok cool, and then this unfortunately contains the developer to have to create a column with the name "name". Yeah my system also has those kinds of constraints for instance...

> > > > Im very interested in crud generators and the like i have myself made a more dynamic crud generator that works for any table > > Nice,...