beansandsausages Posted January 8, 2008 Author Share Posted January 8, 2008 $info['security'] is defined in the connect script. The script works atm in a way. it updates the db but in a ASC oe DESC way. so i have to go throught the id 1 2 3 4 etc .... and up date them all instead of the 1 i want id2. $info['security'] can be in the script or not it still wont work. Quote Link to comment https://forums.phpfreaks.com/topic/84861-problems-problems/page/3/#findComment-433548 Share on other sites More sharing options...
beansandsausages Posted January 8, 2008 Author Share Posted January 8, 2008 any one got any other ideas? ? Please Quote Link to comment https://forums.phpfreaks.com/topic/84861-problems-problems/page/3/#findComment-433597 Share on other sites More sharing options...
adam291086 Posted January 8, 2008 Share Posted January 8, 2008 Send me all the code. Not just the snipet. You can pm it to me. Quote Link to comment https://forums.phpfreaks.com/topic/84861-problems-problems/page/3/#findComment-433603 Share on other sites More sharing options...
adam291086 Posted January 8, 2008 Share Posted January 8, 2008 i think the problem is this $info bit. You said it is define in another script. Your script is very confusing and hard to understand what you are trying to do. Quote Link to comment https://forums.phpfreaks.com/topic/84861-problems-problems/page/3/#findComment-433623 Share on other sites More sharing options...
beansandsausages Posted January 8, 2008 Author Share Posted January 8, 2008 the info bit is took from the db in the query at the start of the script. I am trien to make the script so if some one has the value 'N' in the game_show i can over ride it to 'Y' Quote Link to comment https://forums.phpfreaks.com/topic/84861-problems-problems/page/3/#findComment-433626 Share on other sites More sharing options...
adam291086 Posted January 8, 2008 Share Posted January 8, 2008 Your code is very long and i cant check what's going on. I suggest you start again. Break up what you are trying to do into small segments. Then build on these segment bit by bit. If you can roll back to some old script that already works without some fuctionality then start there. There is only so much we can do. Quote Link to comment https://forums.phpfreaks.com/topic/84861-problems-problems/page/3/#findComment-433634 Share on other sites More sharing options...
beansandsausages Posted January 8, 2008 Author Share Posted January 8, 2008 okay thank you anyway Quote Link to comment https://forums.phpfreaks.com/topic/84861-problems-problems/page/3/#findComment-433637 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.