মজার কিছু ছবি-২

মজার কিছু ছবি এইদিক ওইদিক থাকে মানেজ করে শেয়ার করলাম। ভাল লাগলে আপনিও ফ্রেন্ডদের জন্য শেয়ার করুন। ছবি গুলো সংগ্রহ করা হইছে ফেসবুক ও ইন্টারনেট থেকে

Newton theory

exam boy
exam boy
iPaid
iPaid

Easy way to install Laravel in windows

Install Composer

Download Windows installer and install it.

Install Laravel Via Composer Create-Project

Open a terminal (cmd) and go to the directory  where you want to install. then use following command

composer create-project laravel/laravel --prefer-dist

If you getting an error saying:

failed to clone https://github.com/php-fig/log.git, git was not found, check that it is installed and in your PATH env. 'git' is not recognized as and internal or external command, operable program or batch file 

You need to add the directory you installed git to to your PATH environment variable. See how to set environment variable

if your terminal show Composer Warning: openssl extension is missing. You need to enable openssl extension.

WAMP uses different php.ini files in the CLI and for Apache. when you enable php_openssl through the WAMP UI, you enable it for Apache, not for the CLI. You need to modify C:\wamp\bin\php\php-5.4.3\php.ini to enable it for the CLI.

You have done your laravel installation

How to set git enviroment variable

You need to add the directory you installed git to to your PATH environment variable.

  1. Right click on Computer.
  2. Click Advanced System Settings
  3. Click Environment Variables inside the Advanced Menu
  4. Under System Variables, scroll to PATH
  5. Add ;”C:\path\to\git\bin”;”C:\path\to\git\cmd”

Test the git command in the command prompt to see if it worked. Git is usually located in Program Files or Program Files(x86)

Opportunity of Making Money with Neobux

Many people spend most of their time in front of their computer due to improved technology. You can earn extra income  by utilizing this online time  for this you need to just click and a PayPal or Payza account for the withdrawal of the income. There are many websites which provide pay to click service but among them Neobux is favorite of all.

NeoBux is a paid to click website that pays its users to look at regular net ads. Neobux is similar to a small business that grows step by step when the time passed  although it is a “paid to click”  service. NeoBux permits you to earn  a hundred dollar per day, with the correct strategy and patience. It’s a hundred percent legal PTC website which may be number one  premier PTC on the web. NeoBux  is a good system for all because promoters are completely conscious that members are being rewarded to look at the ads.

NeoBux maintains one person per affiliation rule to  avoid  individuals creating multiple accounts. You’ll create this cash at any time, whereas you sleep, whereas you watch TV or go visit friends. The actuality is you simply ought to pay concerning half-hour or less on the website on a daily basis and you will be able to gain above $1,000 per month.

To become a member is totally free and no really personal data like Mastercard numbers or bank details will ever want. Now two sorts memberships are available: standard membership that is a free membership and a golden membership which is a purchasable membership. A user must create a standard membership account for joining in Neobux. Standard members will upgrade to golden membership once they complete fifteen days once sign on and a minimum of fifty clicked ads. Golden membership is only available for a year (Cost $90).

Three basic streams of financial gain from NeoBux includes financial gain from your personal actions on the website e.g. viewing ads, Commissions paid to you for Rented Referrals, Commissions paid to you for Direct Referrals.

The vital way to achieve with NeoBux is referrals, which implies referred members. Referrals are individuals just like you who have joined NeoBux. You get paid for every advertisement click your referrals make. And you’ll be able to have plenty of referrals.

The direct referrals are individuals joined beneath your referral link. The rented referrals are the population that hasn’t joined beneath no one or are sold  from people to NeoBux and you rent them for thirty days initially.

Rented referrals can rate you 0.20$ for thirty days. The most effective technique to earn cash at NeoBux is whit referrals. They will be direct referrals or rented referrals.

Your main goal is to attain final Membership as a result of it’ll give plenty of helpful things with it. Some users gain many thousand cash per month however it’ll not happen night long, on the other hand NeoBux experts are already reaching the goal with some attentiveness.

How to use myhost.com/username in codeigniter?

Edit application/config/routes.php
add following line of code

$route['(.*)'] = "welcome/index/$1";  

Edit your welcome.php controller as follows

load->view('welcome_message');	
		echo "Username is ".$username;
	}	
}

you need to write .htaccess file for removing the index.php file from your url


  RewriteEngine On
  RewriteBase /cv_bank/

    #Removes access to the system folder by users.
    #Additionally this will allow you to create a System.php controller,
    #previously this would not have been possible.
    #'system' can be replaced if you have renamed your system folder.
RewriteCond %{REQUEST_URI} ^system.*
RewriteRule ^(.*)$ /cv_bank/index.php?/$1 [L]

    #When your application folder isn't in the system folder
    #This snippet prevents user access to the application folder
    #Submitted by: Fabdrol
    #Rename 'application' to your applications folder name.
RewriteCond %{REQUEST_URI} ^application.*
RewriteRule ^(.*)$ /cv_bank/index.php?/$1 [L]

    #Checks to see if the user is attempting to access a valid file,
    #such as an image or css document, if this isn't true it sends the
    #request to index.php
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ /cv_bank/index.php?/$1 [L]




    # If we don't have mod_rewrite installed, all 404's
    # can be sent to index.php, and everything works as normal.
    # Submitted by: ElliotHaughin

    ErrorDocument 404 /index.php
   

you can now test in your browser by typing http://localhost/cv_bank/alex/. Here alex is username. You can see User name is alex in your browser.

Exchange Rate Calculator WordPress Widget

Exchange Rate Calculator WordPress Widget

How to use:

If you request an exchange from a different currency (USD, AUD, … ), please put the exchange rate (to PHP) in the “Exchange Rate” Field otherwise leave it as it is.For withdrawal service, put the amount you are going to send in to the “Send” Field, and press “Calculate Receivable Amount”. For funding service, put the amount you want to receive in the “Receive Field”, and press “Calculate Send”.

Download:

calculator

Shortcode:

You can use this widget in your post or page. Just use [calculator] shortcode

Screenshots:

calculator_fontend

calculator_backend

Javascript countdown reset after some time interval

This is a simple countdown timer starting at 30 seconds from when the function is run and ending at 0. After reaching 0 it automatically reset the counter. It goes again to 30 second and this process is continued in a loop



RAMADAN CALENDAR 2013

Mahe Ramadan is starting from 9th July, 2013. This holy month provides Muslims the chance to sacrifice themselves to the Almighty Allah. Muslims all over the world eagerly wait for this month all the year. They say their prayers and celebrates Eid-ul-Fitr, one of the most joyous religious occasions at the end of this month

RAMADAN CALENDAR 2013 FOR BANGLADESH :

DAY RAMADAN DATE SEHRI IFTAR
TUESDAY 1 09-07-2013 3:47 6:50
WEDNESDAY 2 10-07-2013 3:48 6:49
THURSDAY 3 11-07-2013 3:49 6:48
FRIDAY 4 12-07-2013 3:50 6:47
SATURDAY 5 13-07-2013 3:51 6:46
SUNDAY 6 14-07-2013 3:52 6:45
MONDAY 7 15-07-2013 3:53 6:44
TUESDAY 8 16-07-2013 3:54 6:43
WEDNESDAY 9 17-07-2013 3:55 6:42
THURSDAY 10 18-07-2013 3:56 6:41
FRIDAY 11 19-07-2013 3:57 6:40
SATURDAY 12 20-07-2013 3:58 6:39
SUNDAY 13 21-07-2013 3:59 6:38
MONDAY 14 22-07-2013 4:00 6:37
TUESDAY 15 23-07-2013 4:01 6:36
WEDNESDAY 16 24-07-2013 4:02 6:35
THURSDAY 17 25-07-2013 4:03 6:34
FRIDAY 18 26-07-2013 4:04 6:33
SATURDAY 19 27-07-2013 4:05 6:32
SUNDAY 20 28-07-2013 4:06 6:31
MONDAY 21 29-07-2013 4:07 6:30
TUESDAY 22 30-07-2013 4:08 6:29
WEDNESDAY 23 31-07-2013 4:09 6:28
THURSDAY 24 01-08-2013 4:10 6:27
FRIDAY 25 02-08-2013 4:11 6:26
SATURDAY 26 03-08-2013 4:12 6:25
SUNDAY 27 04-08-2013 4:13 6:24
MONDAY 28 05-08-2013 4:14 6:23
TUESDAY 29 06-08-2013 4:15 6:22
WEDNESDAY 30 07-08-2013 4:16 6:21

 

Enable Designer in PHPMyAdmin

Open the file libraries/config.default.php. Change the following lines of code:

$cfg['Servers'][$i]['pmadb'] = '';
$cfg['Servers'][$i]['bookmarktable'] = '';
$cfg['Servers'][$i]['relation'] = '';
$cfg['Servers'][$i]['table_info'] = '';
$cfg['Servers'][$i]['table_coords'] = '';
$cfg['Servers'][$i]['pdf_pages'] = '';
$cfg['Servers'][$i]['column_info'] = '';
$cfg['Servers'][$i]['history'] = '';
$cfg['Servers'][$i]['designer_coords'] = '';

to

$cfg['Servers'][$i]['pmadb'] = 'phpmyadmin';
$cfg['Servers'][$i]['bookmarktable'] = 'pma_bookmark';
$cfg['Servers'][$i]['relation'] = 'pma_relation';
$cfg['Servers'][$i]['table_info'] = 'pma_table_info';
$cfg['Servers'][$i]['table_coords'] = 'pma_table_coords';
$cfg['Servers'][$i]['pdf_pages'] = 'pma_pdf_pages';
$cfg['Servers'][$i]['column_info'] = 'pma_column_info';
$cfg['Servers'][$i]['history'] = 'pma_history';
$cfg['Servers'][$i]['designer_coords'] = 'pma_designer_coords';

Also, Create DB name phpmyadmin and run the script in your wamp/apps/phpmyadmin3.3.9/scripts/create_tables.sql