Search results for "basicly"
Check website status using php and CURL library
Many times in our webmaster activity we need some kinda tool that can monitor the activity on our website(s). Me personally I would like to know how much my website is down. It's extremely important , and really our websites shouldn't be down much; not at all. Hosting companies are very numerous our days. Can always pick another one better than the ...
Upload files using PHP
PHP is "kind" with us when it comes to sending something to the server; being able to upload files it is not big deal. To upload a file means you can copy files from a client computer to the remote server. To handle the files, PHP offers the $_FILES array. This array will contain all the uploaded file information. We will use ...

RSS/XML