Usage of -single quote- and -double quote- with strings in PHP Usage of 'single quotes' and 'double quotes' in Strings In PHP, a string is simply a group of characters. They can contain:- letters ASCII characters numbers other… more....
PHP strings မ်ားတြင္ 'single quote' ႏွင့္ 'double quote' တို႔အား အသံုး ျပဳပံု စာလံုး အကၡရာ အတြဲလိုက္ အစုအေဝး မ်ား ကို PHP တြင္ string ဟု ေခၚပါ သည္။Strings မ်ားတြငိ ေအာက္ပါ တို႔ ပါဝင္ ပါသည္။ စာလံုး အကၡရာ မ်ား ASCII သေကၤတ မ်ား နံပါတ္ မ်ား variables မ်ား စာလံုး အကၡရာ အတြဲ (strings) မ်ား ကို variable တြင္ assign လုပ္ သည့္… more.... |