Array of string sort in PHP without using php function

One of my friend asked me a simple question,

"How to sort an array of string without using php function?"

I am surprised!!! because PHP has sort(), arsort, asort(), rsort() functions

.... then use it.....

BUT this is not answer to my friend's question.

so here you go: Read More >>

1 comment:

  1. Hey, this is a good read. I'm a starting computer science student so this is a great benefit for me :) thanks!

    ReplyDelete