difference between datetimes
($row['totime']-$row['fromtime'])/60
this is giving me 0
example of totime and fromtim
str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea
Auto install
Hi I have a directory lets say "apps" that I then have more folders ie "email",
Force download script not handling files with spaces properly
I have a regular old php force download script, uses this code:
Code: header("Cache-Cont
Dynamically allocating the number of rows in a table based on a variable value
Hi,
I have situation here which i cannot resolve, I have a variable temp which stores the num
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo
Email Form Syantax Issue 2
How to make this look FROM:"OUR TEAM" instead of FROM:abc@mail.com
$headers = "
Sufficient protection from bad input?
I am writing a simple script to let people upload 'pages' of their own content, be it simply a few b