Posts by Guilherme • 21 points
3 posts
-
0
votes1
answer441
viewsQ: Problem when trying to connect in SOAP Web Service
I’m trying to connect to a web service by PHP that for the documentation provided uses the SOAP protocol, but I can’t even connect through the URL provided. URL:…
-
1
votes3
answers521
viewsA: Margen-top of DIV daughter drives her away and DIV father together
You need to set a position for the div #Second. In case.. Just put float: left in div #Second. * { margin: 0 auto; padding: 0 0 0 0; } #first { background: blue; width: 100%; height: 34px; } #second…
-
1
votes1
answer212
viewsQ: Problem insert file name in database
I am uploading files with plupload using codeigniter. My problem is when there are special characters in the file name. Being that I have to record that original name. When there is for example:…