Syntax Help
Code:
im having trouble with that code snipped
Parse error: syntax error, unexpec
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
disable all input buttons
Hello Friends,
suppose i do have a file ( file.php ) has a submit button
Code: [Sele
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
Unexpected T_Variable ?
Hi all,
I dont really know what I am doing!! I know I'm doing something wrong, and I know its on
Really need helps regarding Pagination with Sort
I need someone helps regarding pagination problem...i actually want to make my page limited to let s
Calling variables
I want to call this to my website but it doesn't display what I want it to,
Code: <h5&
Help a newbee save my job !
Hey guys i am dying here i am new to php and would like for someone to help me with this problem
[function.file]: failed to open stream: No such file or directory
Okay I wrote this little script to upload a csv file that is located on my webhosts server to a mysq
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18: