/    Sign up×
Community /Pin to ProfileBookmark

PHP file navigation

I need a sample code for my problem.

I have selection box at begining of my page based on the selection in the selection box the page needs to be navigated to a different URL how can I achieve this.

Like I have three php pages i need to control them through one selection box. If i select the first option then first file should be navigated and vice versa

to post a comment
PHP

1 Comments(s)

Copy linkTweet thisAlerts:
@kingdmAug 18.2010 — Hi hcl.tech,

You can use a form that displays the 3 choices (eg. radio button) and when the user hits the submit button the form will be passed on to a php script. The php script contains an if-else with each containing a header() for you to redirect the page based on the selected button.

This a rough approach for your question. ?

Post some of your done sample codes and we might assist you further with that.
×

Success!

Help @hcl_tech spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.20,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...