Home
Networking
Cisco
Cisco Network & Lab
Cisco Exams
Others
Microsoft
Windows
Windows Servers
SQL Servers
Linux
Ubuntu
RedHat
SUSE
Programming
HTML
CSS
Java Script
JQuery
XML
PHP
ASP.Net
C#
General Knowledge
News
Services
Computer Services
Networking Services
Web Services
Software Development Services
CCTV Services
Email
IT & Mobile Shops
Shop1
Shop2
Thursday, August 14, 2014
String in PHP
<?php
$string = 'This is a string and testing!';
$string_word_count = str_word_count($string, 1);
print_r($string_word_count);
?>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment