want to add a break after a certain amount of characters
i was wondering how to add a break in a blog post after a certain amount of characters... any idea o
Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I
CE 7.1 and External GIS integration
Hi All,
We want to develop an application on CE 7.1 which uses GIS features from an exter
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste
Floating Point Precision Loss
I'm writing a program to draw a three-dimensional cube (with a corner cut off) without using any 3D
selectbox+database connection retrive problem
Code: [Select]
<tr>
<th align="left" scope="c
From Header Showing 'Unkown' In Hotmail? Why?
Code: $to = $row_GetID['email_addr'].',sales@mywebaddress.co.uk';
$subject = 'Thank you for you
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t