Navigation


 VP Publications


 Go back to the forum

Virtual Position Forum   

Start Your Own PTC Site

Osman Shinwari | Published on the sun Oct 25, 2020 12:42 pm | 260 Views

Today i will show you how to create a PTC site step by step with images 


1.You need a PTC php script which you have to install in your free hosting, search in Google to Download .

2.You also need a domain name for your ptc site, i recommend a .com. But if you don't have money       you can still get a free domain name. choose one from these-

    .tk      (example- ptcwebsite.tk)

    .co.nr  (example-  ptcwebsite.co.nr)

3.Now you have a domain name and ptc script, now you need a hosting site to host your      ptc script. If you buy a .com domain than you get 3 months free hosting but if you choose    a free domain name for ptc site than you also need a free hosting. Here is some free        hosting sites-

   5gbfree.com

   freehosting.com

   1freehost.com

   000webhost.com

   just go to any one and register free. 

4.Now we need to install our PTC script in hosting panel to do so go to you hosting cpanel and click on File manager , a popup will open in some hosting panels just click OK. Your cpanel looks like this-

Now a new window will open, click on upload in you file manager as seen in imageThan choose you .zip file of ptc script to upload and wait until uploading done, than right click on file you uploaded in your file manager and click extract , you will see all files in your file manager.      5. You also need Database where your site's information like user details and ad details will save. To create a Database go back to your cpanel and click on MySQL Database .In new window you will see something like this , enter database name you want to create and click Create Dabase.         Than scroll down and enter username, password for DB and click Create user.At last in the end of page you will see Add User To Database as in image above. Just click add and on next page tick all options and click OK. (Note down your database name, database username and password. 
6.In you file manager go to "includes/database/database.inc.php" right click ondatabase.inc and click EDIT 
after loading a popup will open click edit and a tab will open , enter your DB details as shown in images below.7.Everything is ready now you need to install script to do so go to url of your site with install.php file e.g."http://yoursite.com/install/install.php" enter details of your site like site name and admin details and click install .Now delete install folder in your file manager .
Go to admin area e.g. yoursite.com/admin or admin.php and enter your admin user and password and set ads price and time. 

About the author