Is STL important?
I'm just starting programming and I've made it until the Standart Template Library. But the chapter
newbie question about multiple queries
hi everyone,
I'm sorry to ask such a basic question, but I'm young and trying to learn php on my
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
Upload simple problem
Really confused!! I run once and it worked, but when i tried today...it didn't work
Which par
C++ Http request?
Code:
string Response = "LOGIN_UNSUCCESSFUL";
System.Net.WebRequest request = Sy
Dealing with code in db query
I am dealing with C code and I need to make sure it is encoded some how to ensure its integrity and
Connecion issue
Hi,
For some reason, I keep getting this error when trying to connect:
Warning: mysql_
ok i need to join all this pages to make 1 neat code
i have 5 pages that make up my tv guide it works 100% but i want to make it 1 page if i can or 2, i
Find only certain URLs from page ... regex (semi-complete script)
Hi guys,
What I need to do is take a page & extract all the URLs from the page &a
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