Popular Post iTzoODavidOo Posted October 29, 2009 Popular Post Report Posted October 29, 2009 I want to make a app for my site but before i do i ned to no this. How can i connect my IPB database to c# so the members have to log in and it has be a certain usergoup to view stuff. Get meh drift. Hope you can help. 13
iBotPeaches Posted October 29, 2009 Report Posted October 29, 2009 I built the system for iBotModz, but you can use like API-RPC connections, or something like that
iTzoODavidOo Posted October 29, 2009 Author Report Posted October 29, 2009 How did you get the API sorted?
Dark Slipstream Posted October 29, 2009 Report Posted October 29, 2009 If you use C# to connect entirely, it's extremely insecure. Especially with all those decompiling retards out there. You need to make a PHP script connect to your database, and echo the relevant information. You just connect to the PHP page using the user/pass, then the page will pass it to the database and output if it was a correct login. IPS has login code for developers if you have an active customer account.
iTzoODavidOo Posted October 29, 2009 Author Report Posted October 29, 2009 How would i go about making a PHP script?
iBotPeaches Posted October 29, 2009 Report Posted October 29, 2009 IPB tutorials should help. http://community.invisionpower.com/resources/articles.html?category=29
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now