14 Aug, 2010

Drupal http response object

Articles related to drupal http response object

Which is better - Intel core 2 duo or dual core?

http://digitalpbk.com/intel-core/intel-core-2-duo-vs-dual-core-which-better Which is better - Intel core 2 duo or dual core? 8300, E8400, E8500, E8600, ...) Dual Core: 667 MHz Max Speed is available. the faster the FSB is available with Core 2 Duo. Source : http://gadgetophilia.com/intel-core-2-duo-vs-intel-dual-core-processor-a-comparative-study/ Intel Compare ...
Published 1 year, 8 months ago

FTPCHK3 : Virus that adds malicious scripts to your website.

http://digitalpbk.blogspot.com/2009/10/ftpchk3-virus-php-pl-hacked-website.html .#!/usr/bin/perl# http://digitalpbk.blogspot.com/2009/10/ftpchk3-virus-php-pl-hacked-website.htmluse strict;`grep -Rn aWYoIWlzc2V0KCRiMHNyMSkpe2Z1bmN0aW9u * | cut -d ':' -f 1 > listofinfected`;open FP,"listofinfected";my $file;while($file = ){ print "Testing $file ... "; chomp($file); if(-e ($file)){ open VI,$file; my @filecon = ; close VI; if($filecon[0] =~ m/aWYoIWlzc2V0KCRiMHNyMSkpe2Z1bmN0aW9u/){ $filecon[0] =~ s ...
Published 2 years, 7 months ago

CAPTCHA - What ?

http://digitalpbk.blogspot.com/2007/07/captcha-what.html . The text is then set as a cookie.Eg:header("Cache-Control: no-cache, must-revalidate"); // HTTP/1.1header("Expires: Mon, 25 Nov 1987 12:00:00 GMT"); // Date in the past// Set the content-typeheader("Content-type: image/png");error_reporting(0);// Create the image$im = imagecreatetruecolor(200, 40);// Create some colors$colors = array(imagecolorallocate($im, 0, 0, 0),imagecolorallocate($im, 128, 0, 0),imagecolorallocate($im, 0, 128, 0),imagecolorallocate($im, 0, 0, 128 ...
Published 4 years, 10 months ago

Drag 'n Drop Files from explorer to VB

http://digitalpbk.blogspot.com/2006/12/drag-n-drop-files-from-explorer-to-vb.html Val hwnd As Long, ByVal lpOperation As String, ByVal lpFile As String, _ByVal lpParameters As String, ByVal lpDirectory As String, ByVal nShowCmd As Long) As LongPrivate Sub Command1_Click() ShellExecute Me.hwnd, "", "http://digitalpbk.blogspot.com", "", "", 1End SubPrivate Sub Form_Load() EnableDragDrop Me.hwndEnd SubPublic Sub GotADrop(ByVal strfile As String) Label1.Caption = strfileEnd SubPrivate Sub Form_Unload(Cancel As Integer) Disable ...
Published 5 years, 5 months ago

Fun with UNICODE and Mirroring Character

http://digitalpbk.blogspot.com/2006/11/fun-with-unicode-and-mirroring.html . Get a browser like firefox that supports unicode.Want the mirroring character?The mirroring character cannot be seen and I couldnot find the HEX or Numeric Code. If anyone has found out leave a comment.The mirroring character is within these braces (‮‮( Inorder to get the mirroring character, try copying the content between the braces and paste it somewhere to see the magic! ...What can it be used for?‮‮http://www.mysite.com/fol/file.html?site/moc.elgoog.www://ptthSuppose you paste a link like ...
Published 5 years, 6 months ago

Related help topics for drupal http response object More keywords like drupal http response object
More pages for drupal http response object


Email Newsletter
Email:
Popular Posts
Recent Posts
Tags
Random photo
A Crab Hole A Crab Hole in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk