Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
I would like "for" to wait 5 sec
I would like my 'for' loop to wait 5 sec before second iteration.
for ($i=0; $i<10
Mail form doesn't send Russian/Cyrillic characters correctly?
When someone enters foreign characters (like Cyrillic text, and Japanese/Chinese probably gives the
How can I Compare two xml documents?
Hi all,
I am doing a POC for my project and I am using XE database 10g version.
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H
Binding 2 UDP sockets on same port, connected to different destinations, 1 receives
Hello,
My application wants to send/recv data to 2 different UDP ports on a remote computer, us
bind error during socket programming
i am kinda new to socket programming. wrote the below code for a server. but getting the bind error
problems with script
I made a small script wich exchanges points in my website:
<?php
session_start
Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this
I face problems to extract data from one table and insert it in another one
Hi,
For modifications, I have to extract data from one table and insert it in another one