Switch to English?
Yes
Переключитись на українську?
Так
Переключиться на русскую?
Да
Przełączyć się na polską?
Tak
Post your project for free and start receiving proposals from freelancers within minutes after publication!

Сделать рекурсию на PHP

PHP

Applications 3

Application viewing is only available registered users.
  1. 967    57  0
    1 day7 USD

    Готовый сделать! Начну прям щас. Напишите мне.

  2. 1970    45  3   1
    1 day4 USD

    Могу сделать

  1. 35  
    1 day4 USD

    Согласен?

  • Profile blocked
    4 December 2016, 19:56 |

    $cats [0][1];

  • Profile deleted
    4 December 2016, 19:59 |

    Не вариант, вложений может быть много

  • Profile blocked
    4 December 2016, 20:01 |

    Тогда в цикл.

  • Profile deleted
    4 December 2016, 21:10 |

    На скриншоте вообще ничего не видно (

  • Profile deleted
    4 December 2016, 21:12 |

    У меня кстати сейчас похожая задача, пишите в ЛС, может вместе придумаем как решить

  • Profile deleted
    4 December 2016, 21:24 |

    есть какие нибудь намеки в какую сторону копать уже практически все перепробывал

  • Profile deleted
    4 December 2016, 21:33 |

    Пришлите скрин побольше и ещё раз про массив с результатом, какой хотите чтобы был и что дальше с ним будет

  • Profile deleted
    4 December 2016, 21:48 |

    База ( Пример )

    table.jpg


    Результат ( то что сейчас делает скрипт )


    array.jpg


    $query = $db->query("SELECT * FROM comments");

    while($row = $db->get_row($query)){
    $result[$row['id']] = array();
    foreach($row as $key => $value) $result[$row['id']][$key] = stripslashes($value);
    }

    $cats = array();

    foreach($result as $id => &$node){
    if(!$node['parent_id']) $cats[$id] = &$node;
    else $result[$node['parent_id']]['children'][$id] = &$node;
    }

    print_r($cats);


    нужно то что вложено в массивы сделать друг за другом на одном уровне

Current freelance projects in the category PHP

Developer for CMS website project on Drupal 7 + PHP/MySQL.

We are looking for a developer to assist with the setup of a CMS site on Drupal 7 + PHP/MySQL. Task:1. Create product cards for the entire range of products (currently, not all products on the site have product cards with descriptions and characteristics).2. Add correct…

Content Management SystemsPHP ∙ 1 day 22 hours back ∙ 39 proposals

Looking for a Bitrix24 specialist / CRM integrator to set up automation.

Our company works with CRM Bitrix24. We need a specialist who can set up automatic addition of phone numbers to leads/orders in two formats. Automation must be correctly configured for two countries: the Republic of Moldova and Romania. Task: When creating a lead or order in…

PHPWeb Programming ∙ 2 days 21 hours back ∙ 24 proposals

Website optimization

Optimization of the website jdgreta.co.uk on Shopify. SEO audit attached to the project. Main tasks - - Fix all meta data - Complete the technical specifications for the programmer (since this project combines tasks for both the programmer and SEO, if you are not a company -…

HTML & CSSPHP ∙ 3 days 17 hours back ∙ 32 proposals

Horoshop Specialist

Need a specialist who can correctly set up the product Feed. Problem: Currently, over 13,000 products are being uploaded with the same type value (e.g., "everything for manicure and pedicure"). Because of this, it is impossible to segment products in Google Ads and set different…

PHPWebsite Maintenance ∙ 4 days 19 hours back ∙ 21 proposals

Make sure that order emails from the store do not go to spam.

Currently, there is a store on OpenCart, and order emails are landing in spam. We need to ensure they go to Inbox (ukr.net gmail) and check it. The hosting provider wrote: Poor email delivery may be related to a low sender reputation - IP or domain. In this case, we can advise…

PHPWeb Programming ∙ 5 days 21 hours back ∙ 47 proposals

Client
Profile deleted


Project published
9 years back
79 views