linking with php

This is a discussion on "linking with php" within the PHP Forum section. This forum, and the thread "linking with php are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > PHP Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jan 23rd, 2006, 20:38
New Member
Join Date: Jan 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
linking with php

when someone clicks a link on my website i would like i tto take them to a page with some of my ads on them with a skip and continuie button so they can continue to what they originally wanted to look at.
I was told that php was the way to do this so any help withe the coding would be great becasue i dont know anything outside of html
Reply With Quote

  #2 (permalink)  
Old Jan 28th, 2006, 07:43
Reputable Member
Join Date: Sep 2005
Location: Canada, BC
Age: 24
Posts: 239
Thanks: 0
Thanked 0 Times in 0 Posts
Re: linking with php

The skip/continue button is just a normal link.
You can do this without any php at all by doing something like...
index.html (User clicks link to visit "Fun Stuff" link brings them to...)
funstuff.html (user is presented with a "continue button" you could redirect them after x seconds by using a meta refresh, after the continue button or the meta refresh they are redirected to...)
funstuff2.html (All done!)
Reply With Quote
Reply

Tags
linking, php

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
relative linking in php sudhakararaog PHP Forum 1 Mar 12th, 2008 23:43
Linking? casho Web Page Design 3 Feb 10th, 2008 18:49
Specific Linking daygon Web Page Design 4 Apr 29th, 2006 20:03
HELP linking Money_Mike$$ Web Page Design 3 Jan 24th, 2006 11:21
Linking Help! nMike Web Page Design 1 Aug 26th, 2003 17:16


All times are GMT. The time now is 20:49.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43