Codingfriends - codingfriends.com - Coding Friends

Latest News:

PHP – function use 8 Dec 2012 | 06:37 pm

As with the previous post about the use method within php (here), you are also able to use the use method attached to a callable function as in function ($parameter) USE ($somevalue) So you are able t...

WFC Soap class within an class communicating with PHP 5 Aug 2012 | 05:00 am

Within the Windows Foundation Classes you are able to create SOAP end points. These end points you are able to communicate using classes funny enough (because of the WFC being classes). But to communi...

PHP – Use 12 Jul 2012 | 03:20 am

php use

PHP – Use 12 Jul 2012 | 03:20 am

From a follow on from my previous post about namespace, when you want to use another name, shorter than the actual namespace of the namespace you are able to use “use”. Probably best to show in code ...

PHP – namespace 11 Jul 2012 | 03:33 am

PHP - namespace.

PHP – namespace 11 Jul 2012 | 03:33 am

Namespace‘ing is a great way of splitting functions / classes into different spaces that could have the same name but do not cause issues. This is great if you are trying to combine different projects...

Good courses 11 Jul 2012 | 03:02 am

courses that are good for oline

Good courses 11 Jul 2012 | 03:02 am

After some looking around, I have found some really good courses that show good coding standards and also allowed to be viewed online even if you are not paying. David J. Malan, is a very good instru...

Google python code, string2.py 5 Dec 2011 | 11:11 am

As from the previous post, I am doing the google’s python class code and if any one comes up different solutions to the googles version or mine, please post. So here is the string2.py solutions from m...

Google python code 5 Dec 2011 | 11:04 am

After been talking with some friends, they said about putting some of the google code from there classes online encase other people come up with any other versions. So from the first of the classes th...

Recently parsed news:

Recent searches: