array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
a very simple php header question (sorry!)
Firstly...I do apologise if this annoys anyone....a header error
I'm do not know php &
having a small php error tha deals with the 'foreach'
Last night i was working on a script for a cart and it seemed to working good, until this morning. F
Request-URI Too Large
I have created a simple submit form for a mysql database that puts a piece of code into database.<
User feedback after MySQL query has been executed
Hi all, I've just registered on PHPFreaks because I've got a question that I simply can't work out b
Hotlinking Picasa as the image folder of a website
Hi there PHP freaks, I would like to create a private album in Picasa to use it as the image folder
need help with php get
i have a option box that gets filled with dates, but how do i get once the option value has been cli
Firewall / visited websites logger
Hi.
I have a firewall implementation and I want to log all the websites visited on the machine. S
Error when call dll from oracle
Hi all, please help me!
I have dll write C language, I want call it from oracle procedur
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop