Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Re: Member Log In Page

    I'm right there with you. Unfortunately, as I move further and further into
    planning my site, I'm realizing how near impossible it is to delelop a database
    using MySQL and PHP sripting without prior experience or training. I can't
    even figure out how to set up my testing server just to test things.

    I'm at a loss.:confused;

    blackhawks Guest

  2. Similar Questions and Discussions

    1. How to let objects in a cast member be a child of agroup(or a model) in another cast member?
      I want to add a model to the scene. I try this code: member('world').newgroup('gr2') member('world').group('gr2').addchild(member('r2').model(1)) ...
    2. Getting member count
      I was wondering how I can get a member count off a certain cast? I am loading images and I want to know if a given image has been loaded already (so...
    3. member changes
      Hi - I am currently creating a small game where the user (child) has to click on an item and if it is correct this member then changes to a tick. ...
    4. member.rect does not work member.regpoint does
      Hi, I'am trying to change the rect of a member but it does not work. example member("ManVrouw","Bio_images").rect=rect(0,0,100,100) at least it...
    5. New member
      Hi everyone, I'm a new member to the group. I've registered to the internet site, which took *forever* because it was so slow, but I've found it...
  3. #2

    Default Re: Member Log In Page

    Same here - I previously had a site up and running using ASP with an Access
    database - so I'm not a complete newbie. Now I'm trying to "move on" to MYSQL
    and PHP. I'm quite at home with a DOS prompt, but never have I come across
    such a non-intuitive combination as these two. I've been trying to connect to
    my database for over a week now! Just as well I enjoy a challenge...I'm going
    to get to the bottom of this if it's the last thing I do. Have to say that my
    ISP support leaves a lot to be desired. I've been asking for the *full* URL
    path to the database server for over a week and all they come back with is
    /home/username/public_html, which isn't really helping!

    I'm currently trying to get a simple login page running see
    [url]http://www.figfan.com[/url] and will happily report back for the benefit of anolte if
    I ever get it working.

    figfan Guest

Posting Permissions

  • You may not post new threads
  • You may 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 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139