Recognising Revenue daily
Hello.
Has anyone come across daily recognition of deferred income?
We want to implement R
PHP Cannot redeclare class
I have 6 files, and two of them do not seem to want to play well. I keep getting a "Cannot rede
Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
rdns with php
I am trying to build a script that will show all of the different domains that are hosted on the sam
Changing files over
Just thought I'd start with the new forums looking really nice .
Ok basically I've made this
$_GET problem
Hi all,
Have a bit of a problem with a little piece of code, I am not sure if this should be
InternetOpenUrl() Invalid cert
Hi all,
Does anyone know how to prevent calls to InternetOpenUrl() from failing with erro
problems with search form numerical "between" sending by php
I am trying to display the results of a search, on a sql database, on a web page. I set up html &quo
Locking mysql tables with php
Hi
BACKGROUND:
I have multiple instances of the same php script running in a WAMP environ
Trouble checking SESSION cookie
I am trying to use $_SESSION cookies to verify admin privileges .
I don't understand why this is