how to print values

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
swamyt
Forum Newbie
Posts: 5
Joined: Tue Oct 14, 2008 4:18 am

how to print values

Post by swamyt »

Hello,

i have to take values from mysql database and run this code in while loop . so u get out put whatever u take values from database .but this time i need run this code out side of while loop

so please help me

Thanks and Regards
swamy
User avatar
aceconcepts
DevNet Resident
Posts: 1424
Joined: Mon Feb 06, 2006 11:26 am
Location: London

Re: how to print values

Post by aceconcepts »

You got any other info you want to share?
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: how to print values

Post by califdon »

swamyt wrote:Hello,

i have to take values from mysql database and run this code in while loop . so u get out put whatever u take values from database .but this time i need run this code out side of while loop

so please help me

Thanks and Regards
swamy
I'm afraid your statements don't make any sense to me. We would like to help you, but first we have to understand you.
Post Reply