how to transport the Query and insfoset
Hi
I have created the query using SQ01........
How to created T-code for query..
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
printing links
Hi every1
i am connecting to a table in sql and the looping through with a while ($ var = my
Keeping track of php uploads
Hello all.
I was looking at the way PHP handles file uploads.
It seems that PHP uses a tem
strtotime issue
Hey all,
I'm playing around with some code, and basically the idea is:
Person changes
Filtering for a phrase using pregmatch
Here is my code which looks for addresses which start with ' src=" '
Code: [Select]preg_
Creating a function
Basically i wanna put all this code in a seperate file
Code: <?php
Help Optimizing code
Good Morning,
I wrote a small import function for a website of mine and I know there has to b
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han