can i put a html table into a line in a php file.
i need to place a table and its pics/content, under page links in the php file.
can this be done?
if i just paste it in i get
Parse error: syntax error, unexpected '<' in /home ..............line
ive tryed closing the php but the html goes to the top of the page,under the other html content.
i have html at the top then php but i need to add some html with in the php page.
under some links.
i need to place a table and its pics/content, under page links in the php file.
can this be done?
if i just paste it in i get
Parse error: syntax error, unexpected '<' in /home ..............line
ive tryed closing the php but the html goes to the top of the page,under the other html content.
i have html at the top then php but i need to add some html with in the php page.
under some links.