Jump to content

need help with 'deprecated' error


thealexangroup

Recommended Posts

anyone wanna try their hand at this error showing up on my page at:

http://foolproofprofits.com/fbm-kpop/fbm-kpop.php?i=2hLXYdvh2-A~Jan2014&t=Kpop-World-Festival-2012-Kpop--2012-Part-2

 

"Deprecated: Function split() is deprecated in /home/thealexa/public_html/foolproofprofits.com/fbm-kpop/fbm-kpop.php on line 274"

 

271-  $l66 = "";
272-  foreach ($l49 as $l51 => $l67)
273-  {
274-  list($l68,$l58,$l59,$l60) = split("\|", $l67, 4);
275-  if($l31 == $l68){
276-  $l53 = "http://www.youtube.com/watch?v=" . $l68;
277-  $l54 = "http://" . $l59;
278-  $l62 = str_replace("\n", "", $l60);
279-  $Ticker = "<sc"."ript type=\"text/jav"."asc"."ript\" src=\"$l50?i=t"."kr\"></sc"."ript>";
280-  $l10 = "<sc"."ript type=\"text/jav"."asc"."ript\" src=\"bookmark.js\"></sc"."ript>";
281-  $l21 = file_get_contents($l20);
282-  $l21 = str_replace("%%TITLE%%", $l58, $l21);
283-  $l21 = str_replace("%%IMAGE%%", $l54, $l21);



thanx a bunch in advance,
alex

Link to comment
https://forums.phpfreaks.com/topic/285569-need-help-with-deprecated-error/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.