Search:

Type: Posts; User: JimTabularasa

Search: Search took 0.00 seconds.

  1. Replies
    0
    Views
    1,684

    Json Reponse

    Hi Guys !

    I want to create a JSON response to request my DCA with JQuery.
    I tried to create a module and everything works great except one thing : my result contain a ghost caracter (&#65279) at...
  2. Replies
    3
    Views
    2,046

    Thanks ! I've found a solution. I post my code,...

    Thanks ! I've found a solution.
    I post my code, this could help if somenone else have same issu one day.


    $strFolder = "files/cars/photos"; //Folder
    $strFile = $matches[0]; //FileName
    $path =...
  3. Replies
    3
    Views
    2,046

    Upload picture from Cron

    Hi !

    I'm currently work on a Cron task that download picture from another FTP. I easily download file, but i've a lot of difficulties to add a new entry in tl_files list.
    I tried scanUploadFolder...
Results 1 to 3 of 3