
Search In

Here is the function that tells how to write text on any sample video:-
function videoConversion($videoId, $batchId){
$font_path = "/var/www/html/james/LeagueGothic-Regular.otf";//path of the fonts
$ffmpeg_path = "/usr/local
Create a file Using Php
In PHP,we can use the fopen() function to create a file.
If we use fopen() on a file, it will create file(if that file does not exist) by given named.
Syntax:
fopen("testfile.txt", "Mode");
Both arguments are required
F
There might be some scenario in your code, where some of the tasks should be performed in the background without affecting the current task. Some time we have scenario, where we needed to fire the function, which consists of some function call, where
Two files are required to create a template in Joomla. First is the index.php file, in this file we can place php code where the content of site should go and second file is templatedetails.xml which includes all the configuration settings and parame
how to choose correct answers from multiple choices questions using php and mysql
i don't know if i'm doing in the right way because i'm still new in programming world
1- i'm using an array to store the questions
2- anoth

Hi friends, this blog is targeting those readers who are keen to know about a very common method of partial updating specific region in asp.net page without reloading the whole page again and again, it is also meant for targeting readers who are just
Test Plan
It is a document prepared by managers or leads which consists of all the activities related to testing, once the requirements are given the managers and lead study the requirements and prepare the test plan.
The test plan is followed by al
Here is my Code:
import java.sql.*;
public class dbcon {
Connection con;
Statement st;
ResultSet rs;
dbcon() {
try {
Class.forName("net.ucanaccess.jdbc.UcanaccessDriver");
Connection con = DriverManager.getConnection("jdbc:ucanaccess:
Hello All !!!
I have got so many queries regarding GIF animation file.
question is "How to create a Good quality Animated GIF file ?"
Here is the answer ...
I have a flying girl animation in flash.
Flash do provides an option
Due to take place at Madinat Jumeirah in Dubai, the competition is open for applications from any company or entrepreneur with an idea or business venture in the following sectors: E-commerce, mobile computing, cloud computing, big data, hyper-conver
