Wrox Programmer Forums
Go Back   Wrox Programmer Forums > PHP/MySQL > Pro PHP
|
Pro PHP Advanced PHP coding discussions. Beginning-level questions will be redirected to the Beginning PHP forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Pro PHP section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 11th, 2004, 06:54 AM
Friend of Wrox
 
Join Date: Mar 2004
Posts: 357
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to anshul
Default URL parameters

can we present

http://p2p.wrox.com/forum.asp?FORUM_ID=90

as

http://p2p.wrox.com/forum.asp

to end-user. is this possible using some PHP function ?

i mean to keep URL not messy when this is big data in url bar
or suppose we don't want to show url variables.

please help

__________________
`~@#\^%&*/\.<.\/-|+|_!:;..=?>
PHP, SEO | anshul shrivastava | mediasworks.org | FB
 
Old November 11th, 2004, 11:15 AM
Authorized User
 
Join Date: Jun 2003
Posts: 43
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi Anshul,

I believe you can just use the POST attribute rather than GET in your form tag to avoid showing the huge link.

Hope thats answers your question.
--Dungey





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to count number of parameters given in URL by alfiecrosby PHP How-To 1 April 23rd, 2008 01:57 AM
call to url while keep the form post parameters Goldwind Classic ASP Basics 0 December 25th, 2005 01:21 PM
Passing parameters in URL british4 Crystal Reports 1 June 27th, 2005 02:55 AM
extract URL from Favorites (.URL Files) PhilHawks VB.NET 2002/2003 Basics 2 November 2nd, 2004 04:35 AM
Passing URL Parameters Using Recordset Paging sa_moizatyahoo SQL Server ASP 1 March 28th, 2004 07:29 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.