Refresh PHP file

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

Post Reply
WingMaker
Forum Newbie
Posts: 3
Joined: Thu Apr 29, 2010 2:08 pm

Refresh PHP file

Post by WingMaker »

Is there a waiting time or something once you run a php file in a browser? Why can't it run probably by refreshing the url, right after I run it?

Is there something I need to do or write?

thanks
WING
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: Refresh PHP file

Post by requinix »

If it doesn't work when you refresh the page then there's something wrong with your code.

Which you might consider posting here.
Post Reply