Kursy
Zaloguj sięZacznij uczyć się AI
Kursy
Zaloguj sięZacznij uczyć się AI
0

Is there any way to clear output screen in php?

If anyone knows help me

php
4th Sep 2019, 5:46 PM
R.A.Sathish Babu
R.A.Sathish Babu - avatar
2 odpowiedzi
+ 2
https://stackoverflow.com/questions/24327544/how-can-clear-screen-in-php-cli-like-cls-command
4th Sep 2019, 7:20 PM
ABADA S
ABADA S - avatar
0
if (strtoupper(substr(PHP_OS, 0, 3)) === 'WIN') { system('cls'); } else { system('clear'); }
8th Sep 2019, 10:59 PM
A Z I Z
A Z I Z - avatar

Często masz takie pytania?

Ucz się bardziej efektywnie, za darmo:

  • Wprowadzenie do Pythona

    7.1M uczących się

  • Wprowadzenie do Java

    4.7M uczących się

  • Wprowadzenie do C

    1.5M uczących się

  • Wprowadzenie do HTML

    7.5M uczących się

Zobacz wszystkie kursy
Popularne dzisiaj
Is anyone else experiencing this Sololearn issue?
0 Votes
Best language?
0 Votes
How do I keep myself motivated in coding
0 Votes
solo learn program issue - iPhone?
1 Votes
Anyone have song names? Comment your favorites here for a project im working on
1 Votes
Bro can you fix yt error?
0 Votes
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes
I want to know how to make an Payment App like what I need to learn I need some guidance
0 Votes
Sql practice
0 Votes
Bug in Completing AI Practice
0 Votes