Hello,
ich use php and js - no jquery
By clicking on a button i call a js funtion that creates a ajaxrequest an call a php script.
The php returns a "<table>" which is my content. I write the content in a div.
Because of the long loading times(php calls some webservices...) i search a solution for speeding up the load-sequence.
So i thought about splitting the return-content from...
User Profile
Collapse
-
Load content(table rows) in Steps
-
Convert PDF Files to PCL-Files
Hello @all,
i am running php5 on a IBM i5 V5R4.
now i have to print exisiting pdf-files.
the problem is, i cant use external programms like pdftops or other stuff like this, because the php core runs in the pase environment.
is there any possibility to convert existing pdfs to pcl files ?
bye jo -
Soap problem
Hi to all,
i have a problem using a webservice(.NET ).
The webservice expects a body like this:
[PHP]
<soap:Body>
<GetItemInfo xmlns="http://server.de/o2Web/o2Con">
<InItemsRows>
<InItemsRow>
<ItemID>int</ItemID>
<Quantity>doubl e</Quantity>
</InItemsRow>
...
No activity results to display
Show More