User Profile

Collapse

Profile Sidebar

Collapse
jogisarge
jogisarge
Last Activity: Dec 17 '14, 04:03 PM
Joined: Nov 5 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • jogisarge
    started a topic Load content(table rows) in Steps

    Load content(table rows) in Steps

    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...
    See more | Go to post

  • jogisarge
    started a topic Convert PDF Files to PCL-Files
    in PHP

    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
    See more | Go to post

  • jogisarge
    started a topic Soap problem
    in PHP

    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>
    ...
    See more | Go to post
No activity results to display
Show More
Working...