Jump to content
xisto Community
moldboy

Processing Out Of Order

Recommended Posts

The way I understand PHP is that it is simmilar to html in taht it works from the top down. But lets say that I wanted to display a bunch of information and creat a result based on this information, and then once I was done generating this information and building that page I wanted to put the total neer the top of the page say in the title, if there a way I could skip the building of the title code and then once the rest of the page was built have it go an then build the title and display that information on the page? Something like this1 Goto 32 build the title3 compute the document4 calculate the vars5 goto 2P.S I didn't code tag that because it isn't technicaly code.

Share this post


Link to post
Share on other sites

and you can't first generata variables next build page ? You way can be use only when you need to get data from user, but in this way you load page with data request next reload page with data sending by user ?Realy can't see why you need goto function. Meybe if you say somthing more.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.