mail with attachment problems
Hi. I have the following code:
Code: else if(file_exists("site".$timp.".zip")
Print out contents of to Excel
I have got this script that gathers all the data that I need but I need it to send it to excel inste
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
Transport data between itab and textfield on ALV event
Hallo,
I have a ALV Grid ( cl_gui_alv_grid ) and I also have hotspot click event with a h
Calculating a rating by adding number of points and dividing by number of items
I have a site that users can post links to files to download. They can rate these files on a 1-5 sca
LSB (PHP 5.3) problem with static value!
hello,
i'm having a problem. static::$text variable gets lost at some point. can someone plea
SAP Project Module
I have seen in the SAP Project Module,plan cost and budget are not equal and even difference is sign
newbie error
what is wrong with this code ?
<html>
<body>
<?
Will this protect from mysql injection?
I do not want anything like DROP TABLE to work or any type of coding..
Heres my code.. is it