Combining Two Queries
I have two scripts that each work fine by themselves. One is a search script with a variable that de
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Force download script not handling files with spaces properly
I have a regular old php force download script, uses this code:
Code: header("Cache-Cont
To add a field on the screen XK02.
Hi All,
How to add an additional field in the vendor change control screen XK02.
The
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
Function module "DPS_CHECK_TABLE_EXISTS" not found (after OSS 1422843 impl)
Dear All,
I implemented Note OSS 1422843.
When i execute the new report RSPO20
The IE or FF detector
Hello Friends,
Problem of today ( we seek for php help ) as following ,
we know all th
pointer 102 question
I read a book
1
2
3
4
5
6
7
8
9
10
11
12
int main()
{
a multi dimensional array with for each
hi, I have been asked to write an array, I have Zone 2,3,4,5,6,7,8 each zone has 3 sections of weigh
Ajax not working on IE 6 for Windows CE
I've created a webpage which uses the classis Ajax in following format:view plaincopy to clipboardpr