Help! Uploading trackable ads into a .php script!

Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default Help! Uploading trackable ads into a .php script!

    :o
    Sorry in advance if this is answered elsewhere but I couldnt find it and I'm a
    complete newbie and very confused!

    I am creating an advertisment site (but not classifieds, sort of more a pixel
    site) but my programming is pretty much zilch.
    I want to use Contribute to upload 'adverts' to a .php or to a .html page - I
    know it will work uploading to a .html page but will it work editing a .php
    page too? Or can you create html areas on a .php page?

    Secondly, I need to upload 'banner ads' or 'ads' - visitors click the ad and
    go straight to the website of the advertiser - BUT I need to track their stats
    ie. no of clicks / impressions etc. (I can generate the code for these ads
    using other software, I think?). Can I upload these adverts to a page using
    contribute? Even if it is a .php page? Also, How would I choose exactly where
    in the page it was to go via contribute?

    Any help and advice would be very much appreciated. I'm going totally mad!

    Thanks so much

    B

    authormum Guest

  2. Similar Questions and Discussions

    1. perl script for uploading photo and getting the return value of submit
      i just can't make it .. ive made som perl script creating a form for uploading images but my concern is to retrieve the return value of the...
    2. Uploading to an FTP?
      If I have a developed a couple pages with ColdFusion/Dreamweaver/MS Access, which files will I need to upload to my webhosting FTP? I guess I'm...
    3. uploading fiels from one unix server to another server usin perl cgi script.
      Hi all, I have a task at hand , that of uplaoding file from server to another server and also pass 6 paramteres along with the file. ...
    4. Can't see changes after uploading
      I've got a client who uses DW4 and who's website is frames based. Each time he edits his site and uploads the file, the changes don't appear in IE. ...
  3. #2

    Default Re: Help! Uploading trackable ads into a .php script!

    B,

    Short answer: Yes, you can use Contribute on PHP pages.

    Long answer: You may be better served with Dreamweaver for writing the PHP and
    a crash course in PHP programming. Contribute is mainly meant for non-technical
    folks to edit content on a page (usually built by a techie person). You don't
    directly edit source code or even html with Contribute. All that dynamic stuff
    you're talking about will need to be done at the source code level in an editor.

    You can, however, upload images all day long with Contribute.

    Joeyb Guest

  4. #3

    Default Re: Help! Uploading trackable ads into a .php script!

    :D:D
    Thanks so much Joeyb
    Much appreciated! You've saved me a lot of potential heartache - I'll have a go now!
    authormum Guest

  5. #4

    Default Re: Help! Uploading trackable ads into a .php script!

    Just looking at your question. My advice is the same -- Use Dreamweaver and get
    a course on PHP. As certified MM instructor I recommend you read the book
    Dreamweaver MX 2004 (or 8) depending on your version with asp, coldfusion and
    php. By Jeffrey Bardzell. This will give you a good grounding on how to use
    Dreamweaver with PHP. Also, I would look at several books on PHP writing and
    development.

    If you have no programming experience -- go on a course for php. Also, when
    downloading PHP to your machine [url]www.php.org[/url] get the version your host will be
    using. While PHP 5 is out not all hosting companies currently offer it. Check
    with your ISP and get the same version

    jhutchdublin Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

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 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139