Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Auto detecting urls inside text - urls have some arabic letters
Post: RE: Auto detecting urls inside text - urls have so...

khashabawy Wrote: (03-09-2017, 11:50 AM) -- i do not have a url in a variable i have it inside a text !! -- If you would rather not overide the helper, you can can replace the non-ASCII characters ...
14,068 Views
6 Replies
03-09-2017, 12:54 PM
zploskey
    Thread: Auto detecting urls inside text - urls have some arabic letters
Post: RE: Auto detecting urls inside text - urls have so...

You need to URL encode the tag to get it to work with auto_link. It looks like this works, at least for this simple example. Code: -- $this->load->helper('url'); $url = "https://soundeals.com/c...
14,068 Views
6 Replies
03-09-2017, 10:52 AM
zploskey

Theme © iAndrew 2016 - Forum software by © MyBB