hiding variables
Posted: Sun Nov 05, 2006 1:50 pm
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?