Welcome our webmaster and SEO forum
Please enjoy the forum, contribute what you can, and wind up the Moderators!
Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: php question

  1. #1
    crowebird is offline Senior Member
    Join Date
    Aug 2004
    Posts
    263

    Default php question

    when I use setCookie in an php include, where the file is (for example)
    thesite.com/folder/files/setcookie.php
    and the include is in folder thesite.com/folder/execute.php

    and this information is called from thesite.com/page2.php as a login page
    are the cookies set properly? when I set cookies like that then try to access them, they seem to not exists, am I doing somthing wrong? When i put the set cookie file on the root folder (thesite.com/setcookie.php) and have it executed there, then try to access the cookie it appears, but it requires me to use GET (thesitecom/setcookie?session=sss&user_name=example);
    which allows the user to see what took place...

    so if there is another way to set cookies like I want to can you tell me or how can I use POST by using meta redirect or php header("Location: thesite.com/page2.php");

  2. #2
    crowebird is offline Senior Member
    Join Date
    Aug 2004
    Posts
    263

    Default

    nvm, i found a way to get it to work...

    can someone check out the user login form I made...

    <>

    username: guest
    password: guest

    tell me what you think, its nothing big, but successful for me as it defines sessions, checks info, etc...

  3. #3
    Pentarix Guest

    Default

    seems to work fine

  4. #4
    Duke Guest

    Default

    Seems to work fine for me, assuming you want it to go to a "site under construction" page.

  5. #5
    temi's Avatar
    temi is offline Facilitator
    Join Date
    Jun 2003
    Location
    London, England.
    Posts
    10,303

    Default

    Mike,
    You php skills is coming on nicely

    * Comprehensive UK Web Directory List . eCommerce software UK
    * BossCart.com can build you a.
    Register your domain names at Velnet
    ::
    Add Eco sites to The Green Directory free of charge.
    Use LBS Free PHP Directory Script . Web Hosting Blog

  6. #6
    Duke Guest

    Default

    If you are a php guru, I may have a little job for you.

  7. #7
    temi's Avatar
    temi is offline Facilitator
    Join Date
    Jun 2003
    Location
    London, England.
    Posts
    10,303

    Default

    Guru,
    No now me

    * Comprehensive UK Web Directory List . eCommerce software UK
    * BossCart.com can build you a.
    Register your domain names at Velnet
    ::
    Add Eco sites to The Green Directory free of charge.
    Use LBS Free PHP Directory Script . Web Hosting Blog

  8. #8
    crowebird is offline Senior Member
    Join Date
    Aug 2004
    Posts
    263

    Default

    id like to help out
    what do you have in mind?

  9. #9
    Duke Guest

    Default

    I'll be converting my websites from phpnuke to postnuke and would love to have one registration page (regardless of site) that registers and logs you in over all sites.

    Not sure if it's possible or not though.

  10. #10
    crowebird is offline Senior Member
    Join Date
    Aug 2004
    Posts
    263

    Default

    yea I believe its possible, and I know a way that might work, once you have converted them show me the sites....

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. LBS Question
    By Meti in forum Directories
    Replies: 3
    Last Post: 12-04-2007, 01:50 AM
  2. Question to UK WW
    By vicdigi in forum Blogs and blogging
    Replies: 7
    Last Post: 11-29-2007, 07:59 AM
  3. Question?
    By zander666 in forum Blogs and blogging
    Replies: 2
    Last Post: 11-01-2007, 08:53 AM
  4. ppc question
    By midlandi in forum General Webmaster Talk
    Replies: 11
    Last Post: 10-31-2007, 04:32 PM

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not 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