Results 1 to 4 of 4

Thread: Need someone to write PHP script

  1. #1
    Just J.
    Guest

    Default Re: Need someone to write PHP script

    Hi there,

    You need no php script for web site stats.
    Go to www.findmyhosting.com, and on the left somewhere on the middle of the
    page, click on 'Very Cheap Web Hosting Plans". Choose from the many
    hosters.

    All have cPanel, which is a server application which includes several stats
    analysis server software, the nicest of all seeming to be awstats coming
    from www.awstats.com

    Your customer will be impressed to pay $1 - $2 / month for hosting. Some
    hosters charge $12 - 15 / YEAR. That's nice. (I can show you web site
    hosted for US$1.20 / YEAR - yes, one dollar twenty cents!!!!! - and works
    without any problem).

    From the hosters, I highly recommend, www.hostaffect.com, www.doorhost.net,
    www.zesthost.com, www.stpwebhosting.com.




  2. #2
    Sean
    Guest

    Default Need someone to write PHP script

    Hello,

    I am using the secure site components that come with NOF 9 and they all work
    now. The only thing my client currently wants beyond that is simple user
    statistics, that is a list of who logged in and when.

    I spoke to my webhost and the replied with the following detail:

    "This information will not be available via server statistics, but will have
    to be captured by your script.

    This is fairly easy to achieve, the information will be available once the
    form is submitted. You can retrieve this info with the following 2
    variables:

    Username: $_POST['username']
    Password: $_POST['password']
    "

    What I would like to achieve for my client is simply a flat file (csv would
    be great, even txt would be fine) that logged all users who logged in and
    the date/time. I realize that this will have to be inserted manually into
    one of the NOF PHP files that handles the login but am willing to do so and
    upload that custom file to the server.

    Can anyone help with this? I would be willing to pay a reasonable amount
    (or barter something of interest from my home here in Africa).

    Please reply either here or directly by email AZUREPIC AT YAHOO DOT COM.

    Regards,

    Sean



  3. #3
    LBA
    Guest

    Default Re: Need someone to write PHP script

    Replied privately.

    Laurence

    Sean wrote:

    >Hello,
    >
    >I am using the secure site components that come with NOF 9 and they all work
    >now. The only thing my client currently wants beyond that is simple user
    >statistics, that is a list of who logged in and when.
    >
    >I spoke to my webhost and the replied with the following detail:
    >
    >"This information will not be available via server statistics, but will have
    >to be captured by your script.
    >
    >This is fairly easy to achieve, the information will be available once the
    >form is submitted. You can retrieve this info with the following 2
    >variables:
    >
    >Username: $_POST['username']
    >Password: $_POST['password']
    >"
    >
    >What I would like to achieve for my client is simply a flat file (csv would
    >be great, even txt would be fine) that logged all users who logged in and
    >the date/time. I realize that this will have to be inserted manually into
    >one of the NOF PHP files that handles the login but am willing to do so and
    >upload that custom file to the server.
    >
    >Can anyone help with this? I would be willing to pay a reasonable amount
    >(or barter something of interest from my home here in Africa).
    >
    >Please reply either here or directly by email AZUREPIC AT YAHOO DOT COM.
    >
    >Regards,
    >
    >Sean
    >
    >
    >
    >


  4. #4
    Junior Member
    Join Date
    Feb 2012
    Posts
    1

    Default Ïðîäàòü Test?!

    no

Posting Permissions

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