Search
 
SCRIPT & CODE EXAMPLE
 

PHP

how to style echo in php

You can style it by the following way:

echo "<p style='color:red;'>" . $ip['cityName'] . "</p>";
echo "<p style='color:red;'>" . $ip['countryName'] . "</p>";
Comment

PREVIOUS NEXT
Code Example
Php :: magento colloction query 
Php :: how to fetch particular css file in wordpress 
Php :: how to mantain text in form after error php 
Php :: php shorthand if isset 
Php :: lazychaser laravel-nestedset get tree 
Php :: laravel faker car plate br mercossul 
Php :: how to update all row in laravel 
Php :: php form detect if number has decimals 
Php :: laravel Postcontroller.php 
Php :: laravel go back to previous page blade 
Php :: laravel get extension from url 
Php :: Classified script with mobile app laravel 
Php :: add 30 minutes to time in php 
Php :: check network connection php 
Php :: php object to xml 
Php :: fecade Artisan:call laravel 
Php :: blade capitalize first letter 
Php :: is_array php 
Php :: yii2 get cookie 
Php :: migration bool type eloquent orm 
Php :: current page link using php 
Php :: how check if method is not in class in php 
Php :: create variable in laravel blade 
Php :: php salto de linea 
Php :: laravel model db raw count 
Php :: php load specific post id on language 
Php :: php goto 
Php :: vue mouseover 
Php :: request old laravel form select 
Php :: php pdo Check if row exists in the database 
ADD CONTENT
Topic
Content
Source link
Name
1+2 =