PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Can loading an external site be done with php? I want to avoid using frames.
Did some fooling around with just including google to my site, but it kind of miss
some objects
Ambush Commander wrote:You should be careful, however, who you get stuff from...
heh, sounds like you're talking about drugs
but yeah, always use htmlspecialchars() if the data is not supposed to contain html, if it's only supposed to contain simple formatting tags, check to make sure it does.