Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: CI 4 contact form with configuration
Post: CI 4 contact form with configuration

Hi anyone can tell me how to configure the contact us form with CI4. I am a beginner to backend programming. So I need it from start to end. please help me
1,806 Views
3 Replies
04-16-2021, 02:48 AM
Jeewakapk
    Thread: what does CI4 language does
Post: what does CI4 language does

Hi can anyone tell me what CI4 language folder does? thank you Jeewaka
1,040 Views
1 Replies
01-01-2021, 05:08 AM
Jeewakapk
    Thread: How to develop AMP site while using php
Post: RE: How to develop AMP site while using php

John_Betong Wrote: (12-25-2020, 03:40 PM) -- Basically an AMP web page consists of loading their own specific JavaScript file and their own specific CSS file which are always required in the HTML hea...
2,018 Views
2 Replies
12-26-2020, 09:46 PM
Jeewakapk
    Thread: How to develop AMP site while using php
Post: How to develop AMP site while using php

hi, can anyone tell me how to create AMP website while using CI4 framework? PHP is server-side and AMP is client-side. is there a way to use AMP on CI4?
2,018 Views
2 Replies
12-24-2020, 07:56 PM
Jeewakapk
    Thread: how to get meta description dynamically
Post: RE: how to get meta description dynamically

cybersven Wrote: (12-10-2020, 08:30 AM) -- PHP Code: -- $data['description'] = "Your description"; -- in your controller then in your layout : PHP Code: --
3,032 Views
5 Replies
12-12-2020, 08:07 PM
Jeewakapk
    Thread: Dynamic Meta Description
Post: RE: Dynamic Meta Description

InsiteFX Wrote: (12-10-2020, 12:05 PM) -- There's really nothing to it, just create a _viewdata.php file in your Views folder with nothing in it. PHP Code: -- // the $data keys are the $title, $h...
6,293 Views
7 Replies
12-12-2020, 09:44 AM
Jeewakapk
    Thread: how to get meta description dynamically
Post: RE: how to get meta description dynamically

cybersven Wrote: (12-10-2020, 08:30 AM) -- PHP Code: -- $data['description'] = "Your description"; -- in your controller then in your layout : PHP Code: --
3,032 Views
5 Replies
12-12-2020, 09:38 AM
Jeewakapk
    Thread: Dynamic Meta Description
Post: RE: Dynamic Meta Description

InsiteFX Wrote: (12-10-2020, 07:50 AM) -- I create a data.php view in the vVews folder this is just a blank php file nothing in it. It allows to have data for all the other views. To use: PHP...
6,293 Views
7 Replies
12-10-2020, 08:27 AM
Jeewakapk
    Thread: how to get meta description dynamically
Post: RE: how to get meta description dynamically

cybersven Wrote: (12-10-2020, 07:58 AM) -- I would say like any other data.. --  do you know how to do?
3,032 Views
5 Replies
12-10-2020, 08:21 AM
Jeewakapk
    Thread: how to get meta description dynamically
Post: how to get meta description dynamically

hi I was searching a lot but still not fortunate. can anyone tell me how to update meta description in layout method in CI4?
3,032 Views
5 Replies
12-10-2020, 02:38 AM
Jeewakapk
    Thread: Dynamic Meta Description
Post: RE: Dynamic Meta Description

InsiteFX Wrote: (10-21-2017, 09:26 AM) -- Pass it to your different page views using the views $data array. This way you can have it in the database and load it with the page. -- Hi  I used lay...
6,293 Views
7 Replies
12-10-2020, 02:30 AM
Jeewakapk
    Thread: meta data and CCS/JS
Post: RE: meta data and CCS/JS

mjamilasfihani Wrote: (11-16-2020, 11:26 PM) -- You can try my library https://github.com/mjamilasfihani/BHPGenerator I made it based on CI 4.0.4 Sorry for bad documentation It'll give you 3 o...
2,875 Views
2 Replies
11-19-2020, 05:20 AM
Jeewakapk
    Thread: meta data and CCS/JS
Post: meta data and CCS/JS

Hi, can anyone tell me how to add meta description and meta keywords dynamically? I used the layout method so a single header and single footer. also can I add CSS file and JS file dymanically? ...
2,875 Views
2 Replies
11-16-2020, 06:46 PM
Jeewakapk
    Thread: isset
Post: RE: isset

captain-sensible Wrote: (11-07-2020, 11:50 AM) -- one thing i like about Codeigniter is that I can write pure Object Oriented php in a class of my own, with its member properties and methods ,  and t...
5,250 Views
6 Replies
11-11-2020, 04:01 AM
Jeewakapk
    Thread: CI 4 not working
Post: RE: CI 4 not working

thank you so much. still not tried. will update you.
6,546 Views
7 Replies
11-07-2020, 11:40 AM
Jeewakapk
    Thread: isset
Post: RE: isset

captain-sensible Wrote: (11-06-2020, 12:26 PM) -- you might not need a substitute since you can use isset. For example I have a form with a submit button input as follows : Code: -- //the...
5,250 Views
6 Replies
11-07-2020, 11:37 AM
Jeewakapk
    Thread: isset
Post: isset

hi im starter  searched forum not found. is there a substitute for isset (PHP) in CI4? thank you waiting
5,250 Views
6 Replies
11-06-2020, 11:07 AM
Jeewakapk
    Thread: what is the best practice to use country selection in CI4
Post: RE: what is the best practice to use country selec...

thank you so much will explore
2,710 Views
2 Replies
11-06-2020, 06:20 AM
Jeewakapk
    Thread: CI 4 not working
Post: RE: CI 4 not working

captain-sensible Wrote: (11-03-2020, 02:32 AM) -- look in  xampp\php\php.ini try change  ;extension=intl to extension=intl in theory with xampp you are probably using some form of Linux ? sinc...
6,546 Views
7 Replies
11-06-2020, 06:14 AM
Jeewakapk
    Thread: what is the best practice to use country selection in CI4
Post: what is the best practice to use country selection...

Hi I am developing e-commerce. what is best practice to have country selection using CI4? i searched the forum but found non answers relate to CI4 can anyone share the best method and samp...
2,710 Views
2 Replies
11-03-2020, 03:55 AM
Jeewakapk

Theme © iAndrew 2016 - Forum software by © MyBB