Calling variables
I want to call this to my website but it doesn't display what I want it to,
Code: <h5&
division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
Problem with coding MySQL query
I'm having heaps of trouble getting one of my PHP/MySQL queries to work for some reason (and the fun
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
md5 is it unique
I know this is most likely one of many simple questions that can be found semi easily. But I'm press
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://
Sending a hyperlink through mail
HI all,
I am sending a mail to outlook mailbox of a user using FM SO_NEW_DOCUMENT_ATT_S
PHP time (deadline within one week)
I have a column ['projdue'], which stores the deadline for a project.
I have PHP code and <
need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr