hiding variables
Moderator: General Moderators
hiding variables
how can i hide a variable that is returned to a php script for html processing. for exampe, i have a url in my header which i pass onto a php script for formatting. how do i then return the header for my brower to process whilst keeping the url hidden?