Re: [PHP-DEV] please excuse my forum crosspost, please do read this when you have some time.

[email protected] (Sherif Ramadan)
Newsgroups php.general,php.internals
Message-ID <CAL+t6cFRQO+EamR_FzHCgCvy4kzVGu2qAF89pK-UPi3v407oCA@mail.gmail.com>
On Wed, Mar 1, 2017 at 3:30 PM, Rene Veerman <
[email protected]> wrote:

> exec-sum : introducing a new URL notation scheme
>
> 2 examples :
>
> example 1 :
>
> http://localhost/tarot(deck'Original-Rider-Waite
> ',reading'3-Cards')/music(youtubePlaylist'ABCDEFG')
>
> parameters decoded from the current website location (URL) =
>
> array(2) {
> ["tarot"]=>array(2) {
>         ["deck"]=>string(20) "Original-Rider-Waite"
>         ["reading"]=>string(7) "3-Cards"
> }
> ["music"]=>array(1) {
>         ["youtubePlaylist"]=>string(7) "ABCDEFG"
> }
> }
>
>
>
>
>
> http://localhost/jsonViewer(url'base64aHR0cDovL3NlZHVjdGl2ZWFw
> cHMuY29tL2pzb24ucGhwP2ZpbGU9L2hvbWUvcmVuZS9kYXRhLmpzb24mdmVy
> c2lvbj1jb25kZW5zZWQ=
> ')
>
> parameters decoded from the current website location (URL) =
>
> array(1) {
> ["jsonViewer"]=>array(1) {
>         ["url"]=>string(76)
> "http://seductiveapps.com/json.php?file=/home/rene/data.
> json&version=condense"
> }
> }
>
>
>
>
>
> for more details, see :
> https://forums.digitalpoint.com/threads/introducing-a-new-
> url-notation-scheme.2797191/
>
> due to mailinglist limitations, i can not repost the content here.
> but you are most welcome to comment on it here, i'll check my mail in about
> 12 hours from now.
>



Is there even a thesis statement to this discussion?
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.