urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
How to assign a textbox value to PHP variable??
Hi ! Can any one help me out as quickly as possible. As I m new to PHP.
Plz tell me how to assign
New Login Script
Hi all, i attempted to create a whole new login script witch isnt working for some reason i dont kno
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
Class not found error
I am getting Class 'index' not found in Eval function:
//write config
$pat
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
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
Need help with a mail notify function
I was tasked with setting up a site that's been prewritten. The site is basically a form that captur
PHP arrays into arrays need help
Hello
I am trying to highlight the days on my calendar based on the dates that i have in my datab
MFC GUI Programming
I am working on a project right now that requires me to create a MFC Windows GUI. Basically it need