473,566 Members | 2,763 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Url parameter Encoding and encryption

1 New Member
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 8557
Ganon11
3,652 Recognized Expert Specialist
Moving this thread to the PHP forum...
Feb 8 '07 #2
ronverdonk
4,258 Recognized Expert Specialist
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 Recognized Expert Specialist
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
3034
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) from one php-page to another and want to send all possible special
2
57891
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 were going to look :) . Here is my current dilemma: I am having a strange problem with my ASP.NET application. I am building the application using...
3
3598
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 = encoding.GetString(encryptedData); And I print constructedString on to the console, I see "??????" When I
2
1595
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 CRYPTPROTECT_PROMPTSTRUCT; I defined the variable as IntPtr and then set it to zero CryptProtectData/CryptUnrotectData return without error. The values...
0
6773
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 array. I have a client written in c#. getData works perfectly, setData fails with the exception "SOAP Invalid Request". I've looked at the...
3
1727
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
5221
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 Encryption (encoding) Given a message to send, we use the following table of letter to integer conversion to perform the encoding: a, A=0 b, B=1 c,...
0
7786
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 service, and due to which my workflow gets stalled. When I searched the net, I found many posts reporting this error, but none with a solution. There is...
5
3486
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 with this issue for several days, but there is no result. Could someone help me? <html> <head>
3
5105
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: "PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHRyYW5zY3JpcHQ"... and so on for thousands of characters. The vendor states that the column is "64bit encoded". Is...
0
7666
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7584
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7888
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8108
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7644
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
6260
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5484
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3626
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1201
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.