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
PHP Mysql Staff Induction System
Hi there, I'm pretty new to PHP and Mysql so could really do with being pointed in the right directi
NOOB needs help with upload file
The intent of this form is to create a folder for a client and upload an image into another folder '
Add trigger to UpdatePanel programmatically
Hi,I'm working on a website which uses AJAX and Masterpages. What I have is an AJAX UpdatePanel whi
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
Save file by click
Hello.
I'm not understand how to save file from page. I'd like make link to file with save abil
unserialize help, getting errors
hi all ,
I got a form with 6 fields (2 input and 4 select box), when the page loads one block is
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm
Optimize Code
Just started getting into the use of cookies. The following code will redirect users to a set URL s
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai