Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
Upload file!
Ok i have a form..
Code: <form name="form1" method="post" action=&quo
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop
Windows Authentication
I have a website which is windows authenticated.
now i want something more on this application.<
PHP SUBMIT
Code: <input name="doLogin" type="image" src="images/loginsubmit.jpg
Creating a db with a query
Hello everyone.
I'm having troubles creating a db with a query.
I'm reading a book called PHP
Parse Error Help
Hello, I got the parse error "Parse error: syntax error, unexpected ',' in register.php on line
Get last modified date of web page
Hai All,
In php how can i get last modified date of a give web page . I have tried to g
Need help with an email blocker for a guessbook
I am new with php and here is a simple guessbook page but I am being hit with spam from a group of t
PHP time (deadline within one week)
I have a column ['projdue'], which stores the deadline for a project.
I have PHP code and <