Results 1 to 3 of 3

Thread: Has/Can Anyone done/do a simple PHP User Script (with profile)??

  1. #1
    Squeeler Vini's Avatar
    Join Date
    Jul 2003
    Location
    Sheffield
    Posts
    1,769
    Thanks
    44
    Thanked
    8 times in 8 posts

    Has/Can Anyone done/do a simple PHP User Script (with profile)??

    im looking for a simple 'signup' 'login/out' with user 'profiles' script... ive tried 5/6 and got nowhere... and the one that looks the most promising doesnt appear to work for me (see here)

    i was wondering if anyone had done a simple script which i would be able to look at.....

  2. #2
    Senior Member
    Join Date
    Nov 2005
    Posts
    501
    Thanks
    0
    Thanked
    0 times in 0 posts
    Norky almost certainly has the correct answer in the other thread. register_globals is off by default (and should be left that way) so that script will not work as written. Make the changes Norky advised and you should be well on the way.

  3. #3
    Squeeler Vini's Avatar
    Join Date
    Jul 2003
    Location
    Sheffield
    Posts
    1,769
    Thanks
    44
    Thanked
    8 times in 8 posts
    Quote Originally Posted by GDVS
    Norky almost certainly has the correct answer in the other thread. register_globals is off by default (and should be left that way) so that script will not work as written. Make the changes Norky advised and you should be well on the way.
    that was a bit more english to me, enabling register_globals will let the script run... i could leave it be, its an internal thing so wont be 'injected'.....

    but now i know why its not working, would like to look at applying the changes to get it working without globals... hmm (how?)

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Windows - a brief guide inside
    By Paul Adams in forum Software
    Replies: 31
    Last Post: 23-06-2007, 03:14 PM
  2. Replies: 5
    Last Post: 10-10-2005, 11:38 AM
  3. Simple Banner Script Javascript or PHP Advice
    By ikonia in forum Software
    Replies: 2
    Last Post: 12-07-2005, 08:29 PM
  4. PHP script errors after moving hosts..
    By Stoo in forum Software
    Replies: 15
    Last Post: 15-07-2004, 12:31 AM
  5. User Profile - Biography - single line entry?
    By Paul Adams in forum HEXUS Suggestions
    Replies: 0
    Last Post: 14-05-2004, 02:17 PM

Posting Permissions

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