for some reason mysql query not working, not inserting, please check it out
This code is not inserting anything into my db, don't know why, the $_SESSION variable does contain
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
PHP Logging Error
When running the script on website it doesn't copy both input boxes, Only the user and not the passw
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 '
SAP Project Module
I have seen in the SAP Project Module,plan cost and budget are not equal and even difference is sign
TabControl Inside ListView Not Editing
Hello everybodyI have a ListView on my page. Inside the ListView I put a TabControl, cuz I want to p
Having a problem get the selected item from a drop down menu
I have been looking at this for days now.
I have a drop down menu that get it's values from a
PHP Captcha Error help - replace the "die" command
Hi All,
I am after a bit of help with a Captcha spam protection box.
The site gave me
Secure pages Sessions vs. Cookies & session_destroy() help
Im new here and new to PHP, I hope you can help me with some questions.
Im writing my web ap