Hello,
I have a few sites on the same server which uses $_SESSION to handle logins and track users .
They are all subdirectories on the same virtual domain like this:
www.chtechnical.com/site1/
www.chtechnical.com/site2/
etc...
Everything is working fine on the sites but recently, ONE...
I have a standard wired network in my home....all of my computers are in one office, connecting through cat 5 cables/ standard broadband router, etc.
I need to add one workstation to the network in another part of my house. What is the best solution? It doesnt seem practical for me to run a...
HEllo everyone,
One of my users installed the new version of Eudora and now everytime he checks mail, it is deleted from the server! This happens even with leave mail on the server checked and all other settings set correctly.
Leave mail on server works fine for outlook, outlook express etc...
I have a website that uses sessions and everything seemed to be working fine....But someone gave me some feedback today that after they log in, when they go to another page on the site, they are getting logged out ( I guess the session vars are not carrying over from page to page for this...
Im trying to build php 4.3.1 --with-imap and I keeping getting this error:
/usr/local/www/php/php-4.3.1/ext/imap/php_imap.c:339: syntax error before `QUOTALIST'
/usr/local/www/php/php-4.3.1/ext/imap/php_imap.c: In function `mail_getquota':
/usr/local/www/php/php-4.3.1/ext/imap/php_imap.c:344...
Hi,
For some reason $_POST doesn't seem to be working. For example, when I do this:
<?php
$variable = $_POST['foo'];
?>
When I echo $variable; , the variable is empty. For some reason $_POST['foo'] is not getting the form data sent from the previous page??. I am using...
Im very new to java trying to compile and run a very basic threaded applet. No matter what I do, I keep getting the "class cannot be instantiated" error on Internet explorer. Can someone please show me the error of my ways.
Here's the code I am using which compiles just fine on...
Can I access mySQL through CGI? Particularly an executable file written in C. If so, can somebody point me to a good online reference or give me some tips on how to access a mySQL database in this environment. Thanks.
-HC
Is there a better way to do what I'm trying to do here? This program will only compile as a DOS .exe on my old Microsoft c++ compiler (New c++ doesn't support far??). I'm trying to write a function in C that will "sleep" for a certain length of time without using very much sytem...
Newby to networking; heres my problem...
2 win98 machines hooked up with a crossover cable. Sometimes one or the other will show both icons in the network neighborhood but I cannot access them when I click. Usually tells me "cannot access" but sometimes says "network is...
Im trying to teach myself computer hardware so I bought this 486 for $20 and took out all the cards, drives and memory.
I removed the SIMMS (8,30-pin banks) and reseated them. Now I get a CMOS checksum failure and its telling me 3712k memory ok. Does this mean only 3 of the 1 megabyte SIMMS...
OK, When I power on my 486, I get the following bios error messages:
EISA CMOS checksum failure
WAIT......
CMOS memory size mismatch
when I run the setup utility and set the hard drive values to match the values printed on the drive, the total drive size comes out different (smaller) than...
OK, When I power on my 486, I get the following bios error messages:
EISA CMOS checksum failure
WAIT......
CMOS memory size mismatch
when I run the setup utility and set the hard drive values to match the values printed on the drive, the total drive size comes out different (smaller) than...
My 486 is giving me the following bios message when I power on:
"HDD controller failure"
Is this a hard drive problem?
What does/might this message indicate ( adpter board problems, ribbon cables for the drives connected wrong, cmos settings, etc...).
Whot is recommended to test...
Hi. I am a complete novice attempting to teach myself about PC hardware. I recently purchased an old generic 486 from the swapmeet for $20 (win95, 8mb RAM). The computer functioned perfectly after I bought it. Booted up, drives functioned properly, etc. Then I decided to open it up and...
Can anyone explain how I can organize my c code by combining different source files. As a novice programmer, it is hard for me to keep my source code well organized as my program gets larger and I do not fully understand how to use #include files and other sorts of conventions for combining...
Greetings,
What is the method for getting my program to accept an integer as a command line parameter so that I could run it
from the dos prompt like this:
myprog.exe 10
and get the integer 10 from the command line. Thanks for the help...
Hello,
I am trying to find out how to simulate the insert\picture\from file option on the Excel toolbar using visual basic. I discovered the method AddPicture, but it requires parameters to specify the size of the image to be inserted. Is there a fuction that more exactly replicates the...
I am currently using the following code to make my program pause 10 seconds. It then checks for the existence of a file. If the file is found the program executes a new section of code. Otherwise it keeps on checking. Unfortunately, making my program pause in this way seems to use a lot of...
Can anybody give me some advice on the following:
Why is it that if I use system() or spawnl() to
start another program from my program, when the new program exits, the origal program continues running under the name of the new program. How can I get the two programs to run independently from...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.