Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"
COOIS - Saving Object Overview WIP Status layouts
COOIS - Would like to be able to save the layout of an Object Overview - WIP Status report. There i
Displaying values from a SQL count...
Hi,
Easy enough question i just forget the exact method ..
I have ...
Code: //count win
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
problem when runing a funciton
I am trying to connect to database using a funciton in a functions.php
<?php
funct
Socket problem
Hello,
Earlier I posted about my problem with my socket script. It took up to 100% CPU usage.
BB_Code error
I'm having a problem with a custom built function and keep getting this error:
Warning: M
Gantt Chart Tool
Does anyone know of a good free gantt chart creator tool
Thanks
timezone change with date()
so i put all my times for posts in my made from scratch forum(not phpbb3 or sm)
in my mysql db u
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<