difference between datetimes
($row['totime']-$row['fromtime'])/60
this is giving me 0
example of totime and fromtim
parse error
Parse error: syntax error, unexpected '[', expecting ')' in /Users/admin/Sites/phptest/array.php on
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Hi, explode and strstr.
Hi, I seem to be confused about the strstr function, eg. i have a string like:
"a.b.c.d.e.f&
Error with Font and imagettfbbox
I keep getting an error that says "Warning: imagettfbbox() [function.imagettfbbox]: Could not f
BackButton Behaviour in AJAX
I have an ASPX Page AJAX Enabled!The page has a gridView and a DDL for filtering on it. The Gridview
Simple Variable Question
Hi everyone.... again,
I am really getting into php still. Learning more every day. I love it
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
trim function issues
Hi guys, total noob here...
So I've been tinkering around with a html and am using php to em
insert mysql embeded videos as blobs?
Using TinyMCE my client will be able to embed images and flash videos into large columns of text whi