Microsoft's Internet Information Services (IIS) remains one of the most compelling targets for hackers and script kiddies. By default, these Web...
check whether its connecting or not... $dbh=DBI->connect("dbi:ADO:$db",'','') or die("$!");
You can use the META tag in the head section, or you can use javascript. <META HTTP-EQUIV='Refresh' CONTENT='<seconds>;<URL>'>...
Please post the code snippet where you are facing the problem.
Option statements in VB.NET If you want to properly utilize VB.NET, it is very important to understand option statements. The following is a...
One of the most reputable changes in the Visual Basic language is the introduction of structured exception handling in VB.NET. While the latest...
The Main difference is Streams - Byte Based(Read or write Bytes)[Mainly used for Binary files) Reader - Character Based(Read or Write...
Posted in wrong section!
The same in a PHP associative array $mimeTypes = array('.ai'=>'application/postscript', '.aif'=>'audio/x-aiff', '.aifc'=>'audio/x-aiff',...
List of common file extensions and their corresponding MIME types in a hash, which can be quite use at times. %mime_types =...
Try using a different image! If that doesn't work try undoing the last change you made to the code! imagecreatetruecolor() requires GD 2.0.1 or...
//use imagecreatetruecolor($new_w,$new_h); //instead of imagecreate($new_w,$new_h);
According to reports, IBM will soon launch a multimedia browser to make audio and video content accessible to people with vision impairments....
Did you check whether the image exists in the give path? Copy the src value and paste it in the browser address bar!
Here's an example of using Regular Expressions in Java // Compile regular expression String patternStr = "b"; Pattern pattern =...
Try this \([a]<[b]\) Operators are matched like normal characters, for more info try http://regularexpressions.info
How to break from a loop?? Or continue??
Packet sniffing is listening (with software) to the raw network device for packets that interest you. When your software sees a packet that fits...
TLS (Transport Layer Security), defined in RFC 2246, is a protocol for establishing a secure connection between a client and a server. TLS...
Private Function getProgrammerExcuse() As String Dim myExcuses(1 to 21) As String myExcuses(1) = "That's Weird...",...
Separate names with a comma.