Hi; Mine is a bit stupid question but is it possible to write a login script on a remote web site? for example , can i login my dp account with a php code on my localhost? Regards
I suppose that it depends on the security settings. As far as I can IMAGINE the login script need to be connected to the mysql server. If it is allowed to access to the database server I guess you may login running the script from a remote host as well.
you can run a form off of your website and set the action the the dp forums form, if I am correct you can do it this way. Just name your form the same as this forums, like the text areas etc. Brett.