extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only
ALV grid with 2 headers
Hi Gurus,
I need to display ALV GRID as below.
Header1
Text Not Displaying Correctly With PHP:GD
I recently moved servers and since then I have noticed that one line of text is showing weirdly.
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
This is driving me nuts!
This insert query looks to be alright, however I get this error:
QuoteYou have an error in yo
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Saas with SAP R/3
hi experts,
Is SaaS offer available in SAP? for SAP R/3? from where i can get the info a
Referential Integrity problem when inserting into 2 tables at same time
Hello Everyone,
Im relativity new to PHP and MySQL and i have come up against a problem. i h
PHP hyperlinks generator
Hi
I need some help to get this done using php:
1 - I have few hyperlinks say 500
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca