Basic Question about Threading and PHP...
I have a page that I am working on and it is taking several hours to process. The basics of what th
Prevent PHP mail( ) from appending hostname to from address
Hey guys,
I want to be able to send texts to phones via email (since each phone has their own
Unifying logins of two different scripts
I have two different game scripts which I want to embed on my own site. The problem is I don't want
ME54/ME54N Conditional check for Release of PR
Hi Gurus,
My requirement is to put a check on the release of the PR with respect to the c
difference between datetimes
($row['totime']-$row['fromtime'])/60
this is giving me 0
example of totime and fromtim
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
Casting Decimals in Oracle
This code worked as a query in DB2, but I am not sure what the syntax is for casting decimals in Ora
Doubles are giving me problems
Ok so, first of all i made a double = 0.05, but when running the debugger it shows up as 0.04999. I
Default TimeZone
The server I'm working with is hosted in America so all times inserted into the database are coming
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&