World News Web Development Category
Education and Examples, Featured, Script introductions, Free Scripts »
Easy RFI protection 2.0 published,
Remote; php,html,txt, and other potentially harmful files that can block,
prevented from going to the top of a folder public_html or httpdocs added.
Again very simple to use.
$test=new rfistop; // Class Start
$deneme1->rfidurdur(“custom”,”Lamer Kaybol:D”); . Show Post
$deneme1->rfidurdur(); or $ deneme1->rfidurdurr(“exit”); exit() Stop function, If you do not choose an exit, applies.
$deneme1->rfidurdur(“header”,”test.php”); Sayfayaya you want to redirect.
Download file.
Download file
Education and Examples, Featured, Script introductions, Free Scripts »
Easy-managed SQL protection class'ım 3.0 published.
Features:
POST,GET,REQUEST blocking them all at once,
2 line by typing the full protection of all transactions from the outside,
You want a post-cleaning,
GET,POST,From REQUEST cleaning from a single parameter,
GET,Cleaning at a time from all the parameters from the POST or REQUEST,
stripslashes putting all the text just bring the old into.
Artık addslashes, mysql_real_escape_string vb. No need to use SQL Protection 3.0 enough for you.
Example use:
$calistir=new sqlinj;/ / Class Starts.
$calistir->adding(“trial”); //SQL commands to be blocked, you write will be activated from the next records.
echo $calistir->onion(“get”,”data”);/ / The contents of the name only to get clean data from.
echo stripslashes($calistir->onion(“get”,”data”)); // stripslashes clear enough to.
echo $calistir->onion(“”” select * from urunler where, …
Featured, Hosting World, Script introductions, Web News, Utilities »
Hosting Controller 8 (HC8) easily in a Windows or Linux server hosting is designed to help you.
The details can be found here.
Click for demo.
Low rates:
HC8 Windows (Unlimited Domains) -> US$500/Server US$99/Server
HC8 Linux (Unlimited Domains) -> US$500/Server US$99/Server
Notes:I think…Turkish translation of the visual angle and a very mediocre level is worse,
but I find that these are good competitors in speed and. I have no idea what kind of technical support.
Just click to buy.
Featured, Web News »
The new version is recommended to update as soon as possible.
1.6.2 version;
115 even svn ortamında ortaklaşa giderilmiş ve 8 corrected low-level security sorunuda.
Joomla 1.6.2 Click here to download the installation package.
Joomla 1.6.0 or 1.6.1 the 1.6.2 Click here to download the upgrade package to.
Detailed information can be found at the official.
Education and Examples »
One of the most used functions of PHP, bir dosyanın var olup olmadığını, 301 etc.. routing work with, more information about the server, and a few features to the simple but very useful fonkiyon (function)’ hard.
Example use:
$veri=file_get_contents(‘http://www.google.com’);
print_r($http_response_header);
(
Short reminder: Curl the header information is as follows: curl_setopt($ch, CURLOPT_HEADER, 1); details.
Not: You can also use all file_get_contents s results for each of the separate return.
)
Came from Google. Routing is 302 using.
Array
(
[0] => HTTP/1.0 302 Found
[1] => Location: http://www.google.com.tr/
[2] => Cache-Control: private
[3] => Content-Type: text/html; charset=UTF-8
[4] => Set-Cookie: PREF=ID=9f69e82035b2e2e9:FF = 0:TM=1302867063:LM=1302867063:S = 2FNGs-LcFkufwsrE;
expires=Sun, 14-Apr-2013 11:31:03 GMT; path=/; domain=.google.com
[5] => Date: Free, 15 Apr …


