Main > Free Download Search >

Free backlinkcheck function 1.0 script

backlinkcheck function 1.0

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3955
Reciprocal Linkback Checking Function 1.0

Reciprocal Linkback Checking Function 1.0


A PHP function for reciprocal linkback checking, the function will check the supplied URL for a link back and can also validate whether or not the link has a nofollow tag which will prevent search engines from indexing the link or playing relevance to more>> A PHP function for reciprocal linkback checking, the function will check the supplied URL for a link back and can also validate whether or not the link has a nofollow tag which will prevent search engines from indexing the link or playing relevance to the linkback.<<less
Added: 2008-08-27 License: GPL Price: $0.00USD
10 downloads
Clear Screen Function 1.0

Clear Screen Function 1.0


This function uses the Windows API to clear a console screen, and is useful for when the standard system("cls") is unavailable. more>> This function uses the Windows API to clear a console screen, and is useful for when the standard system("cls") is unavailable.<<less
Added: 2005-03-28 License: Price: 0.00 Price: 0.00
10 downloads
 
Other version of Clear Screen Function
Clear Screen FunctionThis function uses the Windows API to clear a console screen, and is useful for when the standard ... This function uses the Windows API to clear a console screen, and is useful for when the standard
License:Not Specified
Download
1689 downloads
Added: 2005-03-28
Censoring Function 1.0

Censoring Function 1.0


This simple script checks to see if any of the words in the cuss word file are in a variable and replaces them with something like F*** (f-word). more>> This simple script checks to see if any of the words in the cuss word file are in a variable and replaces them with something like F*** (f-word).<<less
Added: 2005-07-01 License: Free Non-Commercial Price: $0.00USD
12 downloads
Parameter Function 1.0

Parameter Function 1.0


I wrote this function after going through the process of changing my get variables to form variables, then back, and then to cookie variables, once too many. This simple yet practical function will read in your scripts parameters regardless of how they more>> I wrote this function after going through the process of changing my get variables to form variables, then back, and then to cookie variables, once too many. This simple yet practical function will read in your scripts parameters regardless of how they are passed.<<less
Added: 2004-04-01 License: Freeware Price: 0.00
14 downloads
 
Other version of Parameter Function
Parameter FunctionI wrote this function after going through the process of changing my get . I wrote this function after going through the process of changing my get
License:Freeware
Download
2034 downloads
Added: 2004-04-01
PHP Function Finder 1.0

PHP Function Finder 1.0


PHP Function Finder provides quick and easy access to the PHP.net function database. This is a must have time saving tool for every Windows loving PHP developer. more>> PHP Function Finder provides quick and easy access to the PHP.net function database. This is a must have time saving tool for every Windows loving PHP developer.<<less
Added: 2007-03-23 License: Freeware Price: $0.00USD
23 downloads
Number library of functions 1.0

Number library of functions 1.0


A library of functions extending the number class (integers and float values): rounding and truncation, data type conversion. more>> A library of functions extending the number class (integers and float values): rounding and truncation, data type conversion.<<less
Added: 2009-01-01 License: GPL Price: $0.00USD
11 downloads
Examples of the preg_match function 1.0.3

Examples of the preg_match function 1.0.3


The preg_match function of Php is often used and the online script here includes few examples which can be implemented in any code. There is an online demo. The code will be updated regularly. - just added a preg_match_all example more>> The preg_match function of Php is often used and the online script here includes few examples which can be implemented in any code. There is an online demo. The code will be updated regularly. - just added a preg_match_all example<<less
Added: 2007-05-22 License: Other Price: $0.00USD
11 downloads
 
Other version of Examples of the preg_match function
Examples of the preg_match functionThe preg_match function of Php is often used and the online . The preg_match function of Php is often used and the online
License:Other Free / Open Source License
Download
923 downloads
Added: 2007-05-22
Javascript Date Function

Javascript Date Function


Both the date and time is accessed from the Javascript Date() function. Learn the basics of this functions to add simple date and time information to your website. more>> Both the date and time is accessed from the Javascript Date() function. Learn the basics of this functions to add simple date and time information to your website.<<less
Added: 2006-09-19 License: Other Price: $0.00USD
14 downloads
PERL replace function

PERL replace function


This is a simple script that shows how to create a Replace Subroutine and call it from a script more easily by supplying 3 parameters EX: &Replace($FullString, $SearchThis, $ReplaceWithThis), similar more>> This is a simple script that shows how to create a Replace Subroutine and call it from a script more easily by supplying 3 parameters EX: &Replace($FullString, $SearchThis, $ReplaceWithThis), similar to the VBScript function.<<less
Added: 2007-08-03 License: Freeware Price: Free
838 downloads
Digg.com style navigation function 1.0

Digg.com style navigation function 1.0


Very flexible and easy to integrate function, witch prints navigation links in digg.com style. You can customize links template. more>> Very flexible and easy to integrate function, witch prints navigation links in digg.com style. You can customize links template.<<less
Added: 2007-06-07 License: Freeware Price: $0.00USD
11 downloads
 
Other version of Digg.com style navigation function
Digg.com style navigation functionVery flexible and easy to integrate function, witch prints navigation links in digg.com style ... Very flexible and easy to integrate function, witch prints navigation links in digg.com style
License:Freeware
Download
877 downloads
Added: 2007-06-07
in-depth guide to javascript functions 1.0

in-depth guide to javascript functions 1.0


You already know how to define or assign functions directly, use multi parameter arguments in anonymous calls,, know the difference between eval and window.eval - you know all the different variants of the function-constructor? Then you wont find more>> You already know how to define or assign functions directly, use multi parameter arguments in anonymous calls,, know the difference between eval and window.eval - you know all the different variants of the function-constructor? Then you wont find anything new about the subtle differences in using functions in JavaScript.<<less
Added: 2009-05-10 License: Freeware Price: $0.00USD
12 downloads
Check Password 1.0

Check Password 1.0


Verifies that a given string is a good password. If it is a good password, the function returns an empty string. If it isnt, it returns a text string describing the flaws. The function is relatively permissive, but was written to take additional more>> Verifies that a given string is a good password. If it is a good password, the function returns an empty string. If it isnt, it returns a text string describing the flaws. The function is relatively permissive, but was written to take additional constraints.<<less
Added: 2004-06-16 License: Freeware Price: 0.00
15 downloads
Phase Correlation Function in OpenCV 1.0

Phase Correlation Function in OpenCV 1.0


Phase Correlation is a method to check the similarity of two images with equal size. It can be used for template matching, object tracking, motion estimation, etc. This is a function to compute phase correlation by taking a reference image and a more>> Phase Correlation is a method to check the similarity of two images with equal size. It can be used for template matching, object tracking, motion estimation, etc. This is a function to compute phase correlation by taking a reference image and a template image. the function can be extended for object tracking applications.<<less
Added: 2008-04-19 License: GPL Price: $0.00USD
15 downloads
Mobile Detection for PHP 1.0

Mobile Detection for PHP 1.0


A php function that returns true if the current viewer is using a mobile device and false if they are not. more>> A php function that returns true if the current viewer is using a mobile device and false if they are not.<<less
Added: 2009-03-23 License: Freeware Price: $0.00USD
11 downloads
Copy To Clipboard function

Copy To Clipboard function


This script is pretty self explanatory. Pass a string to the copyToClipboard function and it will be placed into the clipboard so you can paste it into other programs. more>> This script is pretty self explanatory. Pass a string to the copyToClipboard function and it will be placed into the clipboard so you can paste it into other programs.<<less
Added: 2006-10-06 License: Freeware Price: $0.00USD
15 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5