Simple File Uploader Using PHP
In this post, i just want to give some quick and light tutorial about how to upload a file from Guest’s filesystem into your web hosting folders. What is that applicable for? Of course it can be for File Uploading, Photo Uploading, File Submission, Photo Submission, and many other functions more.
So let’s get started from [...]
Don’t Mess Up With Your Content !!!
Hello, in this post i want to notify you not to mess up with your content or your AdSense will be disabled in your site, like i did just 2 days ago Why do i make a post about this? Because i don’t want people repeat my mistakes. I just want to share [...]
Posted on adsense, content, money, tipsCSS Basic: Change Your Background
Hello, in this post, i will tell my simple way of changing page background using simple CSS (Cascading StyleSheet) document. It’s simple and applicable to the most type of any web pages. Before we get started you may already know that CSS stores information about the style and the look of a page. So when [...]
Posted on css, html, Snippet, tipsChoosing A Web Hosting
WebHosting has became the most popular business in the internet world. Why does it become popular? Because every page of each sites must be stored into server. In this case, it called a web hosting. So it’s very important and a must to have web host,
a web host for a site is just like an [...]
Where to Find AJAX Animation ?
For developers, knowing and implementing AJAX can be said is a must. Why? Because AJAX is the most recent and popular Technology in Web2.0 . If you implement AJAX, sometime there will be a gap in time for the page to load. Usually, people fill the gap using AJAX Load Animation so the user will [...]
Posted on ajax, animation, tips