need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
send message to the java application
Oracle 10g with Windows platform.
I have a java application that periodically pings the d
Using CSS to format MySQL query
Hi,
If i want to have a news page on my site, which displays all records of a table in descen
Is this Safe or Unsafe?
Hi i made a few pages with lots of peoples help now i just want to know if they are safe or not can
login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
simple php table loop
Hi all,
I've the following code
<?php // Create category options
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
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