A little help needed passing hidden values to next page
I have a page that has hidden values in a form.
example
Code: <input name='signupID
Best way to check for end of a record and send it back to the first record
I'm hoping someone can help me out and explain the best way to accomplish this.
What I'm doin
Embed Video Problem
Hey, thanks for looking!
File to be embedded:
Code: <playlist version="1&q
PHP url branch??
Functionally, using PHP, I'm doing a test of login input submitted by a user via an html form in a f
modifying a property of an object from a different class
I have 2 classes:
- Math
- Distance
in my math class, I have this line:
$distance =
batch file not building to webapps folder
Hello. I just started running Vista :P and can't seem to get my projects deployed. I found out how
want a code for uploading and downloading
i m trying to upload and download to my site..i need upload and download code ...i use a code for up
session_destroy();
new to php
I have a simple login and am trying to write a logout.
I set a $_SESSION var to 1 i
pass form variables straight to email, no database required?
hello all,
im working on this form...
http://www.adobedayevents.com/project_request/pr
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN