I am new |
I have been using wordpress for a while and theme developments i would like to learn how to use codeigniter. I did a cpanel install off softaculous.
What is the best way to learn i am going to read the topics in the install maybe somone can point me to some videos. Regards Vinny
Hi, Vinny. Welcome to CodeIgniter! I don't have any videos to suggest, but if you're familiar with PHP and SQL already, the basic tutorial in the documentation should be enough. https://www.codeigniter.com/user_guide/t...index.html
Check it out and post any questions you might have.
Hey, don't work without a PHP debugger. Several free IDEs have this features built in. Two are NetBeans and CodeLobster. Without a debugger, it's like you're driving with a blindfold on -- you are going to crash!
(01-03-2016, 09:07 PM)RobertSF Wrote: Hi, Vinny. Welcome to CodeIgniter! I don't have any videos to suggest, but if you're familiar with PHP and SQL already, the basic tutorial in the documentation should be enough. https://www.codeigniter.com/user_guide/t...index.html Robert Thank You! I have installed codeigniter from a existing cpanel account that already has a wordpress install in it. I used codeogniter from softaculous install and have edited the view page already. Although i have an error so i made a site i use for testing its coverandcare.com/members the members of course is were code igniter is. Would you know what this error message from my server is. Message: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/ffmpeg.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/ffmpeg.so: cannot open shared object file: No such file or directory. Regards Vinny (01-04-2016, 08:48 AM)vinnyvrj Wrote:(01-03-2016, 09:07 PM)RobertSF Wrote: Hi, Vinny. Welcome to CodeIgniter! I don't have any videos to suggest, but if you're familiar with PHP and SQL already, the basic tutorial in the documentation should be enough. https://www.codeigniter.com/user_guide/t...index.html https://wordpress.org/support/topic/php-...ic-library First Google search result for that error. (01-04-2016, 09:24 AM)mr_pablo Wrote:(01-04-2016, 08:48 AM)vinnyvrj Wrote:(01-03-2016, 09:07 PM)RobertSF Wrote: Hi, Vinny. Welcome to CodeIgniter! I don't have any videos to suggest, but if you're familiar with PHP and SQL already, the basic tutorial in the documentation should be enough. https://www.codeigniter.com/user_guide/t...index.html (01-04-2016, 10:20 AM)vinnyvrj Wrote:(01-04-2016, 09:24 AM)mr_pablo Wrote:(01-04-2016, 08:48 AM)vinnyvrj Wrote:(01-03-2016, 09:07 PM)RobertSF Wrote: Hi, Vinny. Welcome to CodeIgniter! I don't have any videos to suggest, but if you're familiar with PHP and SQL already, the basic tutorial in the documentation should be enough. https://www.codeigniter.com/user_guide/t...index.html (01-04-2016, 10:25 AM)vinnyvrj Wrote:(01-04-2016, 10:20 AM)vinnyvrj Wrote:(01-04-2016, 09:24 AM)mr_pablo Wrote:(01-04-2016, 08:48 AM)vinnyvrj Wrote:(01-03-2016, 09:07 PM)RobertSF Wrote: Hi, Vinny. Welcome to CodeIgniter! I don't have any videos to suggest, but if you're familiar with PHP and SQL already, the basic tutorial in the documentation should be enough. https://www.codeigniter.com/user_guide/t...index.html |
Welcome Guest, Not a member yet? Register Sign In |