RSS with CI 4.6 |
Where can I find a simple example of RSS creation with CodeIgniter 4.6 I found example but it does not work cause old version. We should remove all 10 years old answers it is useless today
CodeIgniter 4.6
(03-17-2025, 11:25 AM)cb21 Wrote: Where can I find a simple example of RSS creation with CodeIgniter 4.6 I found example but it does not work cause old version. We should remove all 10 years old answers it is useless today Hi, i have make my own here: https://infinity-area.com/fr/rss Code: /** ( EXAMPLE) Code: <?xml version="1.0" encoding="UTF-8" ?> Code: Thank you it was a great model to start what I wanted to do.
CodeIgniter 4.6
[quote pid="424731" dateline="1742253683"]
I have a problem I got this message syntax error, unexpected identifier "version" Probably due to this line in my view 1 <?xml version="1.0" encoding="UTF-8" ?> synt [/quote]
CodeIgniter 4.6
(03-25-2025, 11:01 AM)cb21 Wrote: [quote pid="424731" dateline="1742253683"] [/quote]
CodeIgniter 4.6
Can you try this?
PHP Code: <?php What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
|
Welcome Guest, Not a member yet? Register Sign In |