Hi guys!
Can someone help me with this error?
It only appears when I read an article...
Code:
Warning: preg_match() expects parameter 2 to be string, array given in /home/celeb/public_html/mainfile.php on line 995
The line 995 is:
Code:
preg_match('/([0-9]{4})-([0-9]{1,2})-([0-9]{1,2}) ([0-9]{1,2}):([0-9]{1,2}):([0-9]{1,2})/', $time, $datetime);
Thank you
P.S. Please sorry for my poor english...