Lack of simpleXML Documentation
What is up with this.
Look at: http://www.php.net/manual/en/function.simplexml-load-file.php<
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Disable html within defined tags
I have a mysql database that allows users to enter content with html, but I also want to have a tag
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
reorder sql query
ok so i have this very simple code:
Code: $query = "SELECT search_keywords, COUNT(search_key
Required to login help
I'm trying to set up my site so users have to be logged into the forum to access the site.I've been
Help with setcookie()
Merry Xmas to those on this foruum
Older guy here with some experience but not allot so please be
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
mysql timestamp manipulation
How could I use a timestamp (e.g 2009-10-30 13:20:35 ), and with php find out if it is:
from
help with this code please?
Hello,
I am trying to build a remote upload script for my image hosting site.
I am usi