building a function with multiple outputs
I want to build a function that has multiple outputs.
I know but am not to sure how I should
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is
PHP form authentication
Hi guys,
what am trying to achieve is this: Whenever a user tries to login to my website, an
Vertical Alligning - Not working in 1 cell?
<?php
echo "<table id="valign" width="60%" style=
Form always sends to error page...
Hello,
Any help will be greatly appreciated. I am having trouble getting multiple fields to be re
Suggestions for Functional module
Hello experts,
I Have done B.Sc(Mathematics) and MCA & have learnt SAP/ABAP but do n
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
php + mysql count consecutive data
I have a database of values and I want to work out how to display them if the values match a consecu
PHP Script runs on CLI but not through web browser
I am running into an issue that I just can't seem to find the answer to. I have a Windows Server 200
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now