What I'm trying to have it do is add the users name under the camera column BUT, if a users name is already there, I want it to add a comma and then add the news users name. I've tried the code below, but it does not work. Any suggestions?
<?php
$con =...
database when entered? What I'm doing here is having a first page, where the user selects a checkbox. They then hit the submit button and the value of the box is processed on another page where it is added to the mysql database. A user can select a checkbox and hit submit and then the value is...
What I'm trying to do is load a variable from a cookie, and make that variable the value for the input checkbox. Code is below:
<?php
$username = $_COOKIE['ID_my_site'];
echo '<b>Add me as:</b><br>';
echo '<div align="left"><br>';
echo '<input type="checkbox" name="camera"...
I am starting work on a documentary and was considering hunting down news clips to use in it. If I were to write to some of the channels, what are the chances that they will fill my request? Also, do I need to somehow license the news footage?