random generation
hi
i need help with generating this
numbers from 1-12
i want to generate in ran
Gridview Not updating in Update Panel
I have a gridview, three dropdown list boxes, and a button on my form. What is displayed in the gri
Required to login help
I'm trying to set up my site so users have to be logged into the forum to access the site.I've been
Using Curl_multi for processing multiple URLs
Hi,
I am at a loss as to how to implement this. I would like to be able to automatically assi
Streaming local file from PHP while it’s been written to by a CURL process
I am creating a simple Proxy server for my website. Why I am not using mod_proxy and mod_cache is a
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table
pageination not working right... coping images over 4 pages
Code: <?php //This code will obtain the required page number from the $_GET array. Note that
UDP server recvfrom() always returns -1? :(
Hello all,
I am getting a very strange error in my code :( I am writing a server application in C