Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  Show Posts
Pages: 1 [2] 3
16  Web Design & Developement / Programming / Re: PHP Redirects on: November 09, 2007, 12:39:12 PM
Ok,
I have the php script for several links:

<?
$linkid = $_GET['linkid'];
if ($linkid == "") {$link = "http://www.yoursite.com";}
header("Location: $link");
exit();
?>

And here's the new ref code:

<a href="http://www.yoursite.com/redirect.php?linkid=1" mce_href="http://www.yoursite.com/redirect.php?linkid=1">Affiliate Future Merchant Name</a>


What I dont understand is how to link the button on the page to the redirect php file.
Its easy if the php has only one code then the whole php is dedicated to only one redirect.

The only way I know how to link is to right click then select "hyperlink"  But thats only letting me select the whole php page. 
Does anyone know the code for linking to the internal php script that I need?
17  Web Design & Developement / Programming / PHP Redirects on: November 09, 2007, 12:09:03 PM
Hello,

Can anyone tell me how to create a php file that contains all of the redirects.
I already know how to create a php for just one redirect but I have several.

Thanks,

JR
18  General / Website Reviews / Re: New Website ! on: November 08, 2007, 11:07:32 PM
Ok, I uploaded it and it works GREAT !!

One question though.  Is there any way to have all the redirects on the same php page or do I hafta create a php page for each and every link?
omg...that will take years !!!
19  General / Website Reviews / Re: New Website ! on: November 08, 2007, 03:48:13 PM
Ok, I'm confused. 
I changed the folder settings and the files have the php extension but they still open with my dreamweaver program as a php file. I just dont understand why its not following the link.

For the html mete refresh I took the "href off and only put in the http....  could that be the problem?
20  General / Website Reviews / Re: New Website ! on: November 08, 2007, 03:12:54 PM
Ok, will do.

I have a question about the php files. I created them, but when I click on the link it opens the php file instead of the target link.

Here's what the php looks like:

<?
Header( "Location:http://sitet35.fulltv.hop.clickbank.net" );
?>

Oh and uh..I have no idea how to use php either...lol it might as well be in Russian.
is php easier than html?
21  General / Website Reviews / Re: New Website ! on: November 08, 2007, 02:35:44 PM
Ok great !  Thanks for the advice Joe.  Lemmie get to work on it then get it re uploaded.

Thanks again for the advice !

Josh R.
22  General / Website Reviews / Re: New Website ! on: November 08, 2007, 12:58:38 PM
Ok !  I just finished the new buttons !!  Uh...do I DARE ask anyone to take a look?
23  General / Website Reviews / Re: New Website ! on: November 08, 2007, 12:49:03 PM
Thank you ragna4u !

Yes, I am back. 
After fixing those pesky cap letters the site loads much better...lol
I'm doing some major improvements starting with the buttons.  I just now viewed them at 800x600 and they are indeed low quality. I normally look at them from 1440x900 and larger. I guess they were smaller and less noticable.
Also, the direct download links will now be the program review page.

Thanks again for the welcome !!

Josh R.
24  General / Website Reviews / Re: New Website ! on: November 08, 2007, 11:07:52 AM
Thank you for the review ! As you can tell, I'm not an experienced programer and I have only created two websites so far.
I am not mad about getting a bad review, I welcome the advice. But making fun of my site because its on a free host is not helping me improve the site in any way.
As for the links to a download, well, thats what it is. Its a direct download link.
Would you rather be directed to a different page and search for days to find a download link or would you rather download something when you click the download button?
I realize there's not much content, but, the "News" Movies" Music" and Horoscope pages were created by me, there not links to someone elses site.
LOL..the contentless page your talking about is my febel attempt at hiding the affiliate links.  I used the meta refresh idea.  Do you know a better one?  If so, please help me with it, I would greatley appreciate it.
And thank you for being honest and not making FUn of my site.

Josh R.
25  General / Website Reviews / Re: New Website ! on: November 07, 2007, 06:29:35 PM
Since you are in no position to decide whats lame or not I will disregard that statement due to it being worthless.
The sole purpose of a post in this forum is to seek advice on website improvement. 
One's personal opinion regarding a site being lame or not due to the fact that it is on a free host can in no way be considered improvement advice. A website will look the same no matter what server its on.
In the future you should keep your opinions to yourself and act more professional.

Have a GREAT day   smiley
26  General / Website Reviews / Re: New Website ! on: November 06, 2007, 01:10:16 AM
Why is it lame?  I'm just starting out doing this. 
I can see now that it was a big mistake picking T35.
Sorry to have a lame site on your host.  I will get a new host and remove my site from here as soon as possible.

Thank you.

JR
27  T35 Hosting Support / Free Hosting General Support / Re: DTD XHTML 1.0 Transitional problems on: November 05, 2007, 04:20:01 PM
Ok, I got it fied. it WAS the file extensions !!  (note to self)   lol

Thanks a bunch for your help !!

Josh R.
28  T35 Hosting Support / Free Hosting General Support / Re: DTD XHTML 1.0 Transitional problems on: November 05, 2007, 03:59:40 PM
Ok, I renamed all the images with lower case but its still the same !!
29  T35 Hosting Support / Free Hosting General Support / Re: DTD XHTML 1.0 Transitional problems on: November 05, 2007, 03:46:29 PM
Ok, one more question?

What about the extensions?  "JPG" or "jpg"  Does that matter?
30  T35 Hosting Support / Free Hosting General Support / Re: DTD XHTML 1.0 Transitional problems on: November 05, 2007, 03:37:39 PM
Oh !!

Ok, let me repair that real quick and see what happens !

Thanks
Pages: 1 [2] 3
Powered by SMF | SMF © 2006-2008, Simple Machines LLC