php multiple action on submit
I have a form which says:
<form enctype='multipart/form-data' method='post' action='pr
question about n
I was looking at some of the things you could do with php and one of the things I have tried is n.<
Help Optimizing code
Good Morning,
I wrote a small import function for a website of mine and I know there has to b
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
how to insert value
I am having file bookissueadd.php..... in which i am having tag
<td height="21&q
Passing Arguments to execlp()
I'm writing a program that mimics a unix shell. It's supposed to take commands with arguments and ex
Update not working ... please help
Hi,
I am trying to update a row using an edit form by passing id of the row .. but it is not
moving mouse to display image coordinates
I have an existing MFC application that shows an image in the main window.
I'd like to be able to
What's best way to get a user's Word doc converted to simple html and images?
Hi all,
I was just wondering if anybody has any experience of this.
Basically, I'm buildin