Request-URI Too Large
I have created a simple submit form for a mysql database that puts a piece of code into database.<
split string
Hi all
i have some names (imploded by comma):
Code: toronto,paris,madrid
Now, i would
calendar dates and hours compare problem
i have a calendar in wordpress, everything works great except that i can make 2 meetings at the same
PHP Redirecting
Hello everyone. Is there a way to redirect people to pages within a statement in PHP? Since there is
JQuery, Masterpage, and Control issue
Hey everyone, I am using JQuery in several sites so I thought it would be best to place the library
Inserting Data into a MS Access DB using PHP.
As part of my uni course I am doing a placement at a company whom want me to create a client zone fo
problems with script
I made a small script wich exchanges points in my website:
<?php
session_start
mr8m - reverse document
Friends,
I'm trying to reverse a document held by MIRO, but it reports the message balan
Material Master Update through BAPI - Follow up material not updated
Hi Experts,
I am updating the material master through a custom transaction using the BAPI
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<