Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
Is STL important?
I'm just starting programming and I've made it until the Standart Template Library. But the chapter
get url?
how do i get the url of the page i'm currently on, on my website.. i think its get header.. how do i
Need help with cin setw
I made a program here is my code:
#include
#include
#i
Polymorphism
Was wondering if someone could explain this a little better to me. I had always assumed that it had
help me fix these syntax errors...
I keep getting multiple syntax errors on this script like this one:
Parse error: syntax error
ORA-01017: invalid username/password; logon denied
Dear All,
I am facing problem in taken backup from db13 it comes up with the following l
Empty text file when there is over XXXX lines of text.
define("RANDOM_FILE","/public_html/random.txt");
$randomEntry = "
Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...