Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ltoni
  • Content: Threads
  • Order by date
  1. ltoni

    change database owner

    is there a command to change the owner of a database? I work with PHP4 on Interbase 6, which is the command to alter the owner of a database or to create a database with a specified owner (different from SYSDBA)? thanx to all Luca
  2. ltoni

    create DOC and RTF documents

    Hi, I have a problem: I'm able to create PDF files with pdflib 3.20 on my php 4.0, but I can't create doc or rtf documents. Anyone can help me? thanx to all, Luca
  3. ltoni

    PDF with multiple layers ???

    I know with Adobe Acrobat you can make a PDF document with multiple layers, so I cn usa a image as layer 0 and some text n layer 1 without damage the image. Can I create a PDF document in PHP with multiple layers? I can use PDF_open() and PDF_begin_page(), but the layers???
  4. ltoni

    usage of $INDEXCOL

    I have to grab out of a table the name of the columns. I found the command $INDEXCOL but I wasn't able to use it. Can you help me?
  5. ltoni

    mail with attachment

    Hey guys, how can I send a mail with an attachment in PHP? How can many people send me colored-html-full-of-images mail? Thanx, Luca
  6. ltoni

    catch visitor's IP

    Hi guys,<br>&nbsp;&nbsp;&nbsp;what is the command wich catches the IP of the (unlucky) visitor of my page?<br>

Part and Inventory Search

Back
Top