Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > it.comp.www.php > #21916

Re: Prelievo dati di un sito

From "antonio" <22553invalid@mynewsgate.net>
Newsgroups it.comp.www.php
Subject Re: Prelievo dati di un sito
Message-ID <2018031616595822553@mynewsgate.net> (permalink)
References <2018031609060422553@mynewsgate.net> <fh1kv3Fit7U1@mid.individual.net>
Date 2018-03-16 16:59 +0000

Show all headers | View raw


Non credo รจ quello il problema non mi preleva proprio la pagina

 Infatti a video non stampa nulla


$url = "https://www.infojobs.it/offerte-lavoro";
$input = file_get_contents($url, false, $context);
echo $input;



Sandro kensan <kensan@kensan.it> ha scritto:

> On 16/03/2018 10:06, antonio wrote:
> 
> > $regexp = "<a\s[^>]*href=(\"??)([^\" >]*?)\\1[^>]*>(.*)<
> 
> 
> Le espressioni regolari funzionano in un certo numero di casi e non sono
> da utilizzare per "parsare" l'html.

Back to it.comp.www.php | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Prelievo dati di un sito "antonio" <22553invalid@mynewsgate.net> - 2018-03-16 09:06 +0000
  Re: Prelievo dati di un sito Sandro kensan <kensan@kensan.it> - 2018-03-16 11:35 +0100
    Re: Prelievo dati di un sito "antonio" <22553invalid@mynewsgate.net> - 2018-03-16 16:59 +0000
      Re: Prelievo dati di un sito Alessandro Pellizzari <shuriken@amiran.it> - 2018-03-16 17:36 +0000
        Re: Prelievo dati di un sito fmassei@gmail.com - 2018-03-16 12:35 -0700
  Re: Prelievo dati di un sito Leonardo Serni <lserni@gmail.com> - 2018-03-16 18:57 +0100

csiph-web