FFmpeg Images 2 Video conversion problem ??
I got folder full of images , number of images = 600 , I want to make a video which plays one image
check_changed_data - I can't get data from the called method event
I use check_changed_data to trigger my event method.
The method delivers er_changed_data.
Custom Container in module pool program
Hello everyone,
I have created a custom control in my module pool screen. Now I want to s
Image upload - determine folder
I have an upload script that may be accessed from different directories. Problem is, the script is m
Error in query: Resource id #4??
hey guys, having a minor (i think) problem here that i havent been able to figure out. long story sh
Call db table from any PHP file
Hi,
I want to be able to call a database table that will be setup in another file called init
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
word wrap in emails help needed
Hello, I understand how wordwrap works in php and have used it well before. However when I used wor
Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo
Secure pages Sessions vs. Cookies & session_destroy() help
Im new here and new to PHP, I hope you can help me with some questions.
Im writing my web ap