Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n
PHP and XML image gallery variable issue
I'm trying to display the large image on the same page as the thumbnails, to do that I'm passing a v
Problem with PHP code- simple contact form
Hi Folks,
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a co
with clause
hi all, i have a big query that usually access the same table more than once. for example, i have s
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
limitations on array_unique()
Does any one know what/how imitations are applied to array_unique? I have an issue where no matter h
Ariba 9r - SAP MM Integration
Hi experts,
The standard Ariba adapter for 9r creates a relationship between Cost Centers
gmmktime or mktime
I live in the UK, i am within the GMT (with daylight saving time ie 1 hour difrence between summer a
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc