Home » Archive

Articles Archive for June 2009

jQuery, PHP »

[29 Jun 2009 | 10 Comments | 13,142 views]

Here, I am going to show you how easy it is to upload multiple files with the help of jQuery and PHP. I suppose that you are familiar with php and apache web server.

PHP »

[29 Jun 2009 | No Comment | 563 views]

Let the page path be: http://localhost/test/admin/index.php Get the server name/site name of your website: echo $_SERVER['SERVER_NAME'];