New lottery

New lottery

Postby Silvio.Falconi » Sat Mar 12, 2022 6:32 pm

here in italy in 2019 they invented a new lottery, unfortunately I did not find a historical archive to download but I only found a page in php.
Question: Could you download this page and extract the data I need and put it in an array to manage?
there is an sample How dowload a php page and converte the data into array ?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 6849
Joined: Thu Oct 18, 2012 7:17 pm

Re: New lottery

Postby Marcelo Via Giglio » Sun Mar 13, 2022 12:45 pm

Curl
Marcelo Via Giglio
 
Posts: 1051
Joined: Fri Oct 07, 2005 3:33 pm
Location: Cochabamba - Bolivia

Re: New lottery

Postby Silvio.Falconi » Sun Mar 13, 2022 8:31 pm

sample pls
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 6849
Joined: Thu Oct 18, 2012 7:17 pm

Re: New lottery

Postby Otto » Sun Mar 13, 2022 9:11 pm

Silvio, can you post the link to the php page.
Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
Otto
 
Posts: 6066
Joined: Fri Oct 07, 2005 7:07 pm

Re: New lottery

Postby nageswaragunupudi » Sun Mar 13, 2022 10:53 pm

cText := WebPageContents( cURL )
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10308
Joined: Sun Nov 19, 2006 5:22 am
Location: India

Re: New lottery

Postby Silvio.Falconi » Tue Mar 15, 2022 9:57 am

nageswaragunupudi wrote:cText := WebPageContents( cURL )


Nages, I tried but I not see anything
I wish the data are on a <table class='tg' style='width:100%;'>

Function MAIN()
LOCAL cMemo:=""
local cUrl := URL_SIM

cUrl :=ALLTRIM(cUrl)

cMemo:=WebPageContents( cUrl, .t. )

?cMemo

return nil
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 6849
Joined: Thu Oct 18, 2012 7:17 pm


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 41 guests