Add weeks in a query?
I have a SQL that summarizes the quantity per week. The weeks that has no value does not exist in th
PHP/PKI
I am trying to set up a web application that uses pki. does anyone have a good tutorial to set this
if description does not contain the following words
Hello everyone,
I am parsing a MS Excel (.xls) file and adding it's content to a mySQL databa
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
Help Ordering Arrays
Hi, I have 3 arrays as shown below.
Code: $users = $this->get_latest_users();
$flir
Different payment methods with different cross company requirements in F110
We are implementing SAP in a company in the shipping industry. They have the following requirement:<
C++ Http request?
Code:
string Response = "LOGIN_UNSUCCESSFUL";
System.Net.WebRequest request = Sy
SAP Logon Failed
I tried to login to SAP through MMC.
When i click start and give password.
it
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect