180744/why-shouldn-t-i-use-mysql-functions-in-php
I wanted to create a function called ...READ MORE
Hii @kartik, The $_REQUEST variable is used to read the ...READ MORE
Hello @kartik, This is fairly simple: if (!$data = ...READ MORE
Hello @kartik, The @ symbol is the error control operator ("silence" or "shut-up" ...READ MORE
Hello @kartik, I use Privoxy and cURL to scrape Tor ...READ MORE
Hello @kartik, You need ImageMagick and GhostScript <?php $im = new imagick('file.pdf[0]'); $im->setImageFormat('jpg'); header('Content-Type: image/jpeg'); echo ...READ MORE
HI.. SQL is Structured Query Language, which is ...READ MORE
The reasons are as follows: The MySQL extension: Does ...READ MORE
Like Omkar said, while presenting your project ...READ MORE
Hi Unfortunately no, you have to know the ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.