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

Нужен совет по переобразованию масива в в цыкл (php)

3 USD

Client's feedback on cooperation with Viktor Korolov

Quality
Professionalism
Price
Availability
Terms

+++ все на відміно все класно виконано без жоднийх проблем

Profile deleted

Freelancer's feedback on cooperation with client

Payment
Task formulation
Requirements
Availability

Адекватный и очень дипломатичный заказчик, советую с ним работать!

The client does not want to make a prepayment? Payment via Safe help avoid possible fraud.
  1. 1651    81  0   1
    Winning proposal1 day3 USD

    Сделаю за отзыв)

  2. 2 more hidden bids
  • Profile deleted
    25 July 2016, 15:16 |

    stackoverflow в помощь бро. Или создавай проект и за деньги решай свои проблемы.

  • Maks Webdeveloper
    25 July 2016, 15:25 |

    если выводить, то можно так:

    foreach($array as $item)  {

        $key = key($item);

        echo $item[$key] . '<br>';

    }

  • Profile banned
    25 July 2016, 15:36 |

    <?

    ### Skype: master301_php

    $arr = array();

    for($i=1;$i<=10;$i++) {

    $name = 'test'.$i;

    $arr[] = array('name'=>$name);

    }

    //print_r($arr);

    for($i=0;$i<count($arr);$i++) {

    echo '######'.($i+1).'######';

    echo '<br/>';

    foreach($arr[$i] as $key => $value) {

    echo $key.' => '.$value.'<br/>';

    }

    echo '<br/>';

    }

    ?>

Current freelance projects in the category PHP

"Magento 2.4.6 adding a product through attributes"

Problem: The website has many products that can be sold together with other products. Products need to be added through an attribute in the configuration product. For example: A computer mouse is available in different colors, and a mouse pad can be purchased with it (although…

PHPWeb programming

Разработать скрипт под WordPress CMS + Google maps API + MySQL

We need a code for a WordPress website. The current (demo) website https://e-ztrans.com/ is based on some self-made CMS. We are trying to override and make it more reliable. I will provide access to current website’s admin panel as well as source code of the current data base…

PHPWeb programming ∙ 2 proposals

Add a section to the website

76 USD

1. Add section https://www.vitajuwel.us/sana to the website https://vitajuwel.com.ua/ 2. Fix the central slider. Website on Laravel. Page speed score should not decrease.

PHP ∙ 3 proposals

Calculator for calculating the cost per m2 for a blinds website

Hello everyone, I need to create a calculator for calculating the cost of a product based on its width and height. Calculation example: Horizontal blinds 0.75 m2Fabric roller blinds 0.60 m2Mosquito nets 0.75 m2Roman blinds 1 m2Japanese blinds 0.60 m2Protective roller blinds 1.3…

JavaScriptPHP ∙ 11 proposals

Stylize Select option Wordpress

Task to style the standard Select option with appropriate styles. Problem: when using replacement of dropdown with list through jquery: filters for sorting products do not work.

JavaScriptPHP ∙ 8 proposals

Client
Profile deleted


Project published
7 years ago
124 views