Seems too good to be true! I'll let you know how it goes tomorrow :)
One question, all the username's and password's on the client pc's are the same. So can I just make 1 file with Palmer's program from 1 pc and copy it without having to install and compile on every pc?
-----------------
MK
I run a small net Cafe and I have set all my computers as "user" access (Windows XP). This prevents users from changing network settings and such.
I have 2 medium speed internet connections, so when one gets full, I change the network address to the second connection manualy (log as admin...
I'm looking for a good online tutorial to help me with visual studio .net on my own.
Does anybody know this site? Is it helpful? (Worth the $60)
-----------------
MK
Thanks for your help so far guys!
I figured out what I was doing wrong:
When I was using the include command I typed in the entire address like so:
http://www.mydomain.com/include/config.cfg
Even though it finds the file, it doesn't send variables.
But when I typed
include/config.cfg
it...
I added the line
<code>
echo "CONFIG file:{$User}@{$Host}";
</code>
On the CONFIG.php file AND
<code>
include "config.cfg";
echo "INDEX file:{$User}@{$Host}";
</code>
on the INDEX.PHP
I ran the INDEX.PHP and it displayed the following result:
CONFIG file:usernm@passworde
INDEX file:@
I'll...
output:
@
Strange isn't it. Maybe there’s a security setting that’s preventing access to external variables.
I am very sure that it’s connecting to the included file fine. Just doesn't like to retrieve any data from it.
-----------------
MK
Thanks for your response.
I have tried what you said, It seems to find the config.php file OK, but it can't seem to get the variables.
Example:
config.php:
<?php
$Host = "127.0.0.1";
$User = "usernm";
$Password = "passworsde";
$DBName = "mydatabser";
print ("Host = $Host <BR>");
?>...
I'm a newbie in PHP SQL.
Say if this was my code in a php file:
<?php
$Host = "127.0.0.1";
$User = "usernm";
$Password = "passworsde";
$DBName = "mydatabser";
This code is in every PHP page that I have created. (At least 35)
Is there a way just to put that above code in a seperate file...
MSconfig is the best place to start.
(Start ---> run ---> Msconfig)
Look in the startup tab and see if your harddrive.exe there.
If it is, uncheck it.
Do a search in your hard drive for harddrive.exe
and rename them all.
It really depends on how smart this virus is. It might be coming from...
Sorry I should of mentioned that.
I'm using SATA with no RAID setup. (Though it does have RAID controller built-in)
I'm not using any other operating system, just starting from a clean, new hard drive. (Western Digital 120GB SATA)
-----------------
MK
I'm attempting to install Linux (Fedora Core 3) on a Dual Xeon Machine.
The installation goes smoothly, when it reboots to load the OS for the first time, it just comes up with a simple "Error Loading Operating System" error.
There are no other errors, no details. It just halts there.
I've...
This may not relate too much to your question. However, if you’re a gamer, I recommend you upgrading your Motherboard and Processor to at least a PIII 800 with a 4x AGP slot.
Anything slower will only make the MX440 slower, therefore your missing out the full potential of the card.
I have...
It did say “BIOS updated successfully” But it looks like it really didn’t. Just halts at boot. I cannot do anything.
When I press the Del key it says Entering Setup but it never does enter.
I tried holding the Insert key also... :( no luck. Thanks anyway.
The shop said that it’s an old type...
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.