Jump to content

Why is this kicking out an error code?


Orionsbelter

Recommended Posts

Please help i don't get why this is kicking out and error

 

    echo"Monday: ".startAv($fetchAv->mon_start)." - ".finAv($fetchAv->mon_finish)."<br>
         Tuesday: ".startAv($fetchAv->tue_start)." - ".finAv($fetchAv->tue_finish)."<br> 
		 Wednesday: ".startAv($fetchAv->wed_start)." - ".finAv($fetchAv->wed_finish)."<br>
		 Thursday: ".startAv($fetchAv->thu_start)." - ".finAv($fetchAv->thu_finish)."<br>
		 Friday: ".startAv($fetchAv->fri_start)." - ".finAv($fetchAv->fri_finish."<br>
		 Saturday: ".startAv($fetchAv->sat_start)." - ".finAv($fetchAv->sat_finish)."<br>
		 Sunday: ".startAv($fetchAv->sun_start)." - ".finAv($fetchAv->sun_finish)."<br>";

Link to comment
https://forums.phpfreaks.com/topic/268139-why-is-this-kicking-out-an-error-code/
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.