CodeIgniter Forums
Unable to start - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Unable to start (/showthread.php?tid=19109)



Unable to start - El Forum - 05-28-2009

[eluser]sirfak[/eluser]
Hello.
I am unable to start the project.Actually I am not understanding hot to start it.
Can u be able to explain step by step how to do it?

Thanks
Ajauy


Unable to start - El Forum - 05-28-2009

[eluser]davidbehler[/eluser]
Have a look at the User Guide


Unable to start - El Forum - 05-28-2009

[eluser]Dam1an[/eluser]
Yeah the userguide and video tutorials are the best places to start

If you've gone through those and still can't seem to get started, then post back being more specific about whats wrong


Unable to start - El Forum - 05-28-2009

[eluser]Yorick Peterse[/eluser]
[quote author="sirfak" date="1243538502"]Hello.
I am unable to start the project.Actually I am not understanding hot to start it.
Can u be able to explain step by step how to do it?

Thanks
Ajauy[/quote]

*sigh*

Don't download something before actually knowing how to work with it. As stated earlier, go through the userguide and the video tutorials. If you don't have PHP knowledge I suggest you start learning that first.


Unable to start - El Forum - 07-05-2009

[eluser]Unknown[/eluser]
Ya - there is nothing that tells you how to get to that application view. The video starts you out in that app view. but how on earth do I get there?


Unable to start - El Forum - 07-05-2009

[eluser]stuffradio[/eluser]
I'm sure there is something somewhere.

For application views: /system/application/views/
For controllers: /system/application/controllers/
Config: /system/application/config
etc.