Mail from PHP form not always ending up in my inbox?
Hi guys,
I'm a real newbie to PHP and have managed to put together a simple mail form that se
Php WordPress help
I am writing the following code for making a plugin
<?php
header("Content-Type
PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
Simple MySQL query...
Hello,
How could I do a mysql query that does this: SELECT * WHERE date/time < 5minutes ag
Read from forum
Haven't written anything forever and I would like to get back.
What I'm trying to do is getting t
Error when call dll from oracle
Hi all, please help me!
I have dll write C language, I want call it from oracle procedur
help with mysql_error()
Hi,
I am trying to insert data into a table, but I am not able to insert it. I wanted to see
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?
Spaghetti Code
So.
I've pretty much reached the point where I have so many isset s on one page that I can't
Retreiving objects from Sessions
Hi all,
I am getting really frustrated with storing and retreiving objects from a session. Bu