Can php detect connection speed and thereafter swap out elements?
No code to post, lads, yet. Just looking for a yay or nay at this stage:
Can a php script be
Add trigger to UpdatePanel programmatically
Hi,I'm working on a website which uses AJAX and Masterpages. What I have is an AJAX UpdatePanel whi
Mail functionality from localhost to server
Hi
I am facing problem of mail functionality.
When i tested mail functionality in my
cURL proxy
Okay here is the thing... i know how to add proxys
Code: curl_setopt($ch, CURLOPT_PROXYTYPE,
There was a problem with the request. (Code: 0)
Any Idea what could cause this? I get it randomly at best. But with both IE and FF. It derives from
Please help understand this code
I noticed the index page on my site was modified this morning and found this code inserted at the bo
Check something, wait, check again, do something!
Hi guys.
I wonder if someone can help me with this.
Basically, what I want to do is (
PHP Include not working
The website is http://www.grlistingservices.com
The code block is as follows:
<
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
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan