Has anyone try adding admob ads to their site?
If yes can you tell me how?.........
Thanks you in advance..........
Has anyone try adding admob ads to their site?
If yes can you tell me how?.........
Thanks you in advance..........
Last edited by 3liteedition44; 11-17-2010 at 04:42 AM.
Any One ? Guys, where technology is going if you don't have a mobile site with advertisements you are loosing out big.....
From the registration to now I have been using my nokia 5800.
You be the judge.
If any one have done this or has a better mobile ads company to refer me to, no problem.
Last edited by 3liteedition44; 11-19-2010 at 07:07 AM.
Yes admob.com ads actually works.... This is So Cool.
O.k if your interested in adding admob ads to your web/mobile site (and I know you should be).
This a very short tutorial:
1. Sign up for an account at admob.com under the publisher section.
2. After you have add you site to admob and have recieve your publisher code, copy the php curl code only, create a new notepad file, name it admob.txt and paste the php code into it. Also add ?> to the end of your code .
3. Include this into your site where you would want ads to be display (This is how I included it <?php include "/home/yourusername/public_html/admob.txt"; ?>.
4. For more information, read the information above the admob php publisher code generator.
Hope I have been helpfull. Note that this is not a complete tutorial.
u can use simple php code, likethen admob ads will shownPHP Code:include_once 'admob.php';
![]()