PHP and MySQL Question/Help
I have a MySQL db with all my servers and all their details like server name, IP, OS, RAM etc etc 26
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
why does my session end?
my connect.php starts the session just so you know
i can navigate arround my site fine except whe
frame help
on the bottom frame is menu.html
Code: <body><form action='link.php' met
Uploading files/images via forms
Hey all, I am building a database for work that will contain some minor data on plant species along
PHP onsubmit in the form not going to the fuction.
I have a form through ‘onsubmit’ calling a function validation(). But not going to the
Variable passed to each() is not an array or object
Hi,
This is a email a friend type of form, and it isn't working anymore.
<?
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
login page does not execute a else statement
I've created a login page using sessions.
When an incorrect user name or password is entered then
Not sure why this script is not working?
Hi I am new to php programing and I was trying to make up a simple script like a captcha but I canno