$get problem
Hi Guys ...
can you please tell me what i am doing wrong here
Code: <?php
Problem with coding MySQL query
I'm having heaps of trouble getting one of my PHP/MySQL queries to work for some reason (and the fun
Comparing MySql data and arrays.
I have a mysql table set up like this:
idsubjectbodyuseriddatetimetags1blog subjectblog body111|2
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
Embed Video Problem
Hey, thanks for looking!
File to be embedded:
Code: <playlist version="1&q
TimeStamp Column Problem...
I'm mad at my self and thinking I'm a little retarded. It just be some one mistake I'm missing here.
some questions
Hello,
I am looking for the answers for following questions:
1) Does PHP support overl
getting Vars to pass to next page.
Hello all,
I have a confusing situation on my hands, i am a member of a gaming community and we
Find current logon time
Hi,
in my sql script i want to query and find out the logon time of the current session.
<