News
Januari 28, 2008 - Namespaces in PHP 5
Some people I spoke with, thought PHP is not a good language for Enterprise development!
One of the reasons was that it gets a spaghetti code very soon.
If you have seen the preview, you might have noticed that classes are use to prevent this!
The power of classes is even more, because you can build up your own language with it.
In this site I've used the '__autoload' function which loads classes automatically.
I've used it to improvise a way to imitate Namespace functionality!
If you have questions on PHP or Java( explained on official site) mail them to:
support@jafarsoft.com
Currently I am still working on the functionality of this site.
If you can wait until the PHP tutorial has set up, you can still download a preview:
Preview
Januari 26, 2008 - php.jafarsoft.com
There will come a section of JafarSoft which will contain tips & tricks on PHP5!
If you have questions on PHP or Java( explained on official site) mail them to:
support@jafarsoft.com
As you see, there should also be made a layout!
The reason why I am not taking over my old layout of the original JafarSoft,
is because I am experimenting with some techniques!
However if you can't wait, you can see the first techniques I have used:
Preview
Some tests
The following is automatically made by the Css class which is implemented from the Css Namespace:
This is not real css!
It functions only as a constraint!
Copyright 2008 by JafarSoft (Jafar Rahmati)