Saving data from a form into a file
Hey everybody,
Sorry, I am really new to PHP coding and such but a project kind of got thrust
SQL query not working well
Hi,
I made a small table with 5 rows and want to make them an sql consult using rownum
Problem with variable declaration in switch statement
Hello, I am having some trouble assigning a value to a variable inside a switch statement. What I a
Why Are These Functions Causing MASSIVE Memory Problems? Please Help!
Hi,
I have a script with some options.
I use regex to replace patterns in strings, but
Floating Point Precision Loss
I'm writing a program to draw a three-dimensional cube (with a corner cut off) without using any 3D
Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp
function not returning the correct value
I have a program that needs to return a value from a function. I have an output statement inside the
Login Control?!
I have a Web Site that uses the login control also I have set the destinationurl to the page I want
Redistributing dependent dlls
Hai all ,
I have created an application in VC++ using VS2008 in a development machine which r
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo