PHP Scripts Development » PHP Classes Support Forum » Access_user Class Support forum

Oh help....i'm over my head and drowning!

(4 posts)
  • Started 3 months ago by SarinaJansson
  • Latest reply from Olaf

Great offers not only for geeks!


  1. I was hoping to use these scripts for registration for my site but have only succeeded in making the database with the sql files. My php gives me blank pages (reading done), or programming errors.

    I suspect I have missed a step, or put the scripts in the wrong place (or perhaps haven't changed variables that need to be changed). Could someone show me sample pages that show what I should be doing to the provided scripts?

    (sigh) Any help would be greatly appreciated.

    Posted 3 months ago #
  2. Hi Sarina,

    I think you need to learn something about paths and the functions:

    include()
    include_once()
    require()
    require_once()

    without some basic php knowledge it make no sense to start using classes ;)

    search Google for some php beginner tutorials

    Posted 3 months ago #
  3. I suspected as much. Can you recommend any commercial solutions for protecting areas of a website from unregistered users?

    Posted 3 months ago #
  4. don't know, there are so much but all of them need some knowledge in PHP or you have some complete site out of the box like wordpress.

    Posted 3 months ago #

RSS feed for this topic

Reply

You must log in to post.