Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
php write to mysqli database
#1
I am making a program in delphi.. its a network game/chat thinggy written completely out of boredom for the lol's that ended up becoming a more serious project. it has the typical client/server communication but here is what the program does


1) - Delphi application has a WebBrowser1 component embedded displaying the Index.PHP page of Server

2) - Now on the Index.PHP page their is two textarea's. "user and pass" with a button "login". however, my application will have a menu with an "options" dialog, that will display the option "Log in automatically" which will cause WebBrowser1 to automatically fill out the two textareas and click the button which logs user information and proceeds into the chat/game room.

Now 99% of the program is coded. I have programmed everything else required and left the two parts I am stumbling on for last and now I am asking for help. its funny cause my problems are kinda nooby but really pissing me off. and google searches show similear problems/tutorials but never wut I am looking for...


I need help with

1) - Getting Webbrowser1 to automatically fill in textareas and click button (I got the click button to work but thats it)

2) - when the "login" button on index.php is clicked. it writes the login time and IP to the database. I have the time and IP part of the code, its just I am having trouble writing it to a database, (and reading both values) I was guessing about splitting them into arrays but I dont want to confuse myself anymore than I currently am, I hope I explained my problems well and I hope I get awnsers. would be glad to return a favor =D
slowly getting better
Reply
#2
Good luck. You should post progress logs!
Reply
#3
Good Luck! Hope it all works out.
Reply
#4
Goodluck here mate, just don't give up and stay with it!
Reply
#5
Nice tutorial, good job in the thread.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  database problem danjohnson 0 1,158 11-13-2012, 10:56 PM
Last Post: danjohnson
  Database accessing in .NET MikeHenery9 1 1,441 07-14-2012, 06:37 PM
Last Post: 'Snorlax
  Creating and inserting data into a PHP and MySQL Database Peter L 9 4,036 03-24-2012, 10:49 AM
Last Post: Haxalot
  how to open a 750 mb database,sql file? etc 17 6,488 08-21-2011, 03:57 AM
Last Post: AceInfinity
  EZSQL The PHP Database Class Omniscient 10 5,635 05-31-2011, 09:56 AM
Last Post: 0xE9

Forum Jump:


Users browsing this thread: 1 Guest(s)