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
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
mail()
Hi all. I have a problem with emails. I am trying to set up a mail system where customers can subscr
server trace logs
could any one tell me from where do i get error logs in xMII??I want to check the reason for dtabase
POST into Array problem
Hi Chaps,
I have a repeat region, displaying rows of data: jobid, fromtable, translatorcharge
Oracle11g Patch issue
Hi all,
I'm getting the following error while installing Oracle11g Patch 11.1.0.7.0 on IBM-AI
Insert to MySQL inside foreach
Hey.
I am parsing some html, and putting inside an html db.
I need to create a randomized inte
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys