Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
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
Move array index to end
Hey guys,
Quick question:
I have an array that looks like this:
Code: [Select]$var =
Help Import Animoto and Youtube
CAn someone help me urgently want to allow users on my website to import youtube/revver/dailymotion
User input in to variable
Hi all,
I'm sure this is very easy but I'm having another brain freeze!
At the end of
convert pps to wsf with php'how?
hi
i want to convert with php
PowerPoint file to swf file(flash)
how please?
thank!!!
Where do I put CRON code
So I've figured out alot about how to automatically run a php function. I can't figure out where to
mails going in spam??
The mails I sent to folks in my database using mail(function) are going in spam??
Any idea ho
Dynamically set AccordianPane Header
I have an accordian on my master page. I'd like to be able to dynamically change the header on diff
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)