Wishing Happy Aid is a small web application encoded in HTML
, PHP
, JS
, and CSS
. We also used some PNG images and some effects to make the page attractive.
So when people start sharing the page with friends and next to their friends with their friends, the page will spread and become Viral.
So if you want to earn from festival sessions then you can use Wishing Happy Aid script.
You can modify the script and change everything you want by modifying it in config.php
You will find some explanations in Arabic to help you understand the script variables easier.. 😊
You will find the attached pictures folder .. assets
This folder contains all images associated with the script.
You can change the images without changing their size (image dimensions)
For Adsense topic ..
You will notice the presence of only 2
ad units in the config.php
file ..
While 4
units will appear in the front of the site, ( because each ad unit repeated twice ).
$small_ads_id = "ca-pub-XXXXXXXXXXXXXXXX"; $small_ads_slot = "XXXXXXXXXX";
If the ad unit number is left blank, the 2 small ads will not fade on the website
You can change the large ad unit from here :
$big_ads_id = "ca-pub-XXXXXXXXXXXXXXXX"; $big_ads_slot = "XXXXXXXXXX";
If the ad unit number is left blank, the 2 large ads will not fade on the website
I advise you to start with one ad unit at the beginning in order to protect your advertising account. You can choose the small ad unit and after the first batch you can run the large units.