Jump to content

Adding a variable in the date function


Shadowing

Recommended Posts

I can never understand the manual cause it talks like this

 

an example:

 

Procedural style only: A DateTime object returned by date_create(). The function modifies this object.

 

how can a noob even comphrend that

It's up to you, of course... You have just 3 possibilities: (1) you will understand manuals or (2) you will pay to somebody who will teach you or (3) forget about programming. Nobody will explain you information from manuals (I mean first of all repeating of the information that is written in the manuals).

It's not so difficult to understand it :) Read text, try to make an example. I know what I'm talking about. Many years ago I started to learn programming, it was language C. English is not my native language, I learn it and programming in the same time. And I know that manuals are the best sources of information.

Forum can help you but it don't substitute manuals.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.