PHP Mysql Staff Induction System
Hi there, I'm pretty new to PHP and Mysql so could really do with being pointed in the right directi
Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
Calculating a rating by adding number of points and dividing by number of items
I have a site that users can post links to files to download. They can rate these files on a 1-5 sca
Pagination
Hi All,
I think I'm finally getting somewhere with pagination!
I can now submit a quer
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
php/xmlrpc class issue
I am working on xml-rpc in php to start with.
I have a class that only has variables defined
Firewall / visited websites logger
Hi.
I have a firewall implementation and I want to log all the websites visited on the machine. S
Help with captcha script needed
Hello,
I am working on a script where reCAPTCHA or a similar form of CAPTCHA will be used, f
! = ''
In the following 'IF' statement if v_ompcat = PU for example then Oracle equates that 'IF' statement
PHP, Arrays & A Lot Of Confusion
I've been doing basic PHP work on sites for a few years now, but I've never been tempted to learn ho