How can i host adult pic from my server? i want to know where in my server do i have to put it and what sort of HTML code do i have to use it to display the pic on the site? i dont want to upload to any image hosting site than use the HTML code on the site?
To make it more simple for yourself, get a hosting control pane like cPanel OR Plesk. Register a domain first and complete the DNS part. Add the domain on your server using the control panel and it will do all the configuration entries for you. You will then have the username/password of the website using which you can upload all the html files/images on the server and link them properly to each other i.e. create a index.html file and call the images in them so whenever anyone browse your website, the images will be displayed in front of him. Once you start working on these things, you will surely get much more idea about how it works and make more changes.