Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
displaying unknown amount of results
I am reading a directory and getting a list of folders in the directory, I want to display the folde
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only
How do I create a 2D game "camera" to follow player?
In J2ME programming I'm targeting MIDP 2.0 devices.
I'm using gamecanvas and I was thinking t
Oracle11g Patch issue
Hi all,
I'm getting the following error while installing Oracle11g Patch 11.1.0.7.0 on IBM-AI
asking for direction
I have 2 tables in my data, which are "post" and "event"
I won't make a summa
Locking mysql tables with php
Hi
BACKGROUND:
I have multiple instances of the same php script running in a WAMP environ
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,
multiple recipients + dbuser mail recall
Hello,
I am building a php login script.
When the user registers the script will send
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying