php fetch content from one form and update it in other form

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
powerplay_vj
Forum Newbie
Posts: 2
Joined: Fri Sep 19, 2014 10:57 pm

php fetch content from one form and update it in other form

Post by powerplay_vj »

I am working on a project where the user can select two dropdown menu moving from and moving to and click getquote which will take him to another page where the countries dropdown menu will be pre selected by previous content.

demo url: http://www.moovmii.com

please help me with the php code since I am new to php
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: php fetch content from one form and update it in other f

Post by requinix »

Seen tutorials about re-filling form details because there's a problem? So the user doesn't have to enter in all the information again just because they got one little detail wrong?

This is the exact same thing.
powerplay_vj
Forum Newbie
Posts: 2
Joined: Fri Sep 19, 2014 10:57 pm

Re: php fetch content from one form and update it in other f

Post by powerplay_vj »

can you please provide a link about the same. thanks in advance
Post Reply