Hello, Iam new to python! I mean just started 2 hours ago! When I run this code it does not exits, my laptops cooling fan starts spinning after some time of running the scrip...
Hello guys,,, my DocRoot is /var/www/html/folder #on a.php which is located at /var/www/html/folder/a.php, i wrote include 'sub/autoload.php'; #on b.php which is located a...
Hello, am including a css file to my index file, but when i try to use the styles it dont get applied, so i made the css file empty.... but when i visit domain.com/style.cs...
Hello can i know whats happening here? there's only 14 sec difference in the result but in my code 554 secs why this is happening? i've tried the same code on my VPS and ...
@C0rn3j @usernamestring is this right?
hi, how can i detect if an user visited my site before? i want to detect by device (pc/mobile) not by IP COOKIE
Hi, javascript equivalent of php file_get_contents("php://input") ?
Hello, how can i do something like? PHP,JAVASCRIP
what wrong am doing here? on line 29 i put time()+100; so the timer should start with 1 min 40s remaining, but its saying EXPIRED,,,,, 😥😥
Hello everyone, An off topic question but am really curios about it! How many different 10 char Strings can we make from a-z, A-Z,0-9 (26+26+10 = 62 chars)? Is there any way...
HI, How can i do https://example.com/google.com works as https://example.com/?to=google.com like the query string is after */* so the url stays as short as possible l...
#ask Hello, if i use file_get_conents('filename.php'); will the javascript codes run on filename.php ? (i don't need the data from filename.php, on this file am using XML...
Hello, why is this not giving me REVERSE array value?
https://api.binance.com/api/v3/ticker/price?symbol=BTCUSDT this is, visit
what to do with composer? what is it,,,,,,,,, how to install/add it ? 😥😥😥😥
hi, am trying to use the mail(); function from my shared hosting. but am getting some error like this..... can't i extend the limit? cpanel hosting from namecheap.com
will the js codes run on the filename.php?
HI, can md5() code be decoded?
Which one is best n secured?
Hi, How can i extend the session timeout limit in php? What is the maximum value in hour we can set session timeout?