HTML Email rec'd as Source Code
The code does create and send the email successfully. However, the message shows as html code and n
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
Request.UrlReferrer
I need to make it so that a page can only be loaded when a button is clicked on a specific page. I d
Something like an INI editor or a DelimitedText-Editor
Hi all,
Am very, very, very new to PHP and not sure if I should be posting this to a Javascri
Estimations and Effort
HI Gurus,
Would like to know whether SAP have a provision for carrying out the Project es
Simpler method of getting variables from mysql
Hi Guys,
I'm trying to streamline my CMS's code and as I was writing a new page it occured to
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
How to submit a form to the same page?
I have a table containing information about books in my library and this table has the following col
Ten Operator Syntax
Hi Guys,
I can't figure out why i am getting a parse error with this basic ten op code: