Search
 
SCRIPT & CODE EXAMPLE
 

PHP

wp php blog info image

<?php
$var = '<a href="http://www.twitter.com">
    <img src="<?php bloginfo('template_directory'); ?>/images/social/twitter.png" />
    </a>';
echo $var;
?>
Comment

PREVIOUS NEXT
Code Example
Php :: Regex to remove span tags using php [duplicate] 
Php :: namecheap shared cpanel change php version for subdomain 
Php :: Eager realationship in laravel 
Php :: Woocommerce Changing the Entry Title of the Custom Endpoint 
Php :: encode zlib php 
Php :: change default route laravel 
Php :: call satic blco in magento 2 
Php :: php if in database field exists, if exists update, if not create 
Php :: check if data inserted in database wordpress plugin 
Php :: laravel route 
Php :: create resource controller in admin folder laravel 
Php :: php reload after env 
Php :: public path() does not work on live server laravel. Problem with public path on live server 
Php :: how to disable a button in a blade file 
Php :: Trying to access variable outside laravel collection 
Php :: php pdo get id selected by href 
Php :: php artisan preset bootstrap 
Php :: mysqli_num_rows() expects parameter 1 to be mysqli_result, boolean given 
Php :: eloquent multiple orwhere 
Php :: laravel repository 
Php :: wordpress add submenu under custom post type 
Php :: php insert char before each letter using regex 
Php :: Woocommerce Adding Content to the Custom Endpoint 
Php :: php check if input is a positive integer 
Php :: octobercms mail 
Php :: does xampp install php 
Php :: pass the product name to form field cf7 woocommerce 
Php :: save big data with laravel 
Php :: wordpress theme basics including CSS and js 
Php :: php Convert multidimensional array into single array 
ADD CONTENT
Topic
Content
Source link
Name
5+6 =