Ask ikawka???

This is an open forum, you can ask us or request for a tutorial or step-by-step how to on how to do stuffs anything within the range of this website’s topic. We will try to come-up with something. There are no promises to be made nor obligations of time on when your request will be posted. We will give our best efforts for free. ^_^ Everyone is invited.

Read More

Codeigniter+DOMPdf

This is how I created my dompf plugin for codeigniter used on most of my projects. First lets start off with the files, get a copy of dompdf and extract the files needed. Here’s what you’ll need. on your CI System/plugins Directory make a folder and call it something, I named mine “dompdf” extract the following folders and files from dompdf. system/plugins/dompdf/ include...

Read More