.

DevSael Blog. C, CPP, C++, PHP, .NET Programming BLOG! advanced, MySQL, MongoDB, RDBMS.

Browsing "Older Posts"

Browsing Category "novice coding"

Q. PHP Session variable value is not transfering? So, you are having trouble with php session variables! Well, Let see how can...

[SOLVED] PHP Session variable value doesn't retrieved to another page

[SOLVED] PHP Session variable value doesn't retrieved to another page

By Game Changer → Friday, May 5, 2017

We have two PHP5 objects and would like to merge the content of one into the second. There are no notion of subclasses between them so the solutions...

The best method to merge PHP objects

The best method to merge PHP objects

By Game Changer → Wednesday, December 9, 2015

Both kinds of enclosed characters are strings. One type of quote is conveniently used to enclose the other type of quote. "'" and '"'....

Single-quoted and double-quoted strings in PHP, finding difference

Single-quoted and double-quoted strings in PHP, finding difference

By Game Changer → Saturday, December 5, 2015

PHP accepts request. Sometimes we work with string that should clean. Novice coder often having trouble with it. think you have got a string like that. Adaptasi%20morfologi%20adalah%20penyesuaian%2E%2E%2E%0D%0A%0D%0A=&onLoad=%5Btype%20Function%5D (?)...

PHP Remove % from string in URL

PHP Remove % from string in URL

By Game Changer → Saturday, December 5, 2015