Welcome Guest, Not a member yet? Register   Sign In
Slight bug in Real simple Syndication
#2

(This post was last modified: 12-25-2022, 12:35 AM by datamweb.)

Hi,

PHP Code:
        
helper
('html');

        $link = [
            'href'  => 'any',
            'rel'  => 'any',
            'type'  => 'application/rss+xml',
            'media' => 'any',
        ];

        ddlink_tag($link)); 

more info see https://codeigniter4.github.io/CodeIgnit...g#link_tag
Reply


Messages In This Thread
RE: Slight bug in Real simple Syndication - by datamweb - 12-25-2022, 12:34 AM



Theme © iAndrew 2016 - Forum software by © MyBB