Posted by Pedro in Delphi, HTML, News
on Dec 14th, 2009 | 0 comments
Since I don’t make any new posts for quite a while now, I decided to reward you all with a new tutorial, “How to make a Rapid-Share up-loader”, with this tutorial you will learn how to code a application capable of uploading, automatically, files to, the well known file-hosts, “rapid-share” and “easy-share” and it will return the “download” and “delectation” links.
(The code is made in Delphi)
(more…)
Bookmark It
Hide...
Posted by Pedro in CSS, HTML, News, PHP
on Nov 21st, 2009 | 0 comments
As you can see, in the homepage, I added a small bar which shows the current progress of my projects, I though of coding a plug-in and make it available to everyone but using a PHP function is much more simple !
Maybe, when I no longer have projects which need my attention, I might waste sometime coding the plug-in version.
In this tutorial I’ll guide you through the simple process that is to create a progress-bar, using PHP combined with HTML (and some CSS).
(more…)
Bookmark It
Hide...