How to Handle more than one submit button in single form?
Hi
I have one PHP file which contains one Form. In this form there are two Submit type Buttons
Developing Ajax-enabled ASP.Net applications for the iPhone
I would like to develop Ajax web applications using Visual Studio that are optimized for the iPhone.
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
HeaderSelectedCssClass not working
I have an accordian where I have a drop down list in the first pane and a grid in the second pane.
Socket Server
In my following socket server, I am trying to listen to a connection through port 12345 in my web br
help with insert
Hi there,
I am trying to insert some data into a database, but for some reason, it is not ins
mysql select with $_get ?
Hi, i have this code:
Code: // If char id is 0 and character dont exist do:
if ($_GET["id
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas