Tag: web sunucu

Found 10 results for this tag.

What is PHP and What Can Be Done

What is PHP and What Can Be Done

PHP, particularly designed for the web, is a server-side scripting language that can be embedded into HTML. It resembles C and Perl in its general structure and programming rules. Developed by Rasmus Lerdorf, this langua...

19 Şubat 20122 dk okuma
PHP For and While Loops

PHP For and While Loops

Loops are used to perform repetitive tasks. Initially, it may seem meaningless, but if you have a web page with 100 members, you can finish your work in three lines using a loop instead of writing the names of all of the...

19 Şubat 20122 dk okuma
C# For and While Loops

C# For and While Loops

Hello, I'm starting with the same topic as my PHP For and While Loops tutorial because fundamentally everything is the same. Loops are used to perform repetitive tasks. Initially, it may seem meaningless, but if you hav...

28 Ekim 20122 dk okuma