PHP ကျူတိုရီရယ်

PHP ပင်မစာမျက်နှာ PHP မိတ်ဆက် PHP ထည့်သွင်းပါ။ PHP Syntax PHP မှတ်ချက်များ PHP Variables များ PHP Echo / Print PHP Data အမျိုးအစားများ PHP စာတန်းများ PHP နံပါတ်များ PHP သင်္ချာ PHP Constants PHP Operator များ PHP If...Else...Elseif PHP Switch PHP Loops PHP လုပ်ဆောင်ချက်များ PHP Arrays PHP Superglobals PHP RegEx

PHP Forms

PHP Form ကိုင်တွယ်ခြင်း။ PHP Form Validation PHP Form လိုအပ်ပါသည်။ PHP Form URL/E-mail PHP Form ပြီးပါပြီ။

PHP အဆင့်မြင့်

PHP နေ့စွဲနှင့် အချိန် PHP ပါဝင်ပါတယ်။ PHP ဖိုင်ကိုင်တွယ်ခြင်း PHP ဖိုင်ကို ဖွင့်/ဖတ်ပါ။ PHP ဖိုင်ကို ဖန်တီး/ရေးပါ။ PHP ဖိုင်ကို တင်ခြင်း။ PHP Cookies PHP စက်ရှင်များ PHP Filters PHP Filters Advanced PHP ပြန်ခေါ်ခြင်းလုပ်ဆောင်ချက်များ PHP JSON PHP ခြွင်းချက်

PHP OOP

PHP OOP ဆိုတာဘာလဲ PHP အတန်းများ/အရာဝတ္ထုများ PHP Constructor PHP Destructor PHP Access Modifiers PHP Inheritance PHP Constants PHP Abstract အတန်းများ PHP မျက်နှာပြင်များ PHP လက္ခဏာများ PHP Static Methods PHP Static Properties PHP Namespaces PHP Iterables

MySQL ဒေတာဘေ့စ်

MySQL ဒေတာဘေ့စ် MySQL ချိတ်ဆက်မှု MySQL သည် DB ကိုဖန်တီးပါ။ MySQL ဇယားဖန်တီးပါ။ MySQL သည် Data ကိုထည့်သွင်းပါ။ MySQL နောက်ဆုံး ID ကိုရယူပါ။ MySQL တွင် Multiple ထည့်သွင်းပါ။ MySQL ပြင်ဆင်ထားသည်။ MySQL Data ကို ရွေးပါ။ MySQL ဘယ်မှာလဲ။ MySQL Order By MySQL က Data တွေကို ဖျက်လိုက်ပါ။ MySQL အပ်ဒိတ်ဒေတာ MySQL ကန့်သတ်ဒေတာ

PHP XML

PHP XML ပါဆာများ PHP SimpleXML Parser PHP SimpleXML - ရယူပါ။ PHP XML Expat PHP XML DOM

PHP - AJAX

AJAX နိဒါန်း AJAX PHP AJAX ဒေတာဘေ့စ် AJAX XML AJAX တိုက်ရိုက်ရှာဖွေမှု AJAX စစ်တမ်း

PHP ဥပမာများ

PHP ဥပမာများ PHP Compiler PHP Quiz PHP လေ့ကျင့်ခန်းများ PHP Certificate

PHP အ ကိုးအကား

PHP ခြုံငုံသုံးသပ်ချက် PHP Array PHP ပြက္ခဒိန် PHP နေ့စွဲ PHP လမ်းညွှန် PHP အမှား PHP ခြွင်းချက် PHP ဖိုင်စနစ် PHP Filter PHP FTP PHP JSON PHP သော့ချက်စာလုံးများ PHP Libxml PHP Mail PHP သင်္ချာ PHP ထွေ PHP MySQLi PHP ကွန်ရက် PHP Output Control PHP RegEx PHP SimpleXML PHP Stream PHP String PHP Variable ကိုင်တွယ်ခြင်း။ PHP XML Parser PHP Zip PHP အချိန်ဇုန်များ

PHP vfprintf() လုပ်ဆောင်ချက်

❮ PHP String အကိုးအကား

ဥပမာ

"test.txt" အမည်ရှိ စာသားဖိုင်သို့ စာသားအချို့ရေးပါ-

<?php
$number = 9;
$str = "Beijing";
$file = fopen("test.txt","w");
echo vfprintf($file,"There are %u million bicycles in %s.",array($number,$str));
?>

အထက်ဖော်ပြပါ ကုဒ်၏ အထွက်သည်-

40

အောက်ပါစာသားကို "test.txt" ဖိုင်သို့ ရေးပေးပါမည်။

There are 9 million bicycles in Beijing.


အဓိပ္ပါယ်နှင့် အသုံးပြုမှု

vfprintf() လုပ်ဆောင်ချက်သည် သတ်မှတ်ထားသော အထွက်စီးကြောင်းသို့ ဖော်မတ်ချထားသည့် စာကြောင်းတစ်ခု ရေးသည် (ဥပမာ- ဖိုင် သို့မဟုတ် ဒေတာဘေ့စ်)။

fprintf() နှင့်မတူဘဲ vfprintf() ရှိ အကြောင်းပြချက်များကို array တစ်ခုတွင် ထည့်ထားသည်။ array အစိတ်အပိုင်းများကို ပင်မစာကြောင်းရှိ ရာခိုင်နှုန်း (%) ဆိုင်းဘုတ်များတွင် ထည့်သွင်းပါမည်။ ဤလုပ်ဆောင်ချက်သည် "တစ်ဆင့်ပြီးတစ်ဆင့်" အလုပ်လုပ်သည်။ ပထမ % သင်္ကေတတွင်၊ ပထမ array ဒြပ်စင်ကို ထည့်သွင်းသည်၊ ဒုတိယ % သင်္ကေတတွင်၊ ဒုတိယ array ဒြပ်စင်ကို ထည့်သွင်းထားသည်၊ စသည်တို့ဖြစ်သည်။

မှတ်ချက်- အငြင်းအခုံများထက် % လက္ခဏာများ ပိုများနေပါက၊ နေရာကိုင်ဆောင်သူများကို အသုံးပြုရပါမည်။ % နိမိတ်လက္ခဏာပြီးနောက် နေရာယူထားသည်ကို ထည့်သွင်းပြီး အကြောင်းပြချက်- နံပါတ် နှင့် "\$" တို့ ပါဝင်ပါသည်။ ဥပမာနှစ်ခုကိုကြည့်ပါ။

အကြံပြုချက်- ဆက်စပ်လုပ်ဆောင်ချက်များ- fprintf()printf() sprintf()vprintf() နှင့် vsprintf()


အထားအသို

vfprintf(stream,format,argarray)

ကန့်သတ်တန်ဖိုးများ

Parameter Description
stream Required. Specifies where to write/output the string
format Required. Specifies the string and how to format the variables in it.

Possible format values:

  • %% - Returns a percent sign
  • %b - Binary number
  • %c - The character according to the ASCII value
  • %d - Signed decimal number (negative, zero or positive)
  • %e - Scientific notation using a lowercase (e.g. 1.2e+2)
  • %E - Scientific notation using a uppercase (e.g. 1.2E+2)
  • %u - Unsigned decimal number (equal to or greather than zero)
  • %f - Floating-point number (local settings aware)
  • %F - Floating-point number (not local settings aware)
  • %g - shorter of %e and %f
  • %G - shorter of %E and %f
  • %o - Octal number
  • %s - String
  • %x - Hexadecimal number (lowercase letters)
  • %X - Hexadecimal number (uppercase letters)

Additional format values. These are placed between the % and the letter (example %.2f):

  • + (Forces both + and - in front of numbers. By default, only negative numbers are marked)
  • ' (Specifies what to use as padding. Default is space. Must be used together with the width specifier. Example: %'x20s (this uses "x" as padding)
  • - (Left-justifies the variable value)
  • [0-9] (Specifies the minimum width held of to the variable value)
  • .[0-9] (Specifies the number of decimal digits or maximum string length)

Note: If multiple additional format values are used, they must be in the same order as above.

argarray Required. An array with arguments to be inserted at the % signs in the format string


နည်းပညာဆိုင်ရာအသေးစိတ်

ပြန်ပို့တန်ဖိုး- ရေးထားသော စာကြောင်း၏ အရှည်ကို ပြန်ပေးသည်။
PHP ဗားရှင်း- ၅+

နောက်ထပ် ဥပမာများ

ဥပမာ

ဖိုင်တစ်ခုသို့ စာသားအချို့ရေးပါ-

<?php
$num1 = 123;
$num2 = 456;
$file = fopen("test.txt","w");
vfprintf($file,"%f%f",array($num1,$num2));
?>

အောက်ပါစာသားကို "test.txt" ဖိုင်သို့ ရေးပေးပါမည်။

123.000000456.000000

ဥပမာ

နေရာထိုင်ခင်းအသုံးပြုမှု-

<?php
$number = 123;
$file = fopen("test.txt","w");
vfprintf($file,"With 2 decimals: %1\$.2f
\nWith no decimals: %1\$u",array($number));
?>

အောက်ပါစာသားကို "test.txt" ဖိုင်သို့ ရေးပေးပါမည်။

With 2 decimals: 123.00
With no decimals: 123

ဥပမာ

ဖြစ်နိုင်သော ဖော်မတ်တန်ဖိုးများအားလုံးကို သရုပ်ပြရန် printf() ကို အသုံးပြုခြင်း-

<?php
$num1 = 123456789;
$num2 = -123456789;
$char = 50; // The ASCII Character 50 is 2

// Note: The format value "%%" returns a percent sign
printf("%%b = %b <br>",$num1); // Binary number
printf("%%c = %c <br>",$char); // The ASCII Character
printf("%%d = %d <br>",$num1); // Signed decimal number
printf("%%d = %d <br>",$num2); // Signed decimal number
printf("%%e = %e <br>",$num1); // Scientific notation (lowercase)
printf("%%E = %E <br>",$num1); // Scientific notation (uppercase)
printf("%%u = %u <br>",$num1); // Unsigned decimal number (positive)
printf("%%u = %u <br>",$num2); // Unsigned decimal number (negative)
printf("%%f = %f <br>",$num1); // Floating-point number (local settings aware)
printf("%%F = %F <br>",$num1); // Floating-point number (not local settings aware)
printf("%%g = %g <br>",$num1); // Shorter of %e and %f
printf("%%G = %G <br>",$num1); // Shorter of %E and %f
printf("%%o = %o <br>",$num1); // Octal number
printf("%%s = %s <br>",$num1); // String
printf("%%x = %x <br>",$num1); // Hexadecimal number (lowercase)
printf("%%X = %X <br>",$num1); // Hexadecimal number (uppercase)
printf("%%+d = %+d <br>",$num1); // Sign specifier (positive)
printf("%%+d = %+d <br>",$num2); // Sign specifier (negative)
?>

❮ PHP String အကိုးအကား