You need to learn Reuseable code block in php. Thats the point to tell you to how to write the php programming functions for absolutely beginners. Learn programming with Ki Fuuu.
Functions in PHP
function helloworld() {
for(var x = 1; x <= 10; x++) {
console.log( "Hello World" );
} //Need to reCall Function name upstair
}
helloworld( 10 );
This is Basic Usage of Functions in php. You can use any amount can use under php codes.
function helloworld( count )
{
for(var x = 1; x <= count; x++) {
console.log( count );
} //Need to reCall Function name upstair
}
#helloworld(10000)
function add( x, y )
{
return x + y;
}
add(10, 20);
add(10, 20) + add(30, 40);
function test()
{
return 10;
}
function add( x, y )
{
return x + y;
}
var a = add(10, 20);
var b = add(30, 40);
add(a, b);
add( add(10, 20), add(30, 40) );
Sharing is Caring
Yes
thank for sharing
attract about code..
thank for your sharing
M+A+L❎2=MaALoe MinAungLaing
😂😂 ( )²²
😂😂 ( )²²
Thanks for sharing. Good 👍👍👍
Thanks Bro…. good job. keep it up!
Yeah, welcome Oppa😇
I like this programming.
Thanks ❤️
I like this programming.
😅😅 🖤🖤🖤
Ooh God
Your heart is black 😅
But my heart is ❤️❤️
I do not know what to write because i do not know what to write.Sorry
Done 🐳