Page 1 of 1

hiding variables

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