What Is The Purpose Of This Code.. Not ICY


Subject: What Is The Purpose Of This Code.. Not ICY
Hi

I was looking at a mod and came stuck with a piece of code ... I was wondering what exactly it did...

Code: [Download] [Hide] [Select]
$video_url = str_replace("'", "''", htmlspecialchars(trim($_POST['video_url'])));



Thanks for reading

Subject: Re: What Is The Purpose Of This Code.. Not ICY
the functions "htmlspecialchars" replace <a href=""></a>(by exemple) to &lg;a href=""&gt&lg;/a&gt;

the functions change a special html character(chars) into her html code &eacute; for é/&egrave; for è/&ccedil; for ç///etç...

Profile PM  
Subject: Re: What Is The Purpose Of This Code.. Not ICY
thank you a lot easier to understand ..

:mrgreen: :mrgreen:


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.0842s (PHP: 18% SQL: 82%)
SQL queries: 10 - Debug Off - GZIP Enabled