help:- Virtual trademarket

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • nad46
    Forum Member
    • Jan 2008
    • 52

    help:- Virtual trademarket

    Hello all
    i am trying to create a Live virtual tradecentre.
    I have no clue how i am to start this , for one question should i use ftp or sql becuase the host will be a free hosting server so im not quite sure.

    Some features i wanna inclue are
    Account , ( login user name password, details)
    Sections ( diffrent types of things such as gaming accounts , gaming items etc, auction, whatever)
    edit function
    Moderator functions ( such as delete bid or delete auction)

    things like that , something like ShadowUk did with box
    yet i have no clue how to do something like that or where to start

    Any help or suggestions?
  • ShadowUK
    No longer a forum member
    • Oct 2007
    • 1322

    #2
    I would actually recommend using a PHP script to handle your MySQL queries.

    Since, I have proved that the memory is indeed easy to view, It wouldn't be hard for me or a hacker to open your project exe and take your MySQL details out of it.

    Using HTTP.Submit you should be able to accomplish something like this, Even though HTTP.Submit is incredibly SLOW.

    Comment

    • nad46
      Forum Member
      • Jan 2008
      • 52

      #3
      Hmm , that would be quite hard seeing i dont know how to code well in PHP.

      Comment

      • ShadowUK
        No longer a forum member
        • Oct 2007
        • 1322

        #4
        Yeah, Of course it would be a pretty hard task as well.

        If you were making this program for somewhere like a company, I'd just use raw access to get to the database. However, If you want to make it public, I'd use PHP or just make it a web interface. The only problem would be you don't know PHP.

        Comment

        • RizlaUK
          Indigo Rose Customer
          • May 2006
          • 5552

          #5
          shadow, you need to lookup ssl and sql encryption, you can create a encrypted connection through ODBC, get your self a mysql ssl certificate



          since you exposed your *hack* iv been looking into this
          Embrace change in your life, you never know, it could all work out for the best

          Comment

          • RizlaUK
            Indigo Rose Customer
            • May 2006
            • 5552

            #6
            WTF, what planet am i on ....

            feeling ill and not thinking stright, ignore my post ...
            Embrace change in your life, you never know, it could all work out for the best

            Comment

            • Imagine Programming
              Indigo Rose Customer
              • Apr 2007
              • 4252

              #7
              Originally posted by RizlaUK View Post
              WTF, what planet am i on ....

              feeling ill and not thinking stright, ignore my post ...
              0.o' lol what the... Get well soon!
              Bas Groothedde
              Imagine Programming :: Blog

              AMS8 Plugins
              IMXLH Compiler

              Comment

              • ShadowUK
                No longer a forum member
                • Oct 2007
                • 1322

                #8
                Originally posted by RizlaUK View Post
                shadow, you need to lookup ssl and sql encryption, you can create a encrypted connection through ODBC, get your self a mysql ssl certificate



                since you exposed your *hack* iv been looking into this
                Originally posted by RizlaUK View Post
                WTF, what planet am i on ....

                feeling ill and not thinking stright, ignore my post ...
                Hehehehehehehe.

                Comment

                • nad46
                  Forum Member
                  • Jan 2008
                  • 52

                  #9
                  What about FTP? Isnt that also an option

                  Comment

                  • Imagine Programming
                    Indigo Rose Customer
                    • Apr 2007
                    • 4252

                    #10
                    Originally posted by nad46 View Post
                    What about FTP? Isnt that also an option
                    Even then you'll have to include login data in the project. It is possible, but not very safe.
                    Bas Groothedde
                    Imagine Programming :: Blog

                    AMS8 Plugins
                    IMXLH Compiler

                    Comment

                    • ShadowUK
                      No longer a forum member
                      • Oct 2007
                      • 1322

                      #11
                      Originally posted by nad46 View Post
                      What about FTP? Isnt that also an option
                      It's actually possible to sniff FTP login information from a program, I've never done it or plan to do it. But it's probably insecure as well.

                      Comment

                      Working...
                      X