meh. php question, includes, etc. |
meh. php question, includes, etc. |
Jun 21 2007, 06:39 PM
Post
#1
|
|
|
te quiero ![]() ![]() ![]() ![]() ![]() Group: Banned Posts: 472 Joined: Sep 2006 Member No: 467,840 |
So... the typical dynamic inclusions thing that are on most tutorials never works for me, so I found a code in another tutorial that DOES.
The problem is... wherever I put the thing, everything after it is cut off. You can see it in the page source, but it doesn't show up. Example: <table blah blah> <tr><td> [insert php inclusion] </td><td> blah blah blah</td></tr></table> Everything after the [insert php inclusion] gets cut off. It's not really such a problem since I learned to work around it, but it'd be nice if it... didn't do that. Help? If anyone needs to see an example, i do it for my website down below... so yeah. |
|
|
|
![]() |
Jun 21 2007, 11:44 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 122 Joined: Feb 2005 Member No: 106,057 |
since you've worked around it, I personally can't really figure out what's going wrong from viewing the source. What would be more useful would be source code. If your host won't work properly with a standard php feature, like dynamic inclusions, I would suspect that this might be something wrong on the host side.
|
|
|
|
![]() ![]() |