About Database

10/14/2009 01:38 blade911#1
How can something go in my database from the internet browser? like my navicat database how can I do that?
10/14/2009 02:11 Zion~#2
Use PHP.
10/14/2009 02:18 blade911#3
Quote:
Originally Posted by Zion~ View Post
Use PHP.
What u mean?
10/14/2009 02:25 Zion~#4
Your trying to save data that a user inputs on a website registration form for example?
Use PHP to save the information to your database. That is its primary function.
10/14/2009 02:26 blade911#5
Quote:
Originally Posted by Zion~ View Post
Your trying to save data that a user inputs on a website registration form for example?
Use PHP to save the information to your database. That is its primary function.

Umm. I use navicat.. so what can I do? Like how do I save on php or w\e.
10/14/2009 02:36 Zion~#6
Quote:
Originally Posted by blade911 View Post
Umm. I use navicat.. so what can I do? Like how do I save on php or w\e.
I suggest you study a the php script in a registration page, it should help you allot.
10/14/2009 02:40 blade911#7
Quote:
Originally Posted by Zion~ View Post
I suggest you study a the php script in a registration page, it should help you allot.
oh come on man just help me.
10/14/2009 02:48 Zion~#8
I'm not here to breast feed you.
I gave you the solution its fairly easy.

Registration scripts are usually ~20-30 lines.
10/14/2009 02:57 blade911#9
Quote:
Originally Posted by Zion~ View Post
I'm not here to breast feed you.
I gave you the solution its fairly easy.

Registration scripts are usually ~20-30 lines.
whatever i still dont understand since you dont explain much.
10/14/2009 03:17 CurseOfExcalibur#10
Quote:
Originally Posted by blade911 View Post
whatever i still dont understand since you dont explain much.
This doesn't need any explanation <_<.
He said take a look ( in notepad ) in a ready made register page and find out how to do it.
Navicat doesn't make any difference.
10/14/2009 03:26 blade911#11
Quote:
Originally Posted by CurseOfExcalibur View Post
This doesn't need any explanation <_<.
He said take a look ( in notepad ) in a ready made register page and find out how to do it.
Navicat doesn't make any difference.

I don't think you guys get me. my question is how can someone from another house go into my database for server (where u can manually make accts etc) from internet browser.
10/14/2009 03:30 Zion~#12
Well you could use Appserver.
Once appserver is install your friend needs to simply navigate to YOURIP/phpmyadmin
10/14/2009 05:28 KraHen#13
Or ASP.NET, you probably have some .NET experience by now, that should help you learning it.
10/14/2009 18:40 .Guru#14
if it's that hard for your mind to handle, search here for a registration page for a 5017, then explore the notepad with the file, and it should be like changing a diaper. one w/o dookey.
10/14/2009 21:08 raidenx123#15
Zion is correct, anyone can go to YOUR IP/phpmyadmin, but i suggest to change that folders name to something else so ppl dont go there and use bruteforce to find out your password....