ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

functional C# class/component to upload to my DC space via explicit FTP over TLS

<< < (8/10) > >>

mouser:
yep.

kyrathaba:
Thanks.



My first PHP program:

mouser:
having fun yet?

kyrathaba:
Yeah, actually! :)

I'm coding a PHP-driven address book that'll use a webpage interfaced with a database to pull data from and push data to the pertinent table in a database...

kyrathaba:
Okay, through experimentation and browsing some of the documentation, I've been able to:

(a) create a database containing a single table, using phpMyAdmin
(b) created a single table
(c) populated that table with five rows, consisting of three fields each: ID, DC username, and DC user's website URL

Then, I wrote a PHP/XHTML file to pull data from the database and display it.

The result is shown here, and I've attached the MySql database and my PHP code as a zip.  Am I on the right track?



I've I'm not mistaken, this example is not much less complex than what I want to do with my game's highscores.  At least, as far as processing data within the while( ) loop in the PHP code.  Reckon I'd just need a bit more code in order to allow a user to submit data from my desktopApp game...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version