add to sql result
ok see rite now my sites hit counter is counted from the mysql visitor log i need to clear it aft
DataTable Help Required
Hi all I am creating an app that utilises and MS Access back end and queries it quite a bit at vario
Where do I put CRON code
So I've figured out alot about how to automatically run a php function. I can't figure out where to
Adding to an Int row in db
Hi, i have a database which houses all of the users of my site. One of the columns is for points whi
Trying to add functions to table
I have this list of characters and I'm trying to figure out what I have to do to put the results of
Problem with PHP code- simple contact form
Hi Folks,
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a co
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
Problems generating word documents on server side for security reasons
I have a problem with word documentation generation when generating a word document (docx) with PHP.
keeps going back to index.html ???????
ok so i started making my site using mostly.html files now i have added a fair chunk of php. My inde
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<