Killer_Typo 82 Master Poster

thank you Killer_Typo


now i want to now how i can make update

should be around the same as what i said before, but use the UPDATE syntax. if you open up the mysql manual and do a search by going to edit, find on page. and type in the word you will most likely find all of the information you need to know about correct mysql syntax.


also i forgot to to mention that in the code that i listed above i forgot to add the line for selecting the correct databse. wich would be

$use = "USE database";

mysql_query($use) or die(mysql_error());

somthing along those lines should select the databse for the table you wish to modify (ive been writing my own custom database management tool, so ive been trying to get good with mysql syntax)

Killer_Typo 82 Master Poster

Trying to help a friend with her computer, but the computer needs some serious attention. its been used for a long time without firewall, virus scann, adaware spybot, nothing. so i hope to clean it up a bit. heres the LOG, i plan on starting a scan before i go to bed because this computer took about 20 minutes to only scan 3000 files with adaware.

Logfile of HijackThis v1.97.7
Scan saved at 10:03:25 PM, on 6/28/04
Platform: Windows 98 SE (Win9x 4.10.2222A)
MSIE: Internet Explorer v5.00 (5.00.2614.3500)

Running processes:
C:\WINDOWS\SYSTEM\KERNEL32.DLL
C:\WINDOWS\SYSTEM\MSGSRV32.EXE
C:\WINDOWS\SYSTEM\MPREXE.EXE
C:\WINDOWS\SYSTEM\MSTASK.EXE
C:\WINDOWS\SYSTEM\SYSTRAY.EXE
C:\WINDOWS\SYSTEM\QTTASK.EXE
C:\PROGRAM FILES\NORTON ANTIVIRUS\NAVAPW32.EXE
C:\WINDOWS\WT\UPDATER\WCMDMGR.EXE
C:\WINDOWS\SYSTEM\KHOOKER.EXE
C:\WINDOWS\SYSTEM\DDHELP.EXE
C:\PROGRAM FILES\MYWEBSEARCH\BAR\2.BIN\MWSOEMON.EXE
C:\PROGRAM FILES\AIM\AIM.EXE
C:\WINDOWS\RunDLL.exe
C:\WINDOWS\SYSTEM\WMIEXE.EXE
C:\WINDOWS\HOKGLVC.EXE
C:\PROGRAM FILES\RBENHANCE\RBENH.EXE
C:\WINDOWS\EXPLORER.EXE
C:\PROGRAM FILES\YAHOO!\MESSENGER\YPAGER.EXE
C:\PROGRAM FILES\MSN MESSENGER\MSNMSGR.EXE
C:\WINDOWS\SYSTEM\PSTORES.EXE
C:\DOWNLOADS\HJT\HIJACKTHIS.EXE

R0 - HKLM\Software\Microsoft\Internet Explorer\Main,Start Page = http://red.clientapps.yahoo.com/customize/ie/defaults/stp/ymsgr*http://my.yahoo.com
R1 - HKLM\Software\Microsoft\Internet Explorer\Main,Default_Page_URL = http://red.clientapps.yahoo.com/customize/ie/defaults/stp/ymsgr*http://my.yahoo.com
R0 - HKLM\Software\Microsoft\Internet Explorer\Search,CustomizeSearch =
R3 - URLSearchHook: (no name) - {965A592F-8EFA-4250-8630-7960230792F1} - (no file)
O1 - Hosts: 3510794918 auto.search.msn.com
O1 - Hosts: 217.116.231.7 aimtoday.aol.com
O1 - Hosts: 217.116.231.7 aimtoday.aol.com
O1 - Hosts: 217.116.231.7 aimtoday.aol.commm
O2 - BHO: (no name) - {02478D38-C3F9-4efb-9B51-7695ECA05670} - C:\PROGRAM FILES\YAHOO!\COMPANION\INSTALLS\CPN0\YCOMP5_3_12_0.DLL
O2 - BHO: (no name) - {09A94802-D7F4-11D7-9632-444553540000} - C:\WINDOWS\SYSTEM\LSWJRN.DLL
O2 - BHO: (no name) - {04079851-5845-4dea-848C-3ECD647AA554} - C:\PROGRAM FILES\MYWAY\SRCHASTT\1.BIN\MYSRCHAS.DLL

Killer_Typo 82 Master Poster

I think he wants to know how to do it via php...

that is how you do it. it would be

<?php

mysql_connect (mysql location, username, password) or die(mysql_error());
$tb_delete = "DELETE FROM tabl WHERE field='value'";
mysql_query($tb_delete) or die(mysql_error());

mysql_close();

that would be most of the code that you would see, or part of it.

Killer_Typo 82 Master Poster

Everyone, have a look at(if u want to) the flash movie in the follwing page:

http://www.newgrounds.com/portal/view/176283

And let me know how u feel...

I got some serious issue with this one.

its a flash animation...is there really any reason to have an issue with it?? i mean its just supposed to be funny. i dont have a problem with it, and i hope to see the finished product cause it looks like its gonna be funny...

Killer_Typo 82 Master Poster

Please move this to the Security forum where it goes. You will get more help there.

Killer_Typo 82 Master Poster

run hijack this and fix any 019 entries, they have been known to cause browsers to slow down (their CSS style sheets and such that you dont need to survive)

Killer_Typo 82 Master Poster

try posting this in the windows XP section to get all the help you need.

Killer_Typo 82 Master Poster

Microsoft reallllly wants you to login when you visit certain msn.com websites - unfortunately, this also happens when you're visiting sites affiliated with Microsoft. :-/ I just gave in and got a Passport so I'm not sure if there's any way around it :(

i dont think there is either. heres the reason :

[IMG]http://www.kortclan.com/RoundTable/Vault/data/images/diemicrosoft.jpg[/IMG]

Killer_Typo 82 Master Poster

every now and then when browsing the web certain sites cause this pop up to occur:

[IMG]http://www.kortclan.com/RoundTable/Vault/data/images/lamethings.JPG[/IMG]

what can i do to disable this piece of crap. I dont want to make a passport and i sure as hell dont want to be reminded every freaking 5 seconds when im browsing the web.

Killer_Typo 82 Master Poster

only time i say to underline links is on mouseover, everything else they should be kept without underlines and a different color from the text.

Killer_Typo 82 Master Poster

So i downloaded the ISO, used an md5sum checker to see if the file was good, and it was. so i went to install and this is what happens.

After it gets 100% done i get a message that all packages returned errors during the install (WTH i thought the file was a good file) now when it continues the install (dunno y if the packages all returned errors but hey im gonna go with it) it freezes when writing the boot file, just hangs and doesnt do a thing.

Any help would be greatly appreciated.

Killer_Typo 82 Master Poster

to take over

Killer_Typo 82 Master Poster

could finaly get

Killer_Typo 82 Master Poster

or ultimate failure

Killer_Typo 82 Master Poster

try posting in the C++/C forum, you will get much more help there.

Killer_Typo 82 Master Poster

i run spywareblaster and adaware and spybot, i run both adaware then spy bot. then i run spyware and check for updates and reimunize if neccesary. that way i dont have to scan very often.

another alternative to people worried about spyware/adware due to surfing 'riskay' sites or just surfing in general, would be linux. the number of spyware/adware on that OS pale in comparison to Windows, and its free, but the learning curve is much steeper.

Killer_Typo 82 Master Poster

just purchase a bigger stick, or puchase another stick of memory, most computers come with 2 or 3 slots for putting RAM in, just check your Motherboard manual for the correct pin count on the RAM so you get the right kind. ive never head of buying a drive so that you can add more RAM.

Killer_Typo 82 Master Poster

what would jesus

Killer_Typo 82 Master Poster

tv --> dinner

Killer_Typo 82 Master Poster

i use antec, and so far its a great supply, it even has a hub on the back for powering external items (same 4 pin style too as in the case for powering HDD/CD-ROM/etc...)

Killer_Typo 82 Master Poster

evil walrus man

[IMG]http://www.ppp.org/prod/prods/00-03-eden/animals/walrus-wide.jpg[/IMG]


mentally insane cow

Killer_Typo 82 Master Poster

fast&furious --> dumb

Killer_Typo 82 Master Poster

pocket --> bike

Killer_Typo 82 Master Poster

dark black ->
[img]http://nacmgreatlakes.com/images/black_square.gif[/img]

Super Toilet

Killer_Typo 82 Master Poster

i like your site but it really isnt set up for dynamic menues. it doesnt look good how they cover up the other buttons. maybe try adjusting the layout in a way so that they can pop out and not cover so much up.

Killer_Typo 82 Master Poster

yeah should support it. i had 350 for awhile and ran

3 case fans. p4 2.8 with another big fan. 1 160 gig hard drive. 2 cd rom drives (both cd-rw) and a sounblaster audigy panel for music crap...o and a little 3 1/2 inch floppy. ummmm and a fx 5600. yeah should run it just fine. i swaped up though just incase, cant afford to run into power problems. only thing though is that power supplies are sooo much. my 410w power suply cost me over 100 cash.

Killer_Typo 82 Master Poster

you are right it isn't funny, whats funny is loading a program like SETI on you computer and wasting you rescources !:)

i dont load it on my computer or any computer that i actually use. only computers that are not used any more and are taking up space so i find somthing for them to do. and seit just happend to be one of those things.

Killer_Typo 82 Master Poster

I got a project you should try. It's called SETI2@HOME

Turn off your computer and look out the window you might find aliens that way faster. hahaha

and wow your a real funny guy, i almost laughed then i realized it wasnt funny.

Killer_Typo 82 Master Poster

I need help with this script i got from dynamicdrive.com


my main issue is, that besides folding out like that, i need it to swap the image too. because i have created open and closed states for each of the buttons on there. i need it to do the current Jscript action, and swap the image, but i dont know enough javascripting to do that


heres the code:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<script type="text/javascript">
if (document.getElementById){ //DynamicDrive.com change
document.write('<style type="text/css">\n')
document.write('.submenu{display: none;}\n')
document.write('</style>\n')
}
function SwitchMenu(obj){
	if(document.getElementById){
	var el = document.getElementById(obj);
	var ar = document.getElementById("masterdiv").getElementsByTagName("span"); //DynamicDrive.com change
		if(el.style.display != "block"){ //DynamicDrive.com change
			for (var i=0; i<ar.length; i++){
				if (ar[i].className=="submenu") //DynamicDrive.com change
				ar[i].style.display = "none";
			}
			el.style.display = "block";
		}else{
			el.style.display = "none";
		}
	}
}
</script>
<title>Untitled Document</title>
</head>
<body>
<!-- Keep all menus within masterdiv-->
<div id="masterdiv">
	<div><img src="nav_test/home.jpg" border="0"></div>
	<div onclick="SwitchMenu('sub1')"><img src="nav_test/nav_home.jpg" border="0"></div>
	<span class="submenu" id="sub1">
		- <a href="new.htm">What's New</a><br>
		- <a href="hot.htm">What's hot</a><br>
		- <a href="revised.htm">Revised Scripts</a><br>
		- <a href="morezone/">More Zone</a>
	</span>
	<div onclick="SwitchMenu('sub2')"><img src="nav_test/nav_services.jpg" border="0"></div>
	<span class="submenu" id="sub2">
		- <a href="notice.htm">Usage Terms</a><br>
		- <a href="faqs.htm">DHTML FAQs</a><br>
		- <a href="help.htm">Scripts FAQs</a>
	</span>
	<div onclick="SwitchMenu('sub3')"><img src="nav_test/nav_products.jpg" border="0"></div>
	<span class="submenu" id="sub3">
		- <a href="<A href="http://www.codingforums.com">coding/">http://www.codingforums.com">Coding Forums</a><br>
	</span>
	
	<div onclick="SwitchMenu('sub4')"><img src="nav_test/nav_support.jpg" border="0"></div>
	<span class="submenu" id="sub4">
		- <a href="<A href="http://www.javascriptkit.com">javascript/">http://www.javascriptkit.com">JavaScript Kit</a><br>
		- <a href="<A href="http://www.freewarejava.com">freewarejava</a><br">http://www.freewarejava.com">Freewarejava</a><br>
		- <a href="<A href="http://www.cooltext.com">cool/">
       
Killer_Typo 82 Master Poster

lol Seti, my moms been running that on her extra computer for years now, every day, day in and day out that program runs, its actually quite funny. i think in the several years of her running it shes only got a couple of wopper sized signals. she has lots of awards though for how many things shes done though.

Killer_Typo 82 Master Poster

not sure about the update thing, but in your or die statment you should change it to

or die(mysql_error());

that way you can tell what the error might be that your recieving.

also i dont see a problem with sending various mysql query's its a good way to keep things from getting messy on a single line.

Killer_Typo 82 Master Poster

a GIANT PIG

Killer_Typo 82 Master Poster

im actually in the proccess of modding a case right now. i just have to finish the paint job on one of the panels. fit the glass into the panel and look into getting some nice glowy stuff and maybe some nice glowy fans!

Killer_Typo 82 Master Poster

Yes, I was oh so so happy that the AGP slot wasn't dead on the motherboard. Besides, I got a sweet Geforce FX 5900 SE out of the deal :)

very nice card. i have the
PNY Verto 5600 256Mb AGP

very nice card, though i would kill for a 5900 cuz their better :).

Killer_Typo 82 Master Poster

easy --> math

Killer_Typo 82 Master Poster

just started using a belkin pro series 8 port kvm with highest quailty cables available. it still degrades the video signal going to my 21" flat screen dell trinitron. I am told there is nothing i can do about this, all kvms reduce video quality at least somewhat.

If I were to change monitors, might this improve the situation? the kvm video looks too bright and washed out, not as sharp and i can sense the eye strain within a few seconds of looking at the screen... which didnt happen before the kvm. Would an LCD monitor look better with the KFM feed?

have you tried adjusting the monitor so it doesnt look like that?? i know right after i got my monitor it was so bright it looked almost white but all i had to do is lower the brightness and work a little on the contrast and it came out perfect.

Killer_Typo 82 Master Poster

you could also using your two's external IP's set up a tunnel and push the data between eachother, i dont know the specifics but my dad does it to move files to and from work.

Killer_Typo 82 Master Poster

have you tried adaware, spybot search and destroy, and spyware blaster (keeps it from ever being installed) if those fail to do the trick then hijackthis.

Killer_Typo 82 Master Poster

I have hit upon a small snag. Hosting sites are very expensive for tha amount of data I want to transfer. ( 1-5Gb at a time). is there any other way to directly connect the two machines?

if you want to transfer that much from a 56k good luck you will most likely not finish within a few days. it could take probably about 4 days to do 5Gb of transfer on 56k. best bet would be (because your on 56k) to get a cdburner and rip all the crap to cd and send to it to him.

Killer_Typo 82 Master Poster

well im not getting that error anymore, but heres the new one.

Heres the Error:
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '123 char (41) ,)' at line 1

where 123 is first row. char is the type, and 41 is the length

and when i try to define one rows as being auto_increment i get this error;

Incorrect column specifier for column 'column name'

<?php
$host = "localhost"; //location of the mysql
$name = "michael"; //user name for logging into mysql
$pass = "engineer"; //password for logging into mysql
$TBname = "$_POST[TBname]"; //name of the table for Creation
$DBname = "$_POST[DBname]"; //name of the database for working in

	$connect = mysql_connect($host, $name, $pass) or die(mysql_error());
	mysql_select_db($DBname) or die(mysql_error());
	
	$sql = "CREATE TABLE $TBname ("; //creates the table
	for ($count = 0; $count < count($_POST[field]); $count++)
	   {
		$sql .= $_POST[field][$count] . " " . $_POST[type][$count];
			
			if ($_POST[auto_increment][$count]  == "y")
			  {
			   $additional = "NOT NULL AUTO_INCREMENT";
			  }
			else
				{
				 $additional = "";
				}
			if ($_POST[primary][$count] == "y")
			  {
			   $additional .= ", primary key (" . $_POST[field][$count] . ")";
			  }
			else
				{
				 $additional = "";
				}
			if ($_POST[length][$count] != "")
			  {
			   $sql .= " (" .$_POST[length][$count] . ") $additional ,";
			  }
			else
				{
				 $sql .= " $additional ,";
				}
	   }
// clean up the end of the string
$sql .= ")";
$result = mysql_query($sql, $connect) or die(mysql_error()); // execute …
Killer_Typo 82 Master Poster

waking up --> school

Killer_Typo 82 Master Poster

heres the complete error that i am getting.

You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'A (A) )' at line 1

does anyone else get these errors at all?

<?php
$host = "localhost"; //location of the mysql
$name = "michael"; //user name for logging into mysql
$pass = ""; //password for logging into mysql

$TBname = "$_POST[TBname]"; //name of the table for Creation
$DBname = "$_POST[DBname]"; //name of the database for working in
$field = "$_POST[field]"; //name of the field
$type = "$_POST[type]"; //type of field
$length = "$_POST[length]"; //length of field
$prim = "$_POST[primary]"; //is field primary key or not
$incr = "$_POST[auto_increment]"; //is field auto_incrementing

 mysql_connect($host, $name, $pass) or die(mysql_error());
 mysql_select_db($DBname) or die(mysql_error());
 
 $sql = "CREATE TABLE $TBname ("; //creates the table

 for ($count = 0; $count < count($field); $count++)
	{
  $sql .= $field[$count] . " " . $type[$count];
   
   if ($incr[$count]  == "y")
	 {
	  $additional = "NOT NULL auto_increment";
	 }
   else
	   {
	 $additional = "";
	}
   if ($prim[$count] == "y")
	 {
	  $additional .= ", primary key (" . $field[$count] . ")";
	 }
   else
	{
	 $additional = "";
	}
   if ($length[$count] != "")
	 {
	  $sql .= " (" .$length[$count] . ") $additional ,";
	 }
   else
	{
	 $sql .= " $additional ,";
	}
	}
// clean up the end of the string
$sql = substr($sql, 0, -1);
$sql .= ")";

$result = mysql_query($sql, mysql_connect($host, $name, $pass)) or die(mysql_error()); // execute …
Killer_Typo 82 Master Poster

if you take the name of the trojan to symantec they should have an automated solution for you. its one of the great things they do, they write tools to remove a trojan based on type.

Killer_Typo 82 Master Poster

Yeah some times it shows it some times its just balck.why ?

when it does show it try to use a camera or somthing to get the number because somtimes it doesnt always stay up long enough to get the number written down. With that number you can get support at microsoft.com i believe. but if its just going black you are definately going to need to check out a virus scanner and some form of adware/spyware protection.

Killer_Typo 82 Master Poster

boring != StarTrek....ehem

boring --> TV

Killer_Typo 82 Master Poster

well i was able to get most of it figured out. I had to rebuild the structure of the files in PHP5 then i had to move a few files around and add a few lines to the php.ini file to get php_mysql.dll to work again.

Killer_Typo 82 Master Poster

Borg -> StarTrek

Killer_Typo 82 Master Poster

hello everyone, names Killer_Typo, but you can call me Mike. umm i love computers and i love art. and i want to go to college and Major in computer science and/or Arts because i hope to get a job in web design and programming some day.

Killer_Typo 82 Master Poster

have you tried pressing any of the F keys (that row of keys above the number keys) some times (the ones near the end F8 and beyong) have special functions with windows (ie hiding parts of them and such) just a thought.

just found your answer when tweaking with my task manager

double click in the space around it (the border of it) and it should return to normal. if you double click on mine it hids the border just like yours (in fact it looked identical) so i double clicked again in the border area and it came back.

Killer_Typo 82 Master Poster

To add to that, heres what happend after i followed the directions to the FRIGGIN T!!!!

i even add the line extension=php_mysql.dll the php.ini file. and when i start i get this error (when i start apache that is)

PHP Startup: Unable to load dynamic library 'C:\php\ext\php_mysql.dll' - The specified procedure could not be found

even though if you navigate there on my harddrive its there?? ugh!!