Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
values not being entered into table
hi. I;ve created a form, so that when a user enters data into it, it gets added to a table in a data
trouble printing an array....
I'm having some trouble printing out an array forwards. I'm figuring out the high and low of an arra
Help with Hyperlink
Hi,
What I am trying to do may be simple, I just can't get it to work. Ok...
I am usin
Sending UDP Raw socket
I truly need help on this. I am trying to write a test program that simulate a network environment
Spliting paragraph into sentences and attach in
Here is what I am trying to do
example: Para1[123.456.789!] 3 sentences
Para2
Problem with "dynamic" index page
Hi. I have one question. In my index.php page I have this kind of code:
Code: // listaa sivut
Running a cron job through PHP/Apache?!
Hello all,
I have a PHP script which makes a cron file from user input. When i try to run the cro
HTML Email rec'd as Source Code
The code does create and send the email successfully. However, the message shows as html code and n
Form submissing with PHP and JQuery/Ajax
I have searched everywhere, but cannot find a solution for this... I have worked all day trying to g