Visualizzazione dei risultati da 1 a 2 su 2
  1. #1

    Sapreste rispondere a queste domande?

    1) Could you explain the way PHP handles binary files. eg creating a gif dynamically.

    2) Can you describe how one would execute a PHP script as background tasks, say executed by cron ?

    3) What are your views on the disagreement between the PHP and Apache2 developers on the suitability of Apache2 for use with PHP?

    4) What would be your preferred library for XML parsing, and why?

    5) What do you believe are the advantages and disadvantages of a version control system?

    All work and no play makes EricFlat a dull boy

  2. #2
    Utente di HTML.it L'avatar di andbin
    Registrato dal
    Jan 2006
    residenza
    Italy
    Messaggi
    18,284

    Re: Sapreste rispondere a queste domande?

    Originariamente inviato da EricFlat
    1) Could you explain the way PHP handles binary files. eg creating a gif dynamically.
    Basta usare le funzioni della libreria GD.

    Originariamente inviato da EricFlat
    2) Can you describe how one would execute a PHP script as background tasks, say executed by cron ?
    In che senso!? Basta far lanciare, tramite cron, l'interprete PHP passandogli lo script da eseguire, no?

    Originariamente inviato da EricFlat
    3) What are your views on the disagreement between the PHP and Apache2 developers on the suitability of Apache2 for use with PHP?
    Questo non so bene .... sapevo che l'utilizzo di PHP con Apache2 è ancora, per così dire, "sperimentale" (io ho sempre usato PHP con Apache 1.3).

    Originariamente inviato da EricFlat
    4) What would be your preferred library for XML parsing, and why?
    Quelle poche volte che ho usato XML da PHP, ho utilizzato le funzioni della libreria expat, presente per default in PHP.

    Originariamente inviato da EricFlat
    5) What do you believe are the advantages and disadvantages of a version control system?
    Eh ... questo non lo so, non ho mai usato sistemi di controllo delle versioni. Cosa che comunque c'entra poco direttamente con PHP (nel senso che è una cosa generale, indipendente dal linguaggio).
    Andrea, andbin.devSenior Java developerSCJP 5 (91%) • SCWCD 5 (94%)
    java.util.function Interfaces Cheat SheetJava Versions Cheat Sheet

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.