Move php echo script or display to an specific location in t

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
ranukumbolo
Forum Newbie
Posts: 1
Joined: Tue Aug 05, 2008 8:51 pm

Move php echo script or display to an specific location in t

Post by ranukumbolo »

Hi,
How can move php echo script or display to an specific location in the browser page?
For example I do the mysql connect php mysql connect scripts before the display scripts (using macromedia dreamweaver) how can I move to an specific location to fit on the fields on the background form.
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Re: Move php echo script or display to an specific location in t

Post by RobertGonzalez »

You are really going to have to clarify that question.
Post Reply