Search Results

Search: Posts Made By: mapasainfo
4,407
Posted By mapasainfo
I did some tests and these two loads them: ...
I did some tests and these two loads them:

html="</head><body>A<br>A<br>A<br></body>"

or

html='<html><head><meta content="text/html;...
4,407
Posted By mapasainfo
if instead of $ html put '1234567890 'then the...
if instead of $ html put '1234567890 'then the query works
4,407
Posted By mapasainfo
I use it in this way but I have this error: ...
I use it in this way but I have this error:
syntaxa error at line 26


mysql -v -v -v -uXXX -pYYYYY -e 'UPDATE products \
INNER JOIN tb_GGGGG ON products.products_model = tb_GGGGG.ItemID \...
4,407
Posted By mapasainfo
download an html file via wget and pass it to mysql and update a database
CAN I download an html file via wget and pass it to mysql and update a database field?
9,336
Posted By mapasainfo
hi Klashxx, I can explain this script? ...
hi Klashxx,


I can explain this script?


thanks
Paolo
9,336
Posted By mapasainfo
sed 's/$/<br>/g'
I have a file format like this:
pippo
caio
sempronio

I put the <br> after foo and Dick
I tried sed 's/$/<br>/g'
but put on all end of line:

cat prova.txt|sed 's/$/<br>/g'
pippo<br>...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 10:57 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy