m a begginer.... i hav placed admob code to byethost freehosting.... it was working till last month... bt now when i try to add code in byethost server its not showing... it shows only blank page...wat shuld i do.... suggest me any other free server which will support admob... n y byet host is not supporting admob????n which admob code shuld i use php curl or php fsockopen????? helppppp
ADMOB need a simple help :(
Collapse
X
-
I think php errors are showing as a blank page in free byethost hosting accounts. So check your code again there maybe errors. If you want to put admob ads, just copy and past the curl code in to php page and save it as name.php and include it to the top of the site page that you want to show ads. Code include('name.php');
Then put the code somethig like admob_par...() in admob ad code where ever you want to put the ads. i can't remember real code. Check admob code. Read it carefully. Guide lines are also tere.
Comment
Comment