Aug 10, 2008 #1 G GunGrave21 Newbie Spellweaver 10 Happy Years Joined Jul 11, 2008 Messages 53 Reaction score 5 Some one could write the script for reg page using stored producer dbo.cabal_tool_registerACCOUNT. i would write it by my self but im not good at sql.
Some one could write the script for reg page using stored producer dbo.cabal_tool_registerACCOUNT. i would write it by my self but im not good at sql.
Aug 10, 2008 #2 SamkuS Junior Spellweaver 10 Happy Years Joined Jul 10, 2005 Messages 182 Reaction score 0 Use search!!!! Upvote 0
Aug 10, 2008 #3 G GunGrave21 Newbie Spellweaver 10 Happy Years Joined Jul 11, 2008 Messages 53 Reaction score 5 Sry but there is no guid for that!!! So at least give me some hints how to send data to stored producer with php. thx in adv. Upvote 0
Sry but there is no guid for that!!! So at least give me some hints how to send data to stored producer with php. thx in adv.
Aug 10, 2008 #4 M myliquid Experienced Elementalist 10 Happy Years Joined Sep 10, 2006 Messages 208 Reaction score 1 mssql("exec dbo.cabal_tool_registerACCOUNT 'user','password'") Upvote 0
Aug 11, 2008 #5 G GunGrave21 Newbie Spellweaver 10 Happy Years Joined Jul 11, 2008 Messages 53 Reaction score 5 ok that helps little bit. but can you explain more. ok if im not wrong it would look like this yes: $mssql = mssql("exec dbo.cabal_tool_registerACCOUNT '$_POST['user']','$_POST['pass']'"). or im wrong!!! Upvote 0
ok that helps little bit. but can you explain more. ok if im not wrong it would look like this yes: $mssql = mssql("exec dbo.cabal_tool_registerACCOUNT '$_POST['user']','$_POST['pass']'"). or im wrong!!!
Aug 11, 2008 #6 S SAUR0N Junior Spellweaver 20 Happy Years Joined Sep 16, 2004 Messages 117 Reaction score 1 To view the content, you need to sign in or register Upvote 0