[PHP] Re: Code help on a multi select list

2004-10-29 Thread Ben Ramsey
Stuart Felenstein wrote: I want to do a server side trap if a user selects more from a mult select list then allowed. Just unsure and didn't find any examples. Seems people rely more on javascript these days. So here is how I grab the array: if ( is_array( $_REQUEST['LurkerIndustry'] ) ) { $_S

[PHP] Re: Code help

2002-11-07 Thread Willem Vooys
Is there anyway of grabbing information from the browser as to where a user may have come from (referring page, search engine, etc.)? And if so, how would I go about getting it? Use phpinfo(), you will see the contents of all predifined variables. You could use '$HTTP_REFERER' but this does not