php-string-basics-tutorial

php-string-basics-tutorial

PHP String Basics: Complete Beginner’s Guide with Examples PHP String Basics Strings are nothing but collection of alphabets,letters.By using this letter we can form a words and sentences.These words or sentences are called as string.In php we are writing the these words or sentences in single or double quotation marks then only php threated as … Read more