Can't shake the "Warning: include()" error
I've just uploaded my site to a new server and where I have PHP include tags in my HTML, the browser
MS Exchange 2007 integration with ECC 6.0
Hello Experts,
We have ECC 6.0 and MS Exchange 2007. We need to integrate ECC 6 and MS Excha
Form validation with functions
Hi there
I am trying to make a very simple form validation function. I currently have the fol
How to refresh a parent page from a modal popup
Hi,I have a modal popup in which I need to upload a file and store in the database should give a mes
Sending CC Info by email
I am a little bit less knowledgable in the security area as most developers and I know I have a lot
how can i make a .gif images for my site
Dear Friends ,
Pls solve my problem , I am starting making new site but i dont know how can i
Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I
How to make a mail Form secure?
I want to create an email Form on my web site. How can I make the Form secure so the submitted info
Multiple Options for a Single Page
For this example I want to use the Handlers option which is under Fed Admin and all the related codi
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?