wiltormark Posted October 17, 2014 Share Posted October 17, 2014 (edited) Hi there, Can somebody please help me with the writing of a code for the following text? 4 vr 1:06 101 7:26 -90 13:26 67 19:36 -94 5 za 1:35 96 8:16 -87 13:54 63 20:29 -90 LK 4:58 6 zo 2:25 90 9:06 -83 14:55 61 21:26 -85 7 ma 3:35 85 10:03 -81 16:35 64 22:46 -83 8 di 5:16 85 11:26 -84 17:55 74 23:56 -88 The data which has to be stored in an array is the date number (4,5,6,...) The data with the positive value and the time before it has to be stored in two seperate array's. All the other data can be skiped. Thanks!!! Edited October 17, 2014 by wiltormark Quote Link to comment https://forums.phpfreaks.com/topic/291880-making-of-a-loop/ Share on other sites More sharing options...
ginerjm Posted October 17, 2014 Share Posted October 17, 2014 You're asking for help in a php forum so I assume that you want this to be in the PHP language. Have to make sure since you: 1 - posted some real goofy data 2 - didn't post any code to show us what YOU can do 3 - and didn't really explain yourself very well. Why don't you show us your ATTEMPT and THEN ask for help completing it? Quote Link to comment https://forums.phpfreaks.com/topic/291880-making-of-a-loop/#findComment-1493985 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.