Well the error code should tell you what line it is on. Check the previous line for a line terminator!! Besides that, have you written a php page before without issues?
SO, if you have not written a hello world that successfully runs, then I would hold of on a header insert, or an include at this point. You are still working on the protocol!
Jul 24, 2019 at 04:58 PM
this is his picture:
https://drive.google.com/open?id=1rVYWDBbXMBzuNkMSWDsNdKdis-VIWGVt
just error say syntax eror , unexpected t_string
no i haven,t eror before it about other php codes like yoest seo breadcrump,s
Jul 24, 2019 at 05:11 PM
PHP looks like this:
<?php echo '<p>Hello World</p>'; ?>
SO, if you have not written a hello world that successfully runs, then I would hold of on a header insert, or an include at this point. You are still working on the protocol!
Jul 24, 2019 at 05:29 PM
if it isn,t php i must where copy here?
Jul 24, 2019 at 06:16 PM