Quote:
Originally posted by Lane
str * ref;
ref = get_env('HTTP_REFERER');
|
Cool,
Thanks Lane, I figured you would reply! First time I've ever made a C program for the web, so it's a tad different, but not much! Just didn't know how to get the damn env varibles!
Thanks again!
jDoG