how to load php class from another domain?
how to load php class from another domain?
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
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
storing video files into mysql in php
hi
i have my video files in my folder ,
i have to store the path of the videos into db an
Multidimensional Array into an Html table, help!
Hello all, I am new to HTML/PHP so any help would be great.
I have a multidimensional array f
Displaying returned XML in another PHP page
I have an online payment form that will return XML given if a payment is successful or declines. I
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &
Inserting a variable in a link
I have this code that I want to insert for my own variable but I have no idea how. This is what I wa
no idea what to do...
I'm fed up. I had issues with code that I have working on a different site that didn't work on my cu
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18: