Im new to php and been trying to redo the company site using it
but I am having a problem I created a menu in a separate html file and I been using the insert to include the file but when ever a I add the buttons it causes the bottom gray box to align to the left but if I remove the file it goes back to center
see image attached
php pushing image
Moderator: General Moderators
php pushing image
- Attachments
-
- help.jpg (56.44 KiB) Viewed 94 times
- AbraCadaver
- DevNet Master
- Posts: 2572
- Joined: Mon Feb 24, 2003 10:12 am
- Location: The Republic of Texas
- Contact:
Re: php pushing image
It's not the PHP it's the HTML in the PHP file. Try this as a first step and see if it helps: http://validator.w3.org/
mysql_function(): WARNING: This extension is deprecated as of PHP 5.5.0, and will be removed in the future. Instead, the MySQLi or PDO_MySQLextension should be used. See also MySQL: choosing an API guide and related FAQ for more information.