Please can anyone help me in the making of this program :
We have to Enter a string of capital letters like
WJKTYNHJHIJKLMNOPASC
THE LONGEST CONSECUTIVELY INCREASING STRING IS
HIJKLMNOP
.
.
.
Help me Please , Thanks !!!
Please can anyone help me in the making of this program :
We have to Enter a string of capital letters like
WJKTYNHJHIJKLMNOPASC
THE LONGEST CONSECUTIVELY INCREASING STRING IS
HIJKLMNOP
.
.
.
Help me Please , Thanks !!!
Please can anyone help me in the making of this program :
We have to Enter a string of capital letters like
WJKTYNHJHIJKLMNOPASC
THE LONGEST CONSECUTIVELY INCREASING STRING IS
HIJKLMNOP
.
.
.Help me Please , Thanks !!!
You are not giving enough information..please elaborate
lol ofcourse his not.. he just started posting to get a code..
he did'nt eve try coding it yet..
<?php
$text=$_POST['text'];
print strtoupper($text);
?>
:)
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.