SA-MP Forums Archive
[Tool/Web/Other] Basic web framework (PHP) - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Tools and Files (https://sampforum.blast.hk/forumdisplay.php?fid=82)
+---- Thread: [Tool/Web/Other] Basic web framework (PHP) (/showthread.php?tid=462729)



Removed - ArkoUK - 08.09.2013

Removed.


Re: Basic web framework (PHP) - StuartD - 08.09.2013

Any pictures?


Re: Basic web framework (PHP) - ArkoUK - 08.09.2013

Quote:
Originally Posted by StuartD
View Post
Any pictures?
Of what it's just code, it's not a framework as in a program it's something to work off of. Sorry if I mislead you.


Re: Basic web framework (PHP) - StuartD - 08.09.2013

My bad, Sorry for not reading it properly.


I will check it out :P


Re: Basic web framework (PHP) - ReVo_ - 08.09.2013

I cant understand how this can help the scripter. By surfing in the code i dont find anything of useful at all.

Maybe i'm wrong, we will see..

A framework should provide a simple way to do the basic work.. Maybe i cant find it useful because i use a different style or.. idk anyway ok. good luck.


Re: Basic web framework (PHP) - Macluawn - 08.09.2013

You should provide some documentation. Otherwise nobody is going to use it - there are far better alternatives.


Re: Basic web framework (PHP) - ArkoUK - 08.09.2013

Removed - Making a Java based program to help make this more easier to use.


Re: Basic web framework (PHP) - iploppable - 08.09.2013

I don't see how this called be called as "Framework", it doesn't follow any software design patterns or MV* architecture etc,,


Re: Basic web framework (PHP) - ArkoUK - 08.09.2013

Quote:
Originally Posted by iploppable
View Post
I don't see how this called be called as "Framework", it doesn't follow any software design patterns or MV* architecture etc,,
Read http://www.thefreedictionary.com/framework It doesn't have to have software.


Re: Basic web framework (PHP) - iploppable - 08.09.2013

Quote:
Originally Posted by ArkoUK
View Post
Read http://www.thefreedictionary.com/framework It doesn't have to have software.
You might want to read what I posted again, I never said it had to be software. It doesn't follow any DESIGN PATTERNS or MV* architecture which is perhaps derived from DESIGN PATTERNS. Please consider doing more research about what a framework is in PHP or other interpreter languages.