Results 1 to 9 of 9

Thread: PHP

  1. #1
    Nancy O
    Guest

    Default Re: PHP

    Hi Jan,
    Look at Google Analytics. It's free and the JavaScript code is very easy to
    insert into your html pages or master border html (end of body tab).

    --Nancy


    "Jan51" <jfhsasSzonderS@wanadoo.nl> wrote in message
    news:eiaihc$34s1@flsun90netnews01.netobjects.com.. .
    > To use a build in counter I must upload my
    > site(s) as index.php instead of .html. No problem
    > but where can i put that little bit counter-php (BBClone).
    > At the moment I publish localy, add and change index.php
    > and upload with WSFTP-Pro.
    >
    > Thank i.a.
    >
    > Jan
    >
    >




  2. #2
    Jan51
    Guest

    Default PHP

    To use a build in counter I must upload my
    site(s) as index.php instead of .html. No problem
    but where can i put that little bit counter-php (BBClone).
    At the moment I publish localy, add and change index.php
    and upload with WSFTP-Pro.

    Thank i.a.

    Jan



  3. #3
    Chuck «BeyondFusion»
    Guest

    Default Re: PHP

    Jan,

    There should be instructions with the code or examples of where it goes on a page.

    There are many possibilities. No one correct answer.

    Once you know where it belongs, you just use the appropriate code insertion point in page design view.

    --
    Chuck Joslin
    BeyondFusion.com - Your Fusion Community
    www.beyondfusion.com

    Register domain names at www.awavedomains.com

    "Jan51" <jfhsasSzonderS@wanadoo.nl> wrote in message news:eiaihc$34s1@flsun90netnews01.netobjects.com.. .
    > To use a build in counter I must upload my
    > site(s) as index.php instead of .html. No problem
    > but where can i put that little bit counter-php (BBClone).
    > At the moment I publish localy, add and change index.php
    > and upload with WSFTP-Pro.
    >
    > Thank i.a.
    >
    > Jan
    >




  4. #4
    LBA
    Guest

    Default Re: PHP

    The PHP code can get added anywhere on the page. Place a small text box
    on some blank portion of the page, and then use one of two different
    methods of inserted your PHP code... either hit the HTML button in the
    Properties Pallette... or place the cursor inside the text box and hit
    Control-T. Both methods will produce a box into which you can paste
    your PHP code.

    Regarding filename extenstions... select the home page in Site View, and
    then, in the Properties Pallette, click Custom Names. Using the
    dropdown box or the input field, you can change the filename extension
    to .php. You can now publish that file from NO,F if you like, or
    continue to use WS_FTP if you prefer.

    Laurence






    Jan51 wrote:

    >To use a build in counter I must upload my
    >site(s) as index.php instead of .html. No problem
    >but where can i put that little bit counter-php (BBClone).
    >At the moment I publish localy, add and change index.php
    >and upload with WSFTP-Pro.
    >
    >Thank i.a.
    >
    >Jan
    >
    >
    >
    >


  5. #5
    Jan51
    Guest

    Default Re: PHP

    Chuck,

    It must be in the first lines of index.php. So at this moment I publish
    localy and add
    the php code to index.php, save again as index.php and upload the site. This
    extra
    work for several sites has to be easyer. So where can i put this code to be
    present
    every time i publish the site.

    Thanks

    Jan




    "Chuck «BeyondFusion»" <supportno@spambeyondfusion.com> schreef in bericht
    news:eiakt0$35j1@flsun90netnews01.netobjects.com.. .
    > Jan,
    >
    > There should be instructions with the code or examples of where it goes on
    > a page.
    >
    > There are many possibilities. No one correct answer.
    >
    > Once you know where it belongs, you just use the appropriate code
    > insertion point in page design view.
    >
    > --
    > Chuck Joslin
    > BeyondFusion.com - Your Fusion Community
    > www.beyondfusion.com
    >
    > Register domain names at www.awavedomains.com
    >
    > "Jan51" <jfhsasSzonderS@wanadoo.nl> wrote in message
    > news:eiaihc$34s1@flsun90netnews01.netobjects.com.. .
    >> To use a build in counter I must upload my
    >> site(s) as index.php instead of .html. No problem
    >> but where can i put that little bit counter-php (BBClone).
    >> At the moment I publish localy, add and change index.php
    >> and upload with WSFTP-Pro.
    >>
    >> Thank i.a.
    >>
    >> Jan
    >>

    >
    >




  6. #6
    Chuck «BeyondFusion»
    Guest

    Default Re: PHP

    Jan,

    Select the Layout of your page.

    Press the HTML button.

    Insert the code on the Start of Page tab.

    --
    Chuck Joslin
    BeyondFusion.com - Your Fusion Community
    www.beyondfusion.com

    Register domain names at www.awavedomains.com

    "Jan51" <jfhsasSzonderS@wanadoo.nl> wrote in message news:eiaq8r$34s5@flsun90netnews01.netobjects.com.. .
    > Chuck,
    >
    > It must be in the first lines of index.php. So at this moment I publish
    > localy and add
    > the php code to index.php, save again as index.php and upload the site. This
    > extra
    > work for several sites has to be easyer. So where can i put this code to be
    > present
    > every time i publish the site.
    >
    > Thanks
    >
    > Jan
    >
    >
    >
    >
    > "Chuck «BeyondFusion»" <supportno@spambeyondfusion.com> schreef in bericht
    > news:eiakt0$35j1@flsun90netnews01.netobjects.com.. .
    >> Jan,
    >>
    >> There should be instructions with the code or examples of where it goes on a page.
    >>
    >> There are many possibilities. No one correct answer.
    >>
    >> Once you know where it belongs, you just use the appropriate code insertion point in page design view.
    >>
    >> --
    >> Chuck Joslin
    >> BeyondFusion.com - Your Fusion Community
    >> www.beyondfusion.com
    >>
    >> Register domain names at www.awavedomains.com
    >>
    >> "Jan51" <jfhsasSzonderS@wanadoo.nl> wrote in message news:eiaihc$34s1@flsun90netnews01.netobjects.com.. .
    >>> To use a build in counter I must upload my
    >>> site(s) as index.php instead of .html. No problem
    >>> but where can i put that little bit counter-php (BBClone).
    >>> At the moment I publish localy, add and change index.php
    >>> and upload with WSFTP-Pro.
    >>>
    >>> Thank i.a.
    >>>
    >>> Jan
    >>>

    >>
    >>

    >
    >




  7. #7
    Jan51
    Guest

    Default Re: PHP

    Sorry, but you are wrong in this matter. There is no counter on my site(s)!
    I just need a pease of php to get full reports from my provider.

    Jan

    "robert_b" <nospam@spammersuck.com> schreef in bericht
    news:eig0hj$m8t1@flsun90netnews01.netobjects.com.. .
    > ....and sorry to offer an unsolicited opinion, but page counters are the
    > mark of a amatuer website. Your host should offer full traffic reports,
    > but Google's offering is a great alternative.
    >
    > "Nancy O" <nancyoshea1@NOSPAMverizon.net> wrote in message
    > news:eiale8$34s2@flsun90netnews01.netobjects.com.. .
    >> Hi Jan,
    >> Look at Google Analytics. It's free and the JavaScript code is very easy
    >> to
    >> insert into your html pages or master border html (end of body tab).
    >>
    >> --Nancy
    >>
    >>
    >> "Jan51" <jfhsasSzonderS@wanadoo.nl> wrote in message
    >> news:eiaihc$34s1@flsun90netnews01.netobjects.com.. .
    >>> To use a build in counter I must upload my
    >>> site(s) as index.php instead of .html. No problem
    >>> but where can i put that little bit counter-php (BBClone).
    >>> At the moment I publish localy, add and change index.php
    >>> and upload with WSFTP-Pro.
    >>>
    >>> Thank i.a.
    >>>
    >>> Jan
    >>>
    >>>

    >>
    >>

    >
    >




  8. #8
    robert_b
    Guest

    Default Re: PHP

    .....and sorry to offer an unsolicited opinion, but page counters are the
    mark of a amatuer website. Your host should offer full traffic reports, but
    Google's offering is a great alternative.

    "Nancy O" <nancyoshea1@NOSPAMverizon.net> wrote in message
    news:eiale8$34s2@flsun90netnews01.netobjects.com.. .
    > Hi Jan,
    > Look at Google Analytics. It's free and the JavaScript code is very easy
    > to
    > insert into your html pages or master border html (end of body tab).
    >
    > --Nancy
    >
    >
    > "Jan51" <jfhsasSzonderS@wanadoo.nl> wrote in message
    > news:eiaihc$34s1@flsun90netnews01.netobjects.com.. .
    >> To use a build in counter I must upload my
    >> site(s) as index.php instead of .html. No problem
    >> but where can i put that little bit counter-php (BBClone).
    >> At the moment I publish localy, add and change index.php
    >> and upload with WSFTP-Pro.
    >>
    >> Thank i.a.
    >>
    >> Jan
    >>
    >>

    >
    >




  9. #9
    Frank
    Guest

    Default Re: PHP

    Hi

    I use BBClone on several sites and for me it works just fine even when
    it's inserted to a html-file. Just make sure you use Start of page- as
    insert point.

    Jan51 wrote:
    > Sorry, but you are wrong in this matter. There is no counter on my site(s)!
    > I just need a pease of php to get full reports from my provider.
    >
    > Jan
    >
    > "robert_b" <nospam@spammersuck.com> schreef in bericht
    > news:eig0hj$m8t1@flsun90netnews01.netobjects.com.. .
    >> ....and sorry to offer an unsolicited opinion, but page counters are the
    >> mark of a amatuer website. Your host should offer full traffic reports,
    >> but Google's offering is a great alternative.
    >>
    >> "Nancy O" <nancyoshea1@NOSPAMverizon.net> wrote in message
    >> news:eiale8$34s2@flsun90netnews01.netobjects.com.. .
    >>> Hi Jan,
    >>> Look at Google Analytics. It's free and the JavaScript code is very easy
    >>> to
    >>> insert into your html pages or master border html (end of body tab).
    >>>
    >>> --Nancy
    >>>
    >>>
    >>> "Jan51" <jfhsasSzonderS@wanadoo.nl> wrote in message
    >>> news:eiaihc$34s1@flsun90netnews01.netobjects.com.. .
    >>>> To use a build in counter I must upload my
    >>>> site(s) as index.php instead of .html. No problem
    >>>> but where can i put that little bit counter-php (BBClone).
    >>>> At the moment I publish localy, add and change index.php
    >>>> and upload with WSFTP-Pro.
    >>>>
    >>>> Thank i.a.
    >>>>
    >>>> Jan
    >>>>
    >>>>
    >>>

    >>

    >
    >


Posting Permissions

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