wordpress data in codeigniter project |
(01-13-2017, 10:50 PM)skunkbad Wrote: All you need to do is query the WordPress tables for the blog data. I'm not going to do all of the work for you, because that wouldn't be fair if this is an assignment, but here is a start: I initially thought the same but he didn't mention if he has access to the WP database. That might be why he was doing the REST API, but since he mentioned the API I went that direction. If both sites are on the same server and the assignment allows it you're entirely correct, and it's the easier way to go about it. |
Messages In This Thread |
wordpress data in codeigniter project - by shakeelahmed.cfs - 01-13-2017, 06:48 AM
RE: wordpress data in codeigniter project - by enlivenapp - 01-13-2017, 10:21 PM
RE: wordpress data in codeigniter project - by shakeelahmed.cfs - 01-14-2017, 12:24 AM
RE: wordpress data in codeigniter project - by skunkbad - 01-14-2017, 02:14 AM
RE: wordpress data in codeigniter project - by skunkbad - 01-13-2017, 10:50 PM
RE: wordpress data in codeigniter project - by enlivenapp - 01-13-2017, 11:01 PM
RE: wordpress data in codeigniter project - by skunkbad - 01-13-2017, 11:07 PM
RE: wordpress data in codeigniter project - by enlivenapp - 01-13-2017, 11:12 PM
RE: wordpress data in codeigniter project - by shakeelahmed.cfs - 01-14-2017, 12:33 AM
|