Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: passing input value from view to model
Post: RE: passing input value from view to model

I don’t think this will solve all of your issues but since you are sending your POST data from your view to the controller “main_ctlr/next_info” , the variable $abc (currently in your model) should be...
5,805 Views
3 Replies
07-06-2018, 08:42 PM
matchplay
    Thread: Get base name upload
Post: RE: Get base name upload

Nome Wrote: (06-29-2018, 10:24 AM) -- Sorry... Perhaps this is too simple a question: How to get the full name of the file at uploading? Example: picture.jpg $file->getBasename()  since I...
5,021 Views
4 Replies
07-01-2018, 08:15 PM
matchplay
    Thread: What is the best IDE for development with CI
Post: RE: What is the best IDE for development with CI

I like Netbeans, but believe that experimenting with a few IDE's will give you an Idea of what is right for you. Everyone has different taste, skill level, and need of different features in an IDE.
78,593 Views
48 Replies
06-18-2018, 08:26 PM
matchplay
    Thread: Image manipulation
Post: RE: Image manipulation

Thanks! Great advice! I made the changes to my code and now it works. Thanks again. See changes to code below. //START NEW CODE $...
2,666 Views
3 Replies
06-12-2018, 05:38 AM
matchplay
    Thread: Image manipulation
Post: Image manipulation

I want to resize images using codeigniter image manipulation class. I have tried a few things with no success. I have no errors after running the code below. After the image is uploaded using this cod...
2,666 Views
3 Replies
06-11-2018, 07:28 PM
matchplay

Theme © iAndrew 2016 - Forum software by © MyBB