Parse Error with doctype
I'm getting a parse error with this simple code. I don't get it. It worked one time then when I relo
Matchcode in ALV change header column
Hello everyone,
I am working in an SAP system that is currently in upgrade and conversion
Sort Alternative/bi-monthly
Hi all,
Am going mad trying to get something to work.
I'm creating a CMS for a magazi
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
upload control not working with update panel
Hi,
I am working with Asp.Net FileUpload control with ajax update panel,
if i use the
Printing issues with xMII 11.5
For some reason, we have one report (and only one) that is giving us fits when trying to print. The
Session is not saving
I am not trying to do anything too fancy, I am just trying to get some $_SESSION data to save and us
pointer 102 question
I read a book
1
2
3
4
5
6
7
8
9
10
11
12
int main()
{
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan