Schedule editor
Hi,
I have a question related to Schedule editor.
If we schedule a BLS for every 30
Need a Timecode Class...
Not a Time Stamp, Time Code. Format is a bit different. HH:MM:SS:FF where FF is Frames. I dont re
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
Combining Two Queries
I have two scripts that each work fine by themselves. One is a search script with a variable that de
Polymorphism
Was wondering if someone could explain this a little better to me. I had always assumed that it had
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
Multipe Dynamic Controls & AutoPostback Issue
I currently have a need to create many dynamic controls (Example Textboxes) that need to do a PostBa
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
Code working in IE but not FireFox
I created a dynamic navigation list for my website based off of a table in my database. The code is