I am using get_data() function to input data from the user.
But there is one problem with the function. if i entered for eg: only 3 digits it will reply back some 5 digit. what is going wrong.
#!/usr/bin/php -q
whatt is going wrong with my code
I am using get_data() function to input data from the user.
But there is one problem with the function. if i entered for eg: only 3 digits it will reply back some 5 digit. what is going wrong.
#!/usr/bin/php -q
whatt is going wrong with my code