Skip to content
Home
Helium
What is a Helium Hotspot?
How to Install a Helium Hotspot
Helium Maps and Elevation Measuring
Helium Hotspot Cables and Connections
Port Forwarding – Helium Miner
Things to Consider when installing a Helium Miner
Helium Hotspot Antenna Gallery
Best Stablecoin Investing Websites
Crypto Blog
HotspotRF Referral code 2022
PHP
Php – Arrays
Php – Csv
Php – Dates & Time
Php – Email
Php – Loops
Php – Maths
Php – Miscellaneous
Php – Strings
Jquery
Jquery – Ajax
Jquery – Forms Posting
Jquery – Modals
Jquery – Strings
Jquery – Tricks
Jquery – Validation
Jquery – Variables
Jquery – Misc
MySQL
CSS
Javascript
WordPress
Admin – WP
WooCommerce
WordPress – Get
WordPress – Miscellaneous
WordPress – Show
Misc
Firefox
Python
Random Coding
Raspberry Pi
Reviews
SEO
SEO News
Sublime Text
Windows
Menu
Home
Helium
What is a Helium Hotspot?
How to Install a Helium Hotspot
Helium Maps and Elevation Measuring
Helium Hotspot Cables and Connections
Port Forwarding – Helium Miner
Things to Consider when installing a Helium Miner
Helium Hotspot Antenna Gallery
Best Stablecoin Investing Websites
Crypto Blog
HotspotRF Referral code 2022
PHP
Php – Arrays
Php – Csv
Php – Dates & Time
Php – Email
Php – Loops
Php – Maths
Php – Miscellaneous
Php – Strings
Jquery
Jquery – Ajax
Jquery – Forms Posting
Jquery – Modals
Jquery – Strings
Jquery – Tricks
Jquery – Validation
Jquery – Variables
Jquery – Misc
MySQL
CSS
Javascript
WordPress
Admin – WP
WooCommerce
WordPress – Get
WordPress – Miscellaneous
WordPress – Show
Misc
Firefox
Python
Random Coding
Raspberry Pi
Reviews
SEO
SEO News
Sublime Text
Windows
Search
Generic filters
Exact matches only
Php - Strings
Append text file using form posting to self
Auto Random Text Creator – one word
Capital letters – Change string to UPPERCASE – PHP
Check if PHP array empty
Check if PHP variable contains specific text
Concatenate two variables to obtain one
Convert any format to UTF-8 using Iconv
Convert uploaded extension to lowercase
Create files from template – replace text
Delete line from text file that contains
Directory Paths – Current working
Does website contain string?
Encoding urls rawurlencode
Encrypt/Decrypt GET Urls
Escaping quote marks in php when sending links
Explode string into variables using separator
Fatal error: [] operator not supported for strings
Find all files in directory – with wildcard *
Find files with specific name – glob
Find the length of a string – PHP
Generate random number/string – UUID
Get all files in directory – Glob
Get character count of a string saved in database – html_entity_decode not working
Get contents
Get current working directory – getcwd()
Get position of string letters – Substr
How to display HTML tags when saved in PHP variable
Length of Text/String/Variable using PHP
List all files in directory
mysql_real_escape_string
Passing variables between pages – GET
Password encrypting MD5
Password Encryption using mcrypt
Percentage
Pound Sign encoding – fputcsv
Random String – Php
Remove CR/LF linefeeds
Remove whitespace both sides
Remove whitespace from within a string
Replace all but 0-9 and a-z and spaces
Replace string character in PHP
Save each post collected as a variable
Search for multiple words in a string – PHP
Sentence case – PHP
Show files in a folder – scandir
Show Number as Decimal – Else show first number only
Show variable type in PHP
Sort files numerically – natsort
String contains a word – filter – find text pattern
String length if else
Strip HTML Tags in variable
Strpos – Find string in PHP variable – Contains
Take off / Get first 5 characters (substr)
Text file counter
Text file into dropdown – Specific lines
Text file Read – Create – Save write/delete fopen
Text File Read – Hitcounter increase count
Trim & Replace UK numbers – Php
Trim either end of whitespace – Php
Trim left and right strings – Take off letters – PHP
Trim up to a certain string
Trim White Space from variable
Truncate string to certain length
Upper/Lower Case letters convert PHP
printf – Format decimals – numbers
6th June 2014
Php - Strings
Output : –
With 2 decimals: 123.00
With no decimals: 123
<?php $number = 123; ?> <?php echo "£"; printf("%1\$.2f",$number);?>
1
2
3
4
5
6
<?php
$number
=
123
;
?>
<?php
echo
"£"
;
printf
(
"%1\$.2f"
,
$number
)
;
?>
Was this code snippet helpful?
Yes
1
No
0
Exclude category from blog while adding them to sitemap.xml
What Router can I use with Onestream Broadband?
Firefox 113 (2023) Tabs on top/bottom not working fixed again
Disable buying – Woocommerce
Windows Desktop Wallpaper Background for OCD users with shelves
Featured Image Admin Thumb – Working Plugin (WordPress 6.2)
Create a gallery in a Posts page
Clickable elements too close together – Solved
Best ChatGPT Prompts
Make Elementor Accordion Closed by Default
noindex a specific page in WordPress using functions file
A random number picker that picks 6 numbers from 1 to 49 but only once
Sticky header – Logo smaller and adds border on scroll
Editor Only CSS – Elementor Sticky Header
Change Woocommerce Dropdowns to Radio Buttons
Get character count of a string saved in database – html_entity_decode not working
How to check if a checkbox has been ticked in Jquery
Firefox 89-100 (2022) Tabs on top/bottom not working fixed again
Slash canonicalization at the end of the URL – htaccess
Elementor json template files not uploading
Multiple featured images for blog posts
Autostart Browser in Kiosk Mode – Raspberry Pi 4 Terminal Command
Open Chromium full screen -Raspberry Pi (Kiosk mode)
Populate dropdown with data from database