This day is my day 7 in OJT.. I started at 1:00 p.m and it end at 7:00 p.m. At the start of the day I continued the task assigned by sir Chris, it is to create the main function of the database- the Insert, Update and Delete, and when I got the code correctly, I immediately ask sir to check the output of the said PHP program using code Igniter. After checking and satisfied with the output sir Chris assigned another task for me.
The next task that was assigned is File Uploading Class in the Code Igniter where at first I will create a File uploading form for images files only and save the image file into a specified folder.
Below is the sample output after the user select and upload the file.
After I finished that task which is to display the above output. Sir Chris assigned again a task which is to Insert the above information to the database. But when I try to code the program, it was became difficult for me since I was new in the Code Igniter framework to use in the PHP programming, the codes are not similar as the basic PHP that I learned from school. And unluckily I can only inserted one value from the database, so I decided to continue my program in the next day of the OJT. Hopefully I can finished it next day.. :)
And this is another day of learnings in Code Igniter Framework (File Uploading class) !!! :)