Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~277 People Reached
Favorite Tags
php x 2
Member Avatar for delpi767

I'm new to PHP and trying to learn a bit about classes. In most languages if a class member is private, it is accessed through a property which itself has an accessor. So there is a separate accessor for each property It appears in PHP that the __set accessor is …

Member Avatar for sergb
0
90
Member Avatar for A_Dubbs

Hey everyone. I am looking to get some books to help further my education on web development. The difficult thing is finding one that suits me. I know the "basics" of programming (strings, lists, arrays, variables, classes, functions, etc) and so a book that is three-quarters full of basic programming …

Member Avatar for delpi767
-2
117
Member Avatar for delpi767

I am trying to switch from Delphi to C# anf things are generally going very well. However, I'm stumped when it comes to displaying non-database data in a grid. The most logical control seems to be datagridview but I don't understand how to access the individual cells of the grid …

Member Avatar for delpi767
0
70