Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Query Builder need help
Post: RE: Query Builder need help

kenjis Wrote: (04-13-2021, 02:52 AM) -- I recommend you read the User Guide: https://codeigniter4.github.io/CodeIgniter4/tutorial/news_section.html#setting-up-your-model -- Thanks for good way i ma...
3,286 Views
5 Replies
04-14-2021, 09:58 AM
zdarin
    Thread: Query Builder need help
Post: RE: Query Builder need help

kenjis Wrote: (04-12-2021, 10:34 PM) -- It is not a Query Builder example. It is an example of CodeIgniter\Model. But it is very confusing because CodeIgniter\Model could use Query Builder's methods...
3,286 Views
5 Replies
04-12-2021, 11:27 PM
zdarin
    Thread: Query Builder need help
Post: Query Builder need help

Hello, i cant understand how pass data from controller to model query builder for example i want get one contact card view by query builder where('id', $findid) how pass $findid variable? or i sh...
3,286 Views
5 Replies
04-12-2021, 02:57 AM
zdarin
    Thread: Multilang {locale} url + Google SEO Meta tags
Post: RE: Multilang {locale} url + Google SEO Meta tags

solutions working but how make with url {locale} ?
1,851 Views
2 Replies
04-03-2021, 10:37 AM
zdarin
    Thread: Multilang {locale} url + Google SEO Meta tags
Post: Multilang {locale} url + Google SEO Meta tags

Hello, i founded localization by video its very good integration to CI4 who want all pages will be founded by Google by metactags and by all Languages. Only one problem i cant figure out why this sou...
1,851 Views
2 Replies
04-02-2021, 01:13 AM
zdarin
    Thread: Redirect in Routes CI4.1.1
Post: RE: Redirect in Routes CI4.1.1

i readed manual but i cant get redirect all pages working fine, here all my routes  PHP Code: -- $routes->add('pagex', 'Pages::view', ['as' => 'pagex']); $routes->addRedirect('/', 'pagex'); ...
1,253 Views
2 Replies
03-11-2021, 12:45 AM
zdarin
    Thread: Redirect in Routes CI4.1.1
Post: Redirect in Routes CI4.1.1

Hi i am using CI4.1.1 and i would like make redirection from url '/' to 'somepage' and when i write  PHP Code: -- $routes->addRedirect('/', 'somepage'); -- i get error page  404 - File Not Fo...
1,253 Views
2 Replies
03-09-2021, 07:30 AM
zdarin
    Thread: Setup .env file by CI4 controller
Post: Setup .env file by CI4 controller

Hello, im new in CI4 i would like to create setup database by CI4 it is possible write db connection data to .env file by controller or some services CI4?  Also want when complete setup change environ...
1,012 Views
0 Replies
04-10-2020, 12:42 PM
zdarin

Theme © iAndrew 2016 - Forum software by © MyBB