Skip to contentSkip to content

iTechMedium

Close MenuClose Menu

Validating field with tooltip validationValidating field with tooltip validation

When using FormValidation with some server-side frameworks such as CakePHP, Symfony, Rails, Spring, etc, there is a relationship between the model name and the ...

Read FullRead Full

git set up commandgit set up command

=========== Use GIT command ========== >> sudo mkdir foldername>> cd foldername/>> git init>> git remote add origin https://github.com/abc/project.git  >> git ...

Read FullRead Full

basic commad of svnbasic commad of svn

find . -type d -name .svn -print0 | xargs -0 rm -rf          /* remove the svn folder from project */ ...

Read FullRead Full

how to remove index.php from url in magentohow to remove index.php from url in magento

1) Log-in to your Magento administration area then go to ‘System > Configuration > Web‘. 2) Navigate to the ‘Unsecure‘ ...

Read FullRead Full

how to save div content as image using jqueryhow to save div content as image using jquery

html2canvas This script allows you to take “screenshots” of webpages or parts of it, directly on the users browser. The ...

Read FullRead Full

how to create categogories in magento or emport and export from database.how to create categogories in magento or emport and export from database.

Category Creation in magentoWhenever you created category in magento then the created category info will be insert into following tables ...

Read FullRead Full

How to integrate stripe payment gateway in phpHow to integrate stripe payment gateway in php

Stripe Checkout New No need to design payment forms from scratch. Stripe Checkout offers a beautiful, customizable payment flow that ...

Read FullRead Full

how to integrate paypal payment in codeignitorhow to integrate paypal payment in codeignitor

create a file in  appication/libraries/   ======= paypal.php ===========<?php  if ( ! defined(‘BASEPATH’)) exit(‘No direct script access allowed’);/** * CodeIgniter * * An ...

Read FullRead Full

The easiest way to get your own Social NetworkThe easiest way to get your own Social Network

HumHub is a social network software and framework built to give you the tools to make communication and collaboration easy ...

Read FullRead Full

Send WhatsApp messages in PHPSend WhatsApp messages in PHP

I search an API for send a message in whatsapp through in website in php. it’s relatively easy to send ...

Read FullRead Full

Posts navigation

Previous 1 2 3 … 10 Next

Recent Posts

  • Flask lightweight WSGI web application framework
  • how install complete apache2 and then install
  • Create a Woocommerce product sold in units of kilogram and gram
  • how can write restful / authenticate API in Laravel latest version
  • How to change Apache default port to a custom port

Recent Comments

  • Anonymous on PHP Melody – Video CMS. A better way to create video websites.
  • Anonymous on PHP Melody – Video CMS. A better way to create video websites.
  • Anonymous on PHP Melody – Video CMS. A better way to create video websites.
  • Anonymous on PHP Melody – Video CMS. A better way to create video websites.
  • Anonymous on PHP Melody – Video CMS. A better way to create video websites.
TopBack to Top

Magazine WordPress Theme By Themesglance