basically.. i want to have an "enterprise" key logger.. windows, linux boxs.. but.. i just want to monitor the IM activity and of course the reasn for the mysql database is for centralization and at the same time.. i can cook up a script that would produce reports into a nice and neat row and...
hmm.... do you guys know anything or any IM client that supports YM, AIM, etc.. (like gaim)but with some admin features like.. keep track of all the messages on a database.. (mySQL or something..)
Tnx
Interesting stuff..
hmm do you guys know anything or any IM client that supports YM, AIM, etc.. (like gaim)but with some admin features like.. keep track of all the messages on a database.. (mySQL or something..)
Guys..
is there a way for me to implement a big bro type of system in which... all the YM and MSN messege will be loged onto a specific file or something?
tnx!
hmmm.. ok..
i am planning to implement a Linux version of my existing 2K DC, DNS and Active Directory which take cares of the internal network.
hmmm this is gonna be one heck of a task!
Guys.. i've been reading up/researching and figuring out on howto replace my 2k domain controller (which handles authentication and file sharing (Active Directory)) with Linux... in an On and Off Mode as stated on my previous post:
http://tek-tips.com/viewthread.cfm?qid=906755
also.. i am...
Guys.. i've been reading up/researching and figuring out on howto replace my 2k domain controller (which handles authentication and file sharing (Active Directory)) with Linux... in an On and Off Mode as stated on my previous post:
http://tek-tips.com/viewthread.cfm?qid=906755
also.. i am...
Guys.. here's the deal.....
my boss told me to use windows 2003 domain with windows xp clients... fine with me.. i study and implemented WinBlows Active Directory, DNS and DC..
All of a sudn.. and i dont know where he reads it!
Now he wants meto implement Linux(Gentoo or Slackware is my...
Question..
URL: http://www.level-up-games.com.ph/dealerlocator/index.php?town=Bulacan&territory=North
I need to get the name of the establisment and the address of the establishment on that url and store it on an array..
example data:
ABC Net Café
California, USA
something like..
foreach...
This is the scenario:
cmp_table
id description thecalldate
1 Pit Bull 2004-04-25 02:03:20
2 Stray Dog 2004-04-25 20:21:32
etc..
etc....
$query = "select year(thecalldate) as 'year',DAYOFMONTH(thecalldate) as 'monthday',DAYNAME(thecalldate) as 'weekname', MONTHNAME(thecalldate) as...
I am used to this:
$query = "select * from table1";
$lookresult = mysql_query($query);
if(mysql_num_rows($lookresult) > 0) {
while($myrow=mysql_fetch_array($lookresult)){
$no=$myrow["no"];
?> html codes <?
echo $no;
?> html codes...
Hi Guys.. im in deep trouble again.....
I enable windows 2000 internet connection sharing......
its working fine and all that..
BUT i figured that a web based application running on port 8080 cant properly run on the client "cant connect to database" (postgresql) BUT the cute thing is when...
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.