Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

if dos premere un tasto

@ECHO OFF
set INPUT=
set /P INPUT=Digita qualcosa: 
if /I %INPUT% EQU CIAO (ECHO HAI SCRITTO CIAO) ELSE (ECHO NON HAI SCRITTO CIAO)
Comment

PREVIOUS NEXT
Code Example
Shell :: install onnxmltools 
Shell :: install react router 
Php :: Composer is operating significantly slower than normal because you do not have the PHP curl extension enabled 
Php :: How to Log Query in Laravel 
Php :: xml header php 
Php :: tinker color disabled 
Php :: php reverse shell oneliner 
Php :: mage log magento 2 
Php :: install php dom extension ubuntu 
Php :: generate random unique hex color code using php 
Php :: sail alias 
Php :: laravel migrate only 1 file 
Php :: : Unable to locate package php7.4-fpm 
Php :: the requested PHP extension curl is missing from your system. 
Php :: get featured image url 
Php :: extensions for laravel command ubuntu 20.04 
Php :: wordpress fs_method direct 
Php :: create model in laravel command line 
Php :: __construct 
Php :: laravel seed migrate 
Php :: composer install without dependencies 
Php :: create laravel project with composer 
Php :: how to remove notice error in php 
Php :: carbon start of day 
Php :: livewire onkeydown 
Php :: find word in text in laravel 
Php :: php delay 
Php :: url encode php 
Php :: wordpress if admin 
Php :: Unable to locate publishable resources. Publishing complete. 
ADD CONTENT
Topic
Content
Source link
Name
5+6 =