array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
Object Interfaces
EDIT: Never mind, I just updated to php 5.
Hey all,
I'm currently experimenting with p
Else statement screws up all css
Does anyone know what goes wrong in the process with this php code?
This code seems to be causing
code help - pagination
Hi all, I have this code, basically a user logs into my site and they get this page.
The pro
Open browser page depending on XML results
Hello,
I have some PHP code that sends webbased from data to an external url ( in the form of
HTML Form Server Side Validation
Hi, Im new here, im currently doing a website for a friend, and I have designed using snippets from
insert PHP code into function
Hi,
I'm having problems when trying following:
I have:
Code: [Select]createBar("Do
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
Having problemswith multithreading and prime numbers
I have an assignment when I'm suppose to do the following:
Write a multithreaded Java, Pt