How to assign a textbox value to PHP variable??
Hi ! Can any one help me out as quickly as possible. As I m new to PHP.
Plz tell me how to assign
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
Custom list order
Hi there,
I have checked this tutorial and it's great till the point where I want to display
Consuming third party Payment Gateway API from Procedure.
Hi All,
First of all i would like to thank all the people of the oracle forum for providi
Having Problem with Date
l have a submit buttom where user have the possibility to add a date to specify when his message s
Uploading Filetypes and placing them in seperate folders.
Hello,
first post , and asking for help im afraid. Very new to PHP, was making good progress
blank page.... nothing is happening.
I'm new to a lot of this but in the last 24hrs have learned a lot.
Installed latest version of my
Internal Server Error issues
This has been bothering me for weeks and I've been trying to solve it without asking for help, but e
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)