hi all,
i want to hav a value present in a page to some other page. so can any one help me.
thank u.

Recommended Answers

All 4 Replies

Hi,

Can you explain in brief ? what actually you want? wheres value comes form , where you set it, is it php variable etc... ?

Hi,

Can you explain in brief ? what actually you want? wheres value comes form , where you set it, is it php variable etc... ?

actually i had created a project table in which projectname,allocated memory etc.. are filelds. i had created a table files.so tat i can upload ,download a file in that project. above that files table i need to display usedmemory(i had done it) and allocated memory which is in projects table. i am want to know how to display that allocated memory value.
i hope u understood..

Hi niths,

Do you want to display data directly form file or from database table ?

If you want to display from database table then you just have to fire SELECT query from table.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.