is this possible? (newbie question)

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!

Moderator: General Moderators

User avatar
Ollie Saunders
DevNet Master
Posts: 3179
Joined: Tue May 24, 2005 6:01 pm
Location: UK

Post by Ollie Saunders »

Well the reason I say this is because you may have to check for the existance of that image. But still don't really know what the hell you are talking about. Like I said ages ago -- post some code.
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

What do you mean by a script? In most PHP developer circles, a script is an entire PHP page. So checking if there is a PHP page inside a PHP page is a bit redundant. You are realy going to have to clarify what your intent and desire is with what you have, and you are going to have to post some code before anyone around here is going to understand what it is exactly that you want.
Post Reply