Effort Estimation Template for Steady State Support
Hi Everyone,
Is there any SAP provided template/format for system change and enhancements
Warning: Cannot modify header information - headers already sent by (output sta
Warning: Cannot modify header information - headers already sent by (output started at /home/praylif
retrieving images from mysql database using php
So I've been trying to figure out how to store images in a mysql database, and as far as i can tell
help, header() is not working!
Hello, I have this code:
<?php
/**
* @author samoi
* @copyright 200
Help! refer to a friend script with captcha code
Hi guys, I am posting on here in desperate need for some help with an ongoing search I have been doi
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
$_GET problem
Hi all,
Have a bit of a problem with a little piece of code, I am not sure if this should be
function not returning the correct value
I have a program that needs to return a value from a function. I have an output statement inside the
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
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?