Quick Links
Computing.Net Solution CenterDesktop Access to SearchAsk a New Question
Sponsored Results for: Display IP through PHP
Search Results for: Display IP through PHP
Product Search Results
Results
26 - 50 of
2035
- higher confidence,
- lower confidence
PHP and using sessions Summary: Hi Phil- "Are we talking about malicious DoS attacks, or accidental effects from catalogers (e.g., Google) trying to survey and index my site?" I was ...
what's in an IP? Summary: You can find out a great deal of information based upon ID logging. Whether it is useful to you is another matter. If it is an ecommerce site they can...
PHP echo displays in wrong place Summary: Click "submit" without filling in any fields and you get a warning echo. The first page below displays the "warning text" where I want it, at the t...
Php/mySql/Phorum problems Summary: Here's my situation. I'm trying to run a php based web forum I'm using Apache HTTP server 2.0.51 with php 5.0.1 installed as a module and MYSQL 4.1.5...
cant access webpage outside lan ..? Summary: the ip address in ipconfig and http://www.cmyip.com/ are the same.... did wat u said..changed it STILL DOESNT WORK :( here is my httpd.conf file... a...
Dam PHP! Summary: Jamie You've figured out the problem but are going down the wrong path for the solution. Getting your page to ignore errors is not a good solution. M...
Apache v-hosts on dynamic IP set-up Summary: Thanks a lot. Not sure if it will work -- the first stab was not, bt thanks a lot for taking time to post your response. Well, does anyone know how to...
PHP scripts set-up Summary: I found a program called DzSoft PHP Editor, which seems to do what I need. You can preview what you're developing as you're doing it, rather than goin...
submitting form contents w/ php&Sql Summary: I do have some understanding of html, but what I was looking for was a little guidence in the matter. In other words, the overall picture. With tha...
Php document_root Summary: Hey; I just started learning PHP so this is probably an easy question to you guru's. Im following SAMS PHP in 24 hrs. One of the .php files in the exa...
Finding string width using PHP/JS Summary: There is no method within PHP or JS that can return the pixel width of a string. PostScript does, but that is not applicable to this situation. There ...
No one can connect to my server Summary: Alright i'm trying to setup my own Webserver and FTP server. I'm using the latest Apache version. During the install of Apache, 3 blank fields come up...
Forms in HTML without mailto: Summary: Well, depending from the OS and browser, the form can be sent blank, the form arrives corrupted ATTACHED (odd) and on many version of linux, it pops u...
Open URLs in PHP w/out opening wind Summary: hey all.... Okay, I need to submit a form for processing with PHP. Upon submission of the form, the new page needs to: a.) Look at the submitted par...
php search Summary: so what you want is a counter which also logs thier IP address, but if they are visiting for the 2nd time, you want the PHP to write nothing seens as ...
Is this really how PHP works?? Summary: lmao, thats pretty funny SN ;-) there is a diff way of using html with php. $html_var =<<< HTML_VAR <body> this is the html </body> HTM...
Php feedback form problem Summary: thanks for your reply... the feedback form was done through flash mx...but i don't think thats the problem because i would still recieve an email (eve...
PHP, MySQL, phpMyAdmin Summary: Trying to test out IIS 5 with PHP, MySQL, and phpMyAdmin. While I have gotten all of this communicating and working I have one problem. phpMyAdmin rep...
converting an HTML pg to php w/Db Summary: Since you do not know the answer to this question, I'm guessing you are not too familiar with PHP or databases. the answer is, of course, yes. Althoug...
how to write this php script Summary: The PHP sort() function is what you need to experiment with. Firstly you'd need to have an array of keywords and a routine to grab the specified word ...
PHP Quote! Summary: if this were me, i'd go something like this. <?php $countfile = "manu.txt"; if (!file_exists("$countfile")) { $fp = fopen("$countfile", "a"); fputs...
PHP Form saving to mySQL Summary: It's fairly simple. CGI-like behavior means that scripts and the server exchange data (that's the short version). In PHP, there are global arrays, c...
Image display question Summary: I recently created a banner that I will be submitting for a website (I pasted the url…not sure if it will work)and the image is supposed to look like ...
Help with Apache (personal) server Summary: I had started an Apache Web Server on my WinXP machine, and wanted to get everything working before I attempted it on a Red Hat Linux machine as a ful...
pHP SCRIPT Summary: When you specify variables after a PHP page like that, you're using the GET feature. You can access Page through this: $_GET["Page"]; I would write th...
Jump To:
<< | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | >>Sponsored Results for: Display IP through PHP