473,385 Members | 1,912 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Url parameter Encoding and encryption

How to encrypt URL Address ?

Now i 'm play about PHP language .
and now i want ot know how to " advance url display "
like encrypt URL Address in browser ( IE , Opera , others )

like Display ::

http://posting.google.com/post?cmd=post&justr=
http://127.0.0.1:4664/&s=yC1WvvwfhpLmt75SPkYGMFFgmsw
http://www.google.com/grphp?hl=th&tab=ig&q=

it 's not show surname file ( .php .asp .html .others )
Anyone can suggest me ? sir


Thank you for advance

Suyambulingam
Feb 8 '07 #1
3 8545
Ganon11
3,652 Expert 2GB
Moving this thread to the PHP forum...
Feb 8 '07 #2
ronverdonk
4,258 Expert 4TB
There are several classes available at phpclasses.org that handle this url encryption. See this one Class: Secure URL 2.0
This class can be used to encrypt the values of the parameters passed in the URLs of links.

The class uses encoder to encrypt URL parameters.

It uses PHP output buffer capture support to automatically process the URLs of the links and forms of the current page.

An optional filter may be specified to restrict the URLs that are altered by the class.

When the current page using the class is loaded, it decrypts the parameter variables and updates the respective global variables.
Ronald :cool:
Feb 8 '07 #3
Motoma
3,237 Expert 2GB
You may also want to take a look at the apache module mod_rewrite.
Feb 8 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Matthias Stern | last post by:
Hello! I've got a Javascript-PHP encoding problem. (1) Here is the short version: ============================== I'm sending a form textfield via Javascript(!) as URL parameter (GET)...
2
by: Chris Herring | last post by:
Hi there: Well, let me start off by saying that I am a Visual Studio drag and drop weenie, not a real programmer. So I tend to get confused when things do not look like the instructions said they...
3
by: Shahid | last post by:
Hi, I am trying to display the encrypted value on the console. When I use the following UnicodeEncoding encoding = new UnicodeEncoding( ); string constructedString =...
2
by: DazedAndConfused | last post by:
I converted a C# example of using dll crypt32 to VB .NET. The converted example fails when Encypting/Decypting. I found that if instead of defining a variable as and setting the values for...
0
by: Moshe Kravchik | last post by:
Hi! I have a following problem. I have a web service (written in ATL Server). It has 2 function, lets name them getData and setData. The getData returns a byte array, setData receives a byte...
3
by: sp | last post by:
the xml file i used <catalog> <cd> <title year="1990">Empire Burlesque</title> <artist>Bob Dylan</artist> <price>10.90</price> </cd> <cd>
1
by: Sadie | last post by:
please help me with the java codes for this problem i tried to do this program a week ago but even now i dont have an idea of how to go about with it. please help me it is urgent Cryptography ...
0
by: Sivajee Akula | last post by:
Hello All, I am trying to consume a .NET Service from Adobe LiveCycle Workflow. The service deals with complex objects. I am getting the following exception at the time of invocation of the...
5
by: Jason | last post by:
Hi all, Are you familiar with Safari? I have a site that works perfectly in IE6 IE7 FF2 FF3 but not in the latest Safari. When I test xsltProcessor, there is a error as following, I have dealt...
3
by: peteh | last post by:
Hi All; Platform is DB2 LUW (AIX) v8.2. I have a vendor package that stores chat transcripts in a CLOB column. When queried, I see "gobbledegook" that looks like this:...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.