Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
Socket Server
In my following socket server, I am trying to listen to a connection through port 12345 in my web br
PHP Redirecting
Hello everyone. Is there a way to redirect people to pages within a statement in PHP? Since there is
Passing PHP variables from one page to another
Hello-
I'm having trouble figuring out how to transport a variable from one php file to anoth
help with multi-update
Now sure how to ask this really....
10g database if that matters.
I have a customer
quick question
Hi ..
i have a question
how do i set a var so it displays via an echo
Code: $logo = '&a
Preserving user-entered linebreaks
Hi, I'm building a web 2.0 thingy from scratch and I wanna display text which users input. It's all
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I