Click to See Complete Forum and Search --> : View/Add/Reset - All in one page


Ajju
07-31-2008, 04:16 AM
Hi,

First of all, I am new to PHP..... [Learner]

I am working on web application using php and mysql and working using XAMPP.

I am using frames as i need all the pages to be displayed in one frame.

Can u please help in writing a code in one single page where all Add/View/Reset from a single page which target is one of the frame......

[I just don't want to create each page for add/view/edit]

and

I need a login page to appear before index,,,,

Thanks :-)

roscor
07-31-2008, 06:04 AM
From your post it appears that you want someone from phpbuilder to design your website for you. This will not happen definitely not the way to learn php. You must do your research. look at tutorials and learn by looking at various threads on this site to gain an understanding. Then begin to write your own pages. When you need help then you can post your code for advice. Asking for others to write your pages will generate '0' responses. This reply is only to set you on the right track!

Weedpacket
07-31-2008, 10:21 PM
You won't be able to do it in PHP, because PHP doesn't know what these "frames" are of which you speak.

Moving this thread to the Clientside Technologies forum. No specific help from me, here, as I haven't used frames since 2003 and remembered that trying to pass data back and forth between them while keeping them synchronised was a real pain.

Roger Ramjet
08-01-2008, 08:59 PM
What you need is AJAX anyway, not Frames.

Ajju
08-18-2008, 06:12 AM
Dear roscor,

My request is not for complete website, i have done all the pages, but i am a bit stuck with few functions and sessions, i just need help on that right now, that's how i have framed my questions, which is making u think that i am asking for all.