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 Answers
+ 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
Hot today
Is anyone else encountering issues with upvote through the code playground ?
6 Votes
Difference between input () and readline () functions in python
1 Votes
Please answer the below yaml question
0 Votes
#javascript challenge ---- Write a function to print square matrix
1 Votes
Problem Statement Given two integers a and b, your task is to calculate and print the following four values:
0 Votes
What's wrong in my code there have an error in line 24?
1 Votes
Generador de divicion python.
1 Votes
Jtable cell selection and highlighting
0 Votes
Broken Image in Sololearn App
0 Votes
Python help
1 Votes

Languages

  • C++
  • C#
  • HTML
  • Java
  • JavaScript
  • Python

Introduction Courses

  • Introduction to Python
  • Introduction to C
  • Introduction to C#
  • Introduction to SQL
  • Introduction to HTML
  • Introduction to CSS
  • Introduction to Java
  • Introduction to JavaScript
  • Introduction to C++
  • Tech for Everyone
  • Web Development Fundamentals
  • R
  • Data Science
  • Machine Learning
  • Coding for Marketers
  • Kotlin
  • Go
  • PHP
  • Ruby
  • Swift 4

Intermediate Courses

  • C# Intermediate
  • Python Intermediate
  • JavaScript Intermediate
  • C++ Intermediate
  • C Intermediate
  • SQL Intermediate
  • Game Development with JS
  • Responsive Web Design
  • Python for Data Science
  • Python for Finance
  • jQuery

Advanced Courses

  • React + Redux
  • Angular + NestJS
  • Python Data Structures

Community

  • Discuss
  • Code Bits
  • Blog
Follow us on Linkedin
Check out our facebook
See what we tweet about
Join our instagram
Watch our Youtube
HomeTop LearnersProFAQContactBug Bounty ProgramCareersTerms of UsePrivacy PolicySololearn mobile
Made with
by  Sololearn | ©2023