HighDarkTemplar Posted April 11, 2005 Posted April 11, 2005 Funny, they've been missing on both my IP and my browser all the time..........Best RegardsNerevar
proto-man Posted April 17, 2005 Posted April 17, 2005 I am just wondering if $HTTP_USER_AGENT is used to find the viewer's browser or the user's os. In some pieces of code in this thread, i have seen people using it for os and browser? Very Confusing to me. Please help me out. Also, what would be the code to find the users isp. Like i know the ip code is $REMOTE_ADDR.
gamehead200 Posted April 17, 2005 Posted April 17, 2005 I am just wondering if $HTTP_USER_AGENT is used to find the viewer's browser or the user's os. In some pieces of code in this thread, i have seen people using it for os and browser? Very Confusing to me. Please help me out. Also, what would be the code to find the users isp. Like i know the ip code is $REMOTE_ADDR.<{POST_SNAPBACK}>It is used for both... Then the code searches the $HTTP_USER_AGENT info and checks for the OS and browser.Its all in the thread!
proto-man Posted April 18, 2005 Posted April 18, 2005 sorry to bother you again but what would be the code for internet service provider. Thanks for your help on my previuos question.
tj007s13 Posted May 14, 2005 Posted May 14, 2005 anyone know how i would put the status of a messenger like msn...like it says if im online or offline????
Cyberpawz Posted May 28, 2005 Posted May 28, 2005 The .htaccess, my Mac doesn't have it... or it's not visible... Where would it reside if at all? And if it doesn't have it, or I can't find it, can I put what needs to be in thee in the httpd.conf file and still have everything work?
gamehead200 Posted May 28, 2005 Posted May 28, 2005 The .htaccess, my Mac doesn't have it... or it's not visible... Where would it reside if at all? And if it doesn't have it, or I can't find it, can I put what needs to be in thee in the httpd.conf file and still have everything work?<{POST_SNAPBACK}>Anything with a . in front of it on a Mac will automatically be hidden. You can still create the .htaccess file. It will still work!
Cyberpawz Posted May 28, 2005 Posted May 28, 2005 The .htaccess, my Mac doesn't have it... or it's not visible... Where would it reside if at all? And if it doesn't have it, or I can't find it, can I put what needs to be in thee in the httpd.conf file and still have everything work?<{POST_SNAPBACK}>Anything with a . in front of it on a Mac will automatically be hidden. You can still create the .htaccess file. It will still work!<{POST_SNAPBACK}>Macs don't allow the .htaccess file to be created, it's against the naming convention of the OS... meh...In any case I've checked the hidden files and still can't find the bugger.
gamehead200 Posted May 28, 2005 Posted May 28, 2005 Macs don't allow the .htaccess file to be created, it's against the naming convention of the OS... meh...In any case I've checked the hidden files and still can't find the bugger.<{POST_SNAPBACK}>That is completely untrue. I just used TextEdit on my iBook to create a hidden .htaccess file.
Cyberpawz Posted May 30, 2005 Posted May 30, 2005 Macs don't allow the .htaccess file to be created, it's against the naming convention of the OS... meh...In any case I've checked the hidden files and still can't find the bugger.<{POST_SNAPBACK}>That is completely untrue. I just used TextEdit on my iBook to create a hidden .htaccess file. <{POST_SNAPBACK}>I'm using Tiger, 10.4 and I can't seem to find the file.
Cyberpawz Posted June 4, 2005 Posted June 4, 2005 My SigThis is what I was able to Make <{POST_SNAPBACK}>Using which set of directions? And on what page?
Cyberpawz Posted June 4, 2005 Posted June 4, 2005 Actually I got a question for the mods here... is there any way to either create a new topic, or something of the sort, with known working codes. 15+ pages of code that may work, that needs tweaking, and without description of what it does tends to be confusing for the starter. After reading 15 pages I myself have an idea of where to start, but I have no clue what does what, or what page has good code in it or not.
Cyberpawz Posted June 4, 2005 Posted June 4, 2005 Macs don't allow the .htaccess file to be created, it's against the naming convention of the OS... meh...In any case I've checked the hidden files and still can't find the bugger.<{POST_SNAPBACK}>That is completely untrue. I just used TextEdit on my iBook to create a hidden .htaccess file. <{POST_SNAPBACK}>So where should the htaccess file be then, or go?
gamehead200 Posted June 4, 2005 Posted June 4, 2005 I will create a new thread very soon with full instructions on how to make a dynamic signature.The .htaccecss file should go in the same folder as your dynamic signature.
Recommended Posts