My Information
Pages
Home
Mysql
PHP
Magento
Wordpress
codeigniter
Laravel
Html
Jquery
PHP INTERVIEW QUESTION
Thursday 8 January 2015
How to display discount percentage for Special Price in Magento
If price.
phtml
file not in your theme, please copy from here
copy
App/design/
frontend
/base/default/template/catalog/product/price
.
phtml
paste
App/design/
frontend
/default/YOURTEMPLATE/template/catalog/product/price
.
phtml
Read more »
Tuesday 6 January 2015
exmaple of usefull php function
I
am Know
Some
usefull
php
function for
generally
use.
Read more »
Monday 5 January 2015
How to add google fonts in magento theme? add google font in magento.
AD
DING GO
OGLE F
ONTS IN
MGE
NTO THEME
You c
an add th
e
css
link into the admin design panel.
Read more »
Wednesday 24 December 2014
separate sentences (paragraph) using pipeline by dots using javascript and html
Just check this code using this code you can
separated
setences
.
i
am
septences
where dots using
pipe line
.
Read more »
Select Box design using html and css
hello
some select box design
Read more »
Tuesday 28 October 2014
add class in body tag in all page in magento
creat
e
local.xml file
in
theme
Read more »
Sunday 5 October 2014
multiple checkbox select with javascript and getting checkbox Value using php
<
title
>
Read more »
Saturday 4 October 2014
get latitude and longitude from address using google map also seach near by places
HELLO Getting
serach
near by of your location
get
latitude and longitude from
address using google map
also
seach
near by places
Read more »
Tuesday 30 September 2014
PHP output JSON Web Service charset UTF-8 get multi languange data like hindi,franch
set
database filed collation in
table
.
if
you add another
langauge
data like
hindi
,
gujrati
first
chanage
strucute
change
Collation as utt8_general_ci.
Read more »
Saturday 27 September 2014
Ajaxsubmits the from jquey validation in php
<
link
rel="stylesheet" href="//code.jquery.com/ui/1.11.1/themes/smoothness/jquery-ui.css"/>
<
script
src="//code.jquery.com/jquery-1.10.2.js"></script>
<
script
src="//code.jquery.com/ui/1.11.1/jquery-ui.js"></script>
<
!
-- Latest compiled and
minified
CSS
--
>
<
link
rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
<
!
-- Optional theme
--
>
<
link
rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css">
<
!
--
Jquery
Validation
--
>
<
script
src="http://ajax.aspnetcdn.com/ajax/jquery.validate/1.13.0/jquery.validate.js"></script>
<
!
-- Latest compiled and
minified
JavaScript
--
>
<
script
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
Read more »
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)