Forum: PHP Feb 1st, 2008 |
| Replies: 16 Views: 2,566 FYT.... This is the error I have at the bottom of my pages with your latest code....
Parse error: parse error, unexpected T_INCLUDE_ONCE in... |
Forum: PHP Feb 1st, 2008 |
| Replies: 16 Views: 2,566 Hi Nav,
I did a little more research on the issue of allied_footer.php not having the information you believe is missing.
All of the example footer.php files I have seen on the net do not have... |
Forum: PHP Jan 31st, 2008 |
| Replies: 16 Views: 2,566 Yep.... Perhaps you have found the issue???
Sounds like I need to add some lines of code at the top???? |
Forum: PHP Jan 31st, 2008 |
| Replies: 16 Views: 2,566 Here ya go... (FYI: I hid my tracking ID)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html... |
Forum: PHP Jan 31st, 2008 |
| Replies: 16 Views: 2,566 Hi Nav,
I actually pasted your code, with nothing else, directly into allied_footer.php. So there is nothing but what you provided me at the moment.
I hope this is what you were asking??? I'm... |
Forum: PHP Jan 31st, 2008 |
| Replies: 16 Views: 2,566 I do appreciate your work.... Still seem to be getting this same funny error.
Parse error: parse error, unexpected '?' in /home/content/B/r/1/Hidden/html/-APPI-/NAV/allied_footer.php on line 25
... |
Forum: PHP Jan 31st, 2008 |
| Replies: 16 Views: 2,566 Thank you for your code. I inserted it in and... alas.... I still have an error. This time it at line 25....
Error on the bottom of all pages
Parse error: parse error, unexpected '?' in... |
Forum: PHP Jan 31st, 2008 |
| Replies: 16 Views: 2,566 Line 26 is: $virtual_page = "Main_Page" |
Forum: PHP Jan 31st, 2008 |
| Replies: 16 Views: 2,566 RE:Google Analitcs
Hi gang,
I'm new to PHP... as you will probably be able to easily recognize by my following dialog. ;-)
Anyway... I am taking over a website written in PHP with... |