How to add advertisment on top of videos
Hello,
I was told that i should find the answer for this problem in this forums.
I searched a
Date/Time and Checkbox
Hi Everyone,
I am trying to figure out how to insert the current date and tim
Renaming a file that a user uploads to site?
My site allows for registered users to upload images to the site under their own gallery. Currently
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Email logic not working
I would like to send an email using the php email() function then if it does execute i.e sends i wou
Shuffle Array
Hi,
I am writing a script for a game that needs players to randomly be assigned a target (ano
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
check how many commas the variable containing the query has between [i]select[/i
Hi...
iv made an sql table that contains id number - name of sql query and an sql query.
T
How to display objects in a row
I have 7 codes that i want to display in a row one next to another.
The first is {$ads->ad
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am