turning an array into a string then poping it into a db
Hi im just wondering how you get a requested array into a single string then pop it into the db so f
parameter passing issue on function
Well I thought I had created a pretty slick web page, using ?page and $_GET to load pages which wher
convert PHP array to Javascript array
I have a page that gets a request sent from AJAX, and I am trying to convert a PHP array to a javasc
newbie question
Hi out thereIm totaly new in this forum and to .net and vb so here is a totaly newbie question.I wan
mail with attachment problems
Hi. I have the following code:
Code: else if(file_exists("site".$timp.".zip")
Character increment
Hi,
I am facing a scenario like above,but in my case i want to show up like Col A,Col B etc..
ALV sum various columns problem
Hi all,
I'm doing a report on ABAP for a timesheet of the current month. The output i want is s
COde for a Cc
I'm not receiving $ft as a Cc. Why is that??
$to = "$email";
$headers = "Fr
max function question
Hi All
Ihave a table that holds shipment numbers and dates like this
select * from
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here