Please use the following form to check your 9th class result.
Ads
Friday, August 21, 2015
9th Class Result 2015 Bise Gujranwala
Please use the following form to check your 9th class result.
Saturday, August 1, 2015
How to Add your site in google index?
Hello friends!
Now I'll share a trick to Add your site in google index easily.
You can add your website in google index without creating a Google Webmaster's account.
You can submit your website in google index easily.
Just goto the following link and type your URL in the box and Type Captcha code correctly.
Link : Click Here
Now I'll share a trick to Add your site in google index easily.
You can add your website in google index without creating a Google Webmaster's account.
You can submit your website in google index easily.
Just goto the following link and type your URL in the box and Type Captcha code correctly.
Link : Click Here
Serve a file using php with high speed.
Learn How to serve a file using php with high speed?
Create a page download.php
Now open http://server/download.php?action=download&file=[your file located on your server]
Create a page download.php
<?php
/**
* @Project PKSkiET
* @Company SkiET INC.
* @Author Muhammad Athar
* @Email masge.info@gmail.com
* @Copyright 2015 */
if($_REQUEST['action']=='download' && !empty($_REQUEST['file']))
{
$filess = explode('/',$_REQUEST['file']);
foreach($filess as $filee) { $d = $filee;
} header('Content-Type: application/octet-stream');
header('Content-Length: ' . filesize($_REQUEST['file']));
header('Content-Disposition: filename='.$d);
flush(); $file = fopen($_REQUEST['file'], "r");
while (!feof($file)) {
// send the current file part to the browser print
fread($file, round(1311 * 100024));
// flush the content to the browser
flush();
// sleep one second
sleep(1);
}
// close file stream
fclose($file);
} ?>
Now open http://server/download.php?action=download&file=[your file located on your server]
How to Install VestaCP on VPS?
HI!
Today I'm going to share a trick for VPS.
Learn : How to install VestaCP on Centos,Debian,Ubuntu etc.
VestaCP is simple Web Hosting Control Panel which allows you to manage your website easily.
You can install it by using the following commands.
$ wget http://vestacp.com/pub/vst-install.sh
$ vst-install.sh
After staring the setup, follow the instructions on the screen.
Today I'm going to share a trick for VPS.
Learn : How to install VestaCP on Centos,Debian,Ubuntu etc.
VestaCP is simple Web Hosting Control Panel which allows you to manage your website easily.
You can install it by using the following commands.
$ wget http://vestacp.com/pub/vst-install.sh
$ vst-install.sh
After staring the setup, follow the instructions on the screen.
How to Unblock youtube in pakistan without any software?
Hello Friends!
Today, I'm going to share an awesome trick to unblock youtube in Pakistan.
Now you can unblock youtube in Pakistan without any software.
Its very easy to unblock youtube for your pc.You need not any VPN or Software to unblock youtube in Pakistan.Youtube has blocked in many islamic countries but you can unblock it by using the method bellow.
Please follow these steps to unblock youtube.
Step 1
Open the Notepad by going to Start Button >> Run and type notepad and press Enter
Step 2 Now open the following file into the notepad for editing.
%SystemRoot%\System32\drivers\etc\hosts
Step 3 Add the following lines at the end of the file
94.75.199.172 adserver.kimia.es
74.125.136.95 ajax.googleapis.com
94.31.29.154 netdna.bootstrapcdn.com
74.125.136.102 support.google.com
74.125.136.94 fonts.gstatic.com
74.125.136.113 apis.google.com
74.125.136.93 youtube.com
74.125.136.132 yt3.ggpht.com
74.125.136.84 accounts.google.com
74.125.136.100 play.google.com
74.125.136.139 i.ytimg.com
74.125.136.138 plus.google.com
74.125.136.115 checkout.google.com
193.104.215.66 get.adobe.com
74.125.136.91 www.youtube.com
74.125.136.84 accounts.youtube.com
74.125.136.148 ad.doubleclick.net
74.125.136.154 pagead2.googlesyndication.com
74.125.136.94 www.google.nl
74.125.136.100 m.youtube.com
74.125.136.113 s.ytimg.com
Step 4
Save the file by pressing CTRL+S
Step 5 Goto the browser and type https://youtube.com/
Today, I'm going to share an awesome trick to unblock youtube in Pakistan.
Now you can unblock youtube in Pakistan without any software.
Its very easy to unblock youtube for your pc.You need not any VPN or Software to unblock youtube in Pakistan.Youtube has blocked in many islamic countries but you can unblock it by using the method bellow.
Please follow these steps to unblock youtube.
Step 1
Open the Notepad by going to Start Button >> Run and type notepad and press Enter
Step 2 Now open the following file into the notepad for editing.
%SystemRoot%\System32\drivers\etc\hosts
Step 3 Add the following lines at the end of the file
94.75.199.172 adserver.kimia.es
74.125.136.95 ajax.googleapis.com
94.31.29.154 netdna.bootstrapcdn.com
74.125.136.102 support.google.com
74.125.136.94 fonts.gstatic.com
74.125.136.113 apis.google.com
74.125.136.93 youtube.com
74.125.136.132 yt3.ggpht.com
74.125.136.84 accounts.google.com
74.125.136.100 play.google.com
74.125.136.139 i.ytimg.com
74.125.136.138 plus.google.com
74.125.136.115 checkout.google.com
193.104.215.66 get.adobe.com
74.125.136.91 www.youtube.com
74.125.136.84 accounts.youtube.com
74.125.136.148 ad.doubleclick.net
74.125.136.154 pagead2.googlesyndication.com
74.125.136.94 www.google.nl
74.125.136.100 m.youtube.com
74.125.136.113 s.ytimg.com
Step 4
Save the file by pressing CTRL+S
Step 5 Goto the browser and type https://youtube.com/
10th Class Result 2015 - Bisegrw
The result of 10th class bise gujranwala has been announced.
Please enter the roll no. in the form below to check your result.
Please enter the roll no. in the form below to check your result.
9th class result 2015 - Bisegrw
The result of Secondary School Certificate Part-I (Annual) Examination, 2015 will be declared on 21st of August, 2015.
Learn more
Learn more
Subscribe to:
Posts (Atom)