PHP mail() rejected by SMTP
I'm currently working on a newsletter application which is installed on a windows 2003 server runnin
if else problem, help please
i have this script that i made only i try to also put in a if else for for some reason the script is
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
Calender Not Opening
The following code is not loading the javascript calender in another window. It's not doing anything
Connection Timeout
I'm using xmii 12.0
I'm calling a transaction as a web service from a windows application
checkbox update
I am having a brain fart right now and i cant remember how to do this. if anyone could help that wou
How to update this array?
I am saving a string that looks this: username1, username2, username3...
into a single cell in a
Why is the logic of this simple code not working?
Hey, I'm trying to determine if a table already exists in mysql, but doing a query first with mysql_
How can I Compare two xml documents?
Hi all,
I am doing a POC for my project and I am using XE database 10g version.
Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of