Search found 3 matches
Aprelium Forum Index
Author Message
  Topic: hiding variable?
snakefingers

Replies: 6
Views: 15469

PostForum: PHP   Posted: Mon Apr 03, 2006 4:34 pm   Subject: hiding variable?
You could encrypt the variable using MD5 or SHA1.

$var = md5($var);

that sounds great...
  Topic: hiding variable?
snakefingers

Replies: 6
Views: 15469

PostForum: PHP   Posted: Sun Apr 02, 2006 4:21 pm   Subject: hiding variable?
Damn! :(

Ok. Thanks a lot.
  Topic: hiding variable?
snakefingers

Replies: 6
Views: 15469

PostForum: PHP   Posted: Sat Apr 01, 2006 1:05 pm   Subject: hiding variable?
Hi!

I'm wondering if it exists a way to hide the variables in the adress bar when you rollover or click on a link?

Exemple:

http://www.exemple.com/index.php?variable1=stuff1&variable2=st ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group