Find Jobs
Hire Freelancers

Show line in CSV based on match in Column.

€8-30 EUR

En curso
Publicado hace más de 7 años

€8-30 EUR

Pagado a la entrega
<?php //getting the data out of the csv file $file = 'var/import/[login to view URL]'; $content = file($file); $csvData = array(); for($i = 1; $i < count($content); $i++) { $line = explode(' ', $content[$i]); //explode the delimiter for($j = 0; $j < count($line); $j++) { $csvData[$i][$j + 1] = $line[$j]; } } ?> With $csvData[int] we get the whole line of data. With $csvData[int][int] we get a specific column from the whole line of data. We need you to extend this script. We need to search for a value in Column 1. When there is a match, it should show the line $svData[int].
ID del proyecto: 12517044

Información sobre el proyecto

8 propuestas
Proyecto remoto
Activo hace 7 años

¿Buscas ganar dinero?

Beneficios de presentar ofertas en Freelancer

Fija tu plazo y presupuesto
Cobra por tu trabajo
Describe tu propuesta
Es gratis registrarse y presentar ofertas en los trabajos
8 freelancers están ofertando un promedio de €22 EUR por este trabajo
Avatar del usuario
hi, i have read your project detail. I can create the functionality as you have written I can start the work now only
€14 EUR en 1 día
4,9 (174 comentarios)
7,1
7,1
Avatar del usuario
Hello Please don't use "file" (PHP function) to read csv files. Please use fopen and fgetcsv. I have this code implemented already. Please share your site details. So that I can resolve the problem. Thanks Config Technolabs
€15 EUR en 1 día
4,9 (113 comentarios)
6,3
6,3

Sobre este cliente

Bandera de NETHERLANDS
Zwolle, Netherlands
4,9
17
Miembro desde dic 15, 2016

Verificación del cliente

¡Gracias! Te hemos enviado un enlace para reclamar tu crédito gratuito.
Algo salió mal al enviar tu correo electrónico. Por favor, intenta de nuevo.
Usuarios registrados Total de empleos publicados
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Cargando visualización previa
Permiso concedido para Geolocalización.
Tu sesión de acceso ha expirado y has sido desconectado. Por favor, inica sesión nuevamente.