Posts

Showing posts from August, 2015

$message vs. $$message

$message vs. $$message in PHP. $message is a variable with a fixed name. $$message is a variable whose name is stored in $message. If $message contains "var", $$message is the same as $var.

तकदीर

यहाँ कोई भी आपका सपना पूरा करने के लिए नहीं है. हर कोई अपनी तकदीर और अपनी हक़ीकत बनाने में लगा है.

software development

A software development process is concerned primarily with the production aspect of software development, as opposed to the technical aspect, such as software tools. These processes exist primarily for supporting the management of software development, and are generally skewed toward addressing business concerns. Many software development processes can be run in a similar way to general project management processes