Search found 5 matches
- Wed Mar 03, 2004 11:02 pm
- Forum: General Discussion
- Topic: IP to Country free Services List
- Replies: 2
- Views: 856
- Tue Feb 24, 2004 9:23 am
- Forum: General Discussion
- Topic: IP to Country free Services List
- Replies: 2
- Views: 856
IP to Country free Services List
Hi Guys, I do not know whether it is correct forum but i want to share my collected information with you. I have collected some information about web sites who are providing free ip to country service to get country, city, state, isp etc of our web site visitors so I think that I should share them w...
- Wed Jan 28, 2004 12:59 am
- Forum: PHP - Code
- Topic: Want to know Application Variable in PHP
- Replies: 4
- Views: 553
Want to know Application Variable in PHP
I'd like to create a global variable (in PHP) to store the value of a submitted field so that (the global variable) is available to all the visitors of my site. Its something like "Application Variable" in ASP, but I wonder how to do it in PHP. I don't want to use database. I know that in ...
- Sun Sep 21, 2003 9:08 am
- Forum: PHP - Code
- Topic: fsockopen Not Working
- Replies: 4
- Views: 1063
- Sun Sep 21, 2003 4:12 am
- Forum: PHP - Code
- Topic: fsockopen Not Working
- Replies: 4
- Views: 1063
fsockopen Not Working
I am trying to use fsockopen() in PHP and But it's giving me an error. I have tried it on both Windows IIS and Linux redhad 7.3 and Safe Mode is Off but both are unable to connect to any URL. $fp = fsockopen("http://www.abc.com", "80"); as soon as this code executes it gives me f...