Search results

  1. P

    AJAX/PHP - Cannot get 'json' info to return properly.

    How come no body will answer me, even to say hello!!!!!!!!!!!!!!
  2. P

    AJAX/PHP - Cannot get 'json' info to return properly.

    Hi, My PHP code will not send 'json' data back to caller. My System: PHP 7.4.3-4ubuntu2.19 (cli) (built: Jun 27 2023 15:49:59) Firefox 115.0.2(64bit) Ubuntu 20.04 The echoed return...
  3. P

    Is it possible to upload files contained in an array

    Hi, I use Ubuntu 20.04. I have thousands of old photo images located on CD's and external hard drives. I want to organize and re-size these. I choose image files from a source directory via SelectBox. I use AJAX to send the selected images to a PHP program upload3.php which, hopefully, will be...
  4. P

    file creation user and permission problems - file created can't be accessed

    I have a script which creates a Directory to contain CSV files from a MySql database and the related .csv data files. I want to access the directory and use the .csv files to write reports with LibreOffice. If I run the following code snippet below , contained in the script, FROM THE COMMAND...
Back
Top