Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
PHP not creating file.
Its supposed to create a .ini file in the /scriptfiles/users/ with the name they entered into the fi
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
Solution to the FindControl problem
I have seen may posts about having problems with the FindControl method. Most seem to come about bec
I need help on this PHP code
Hi everybody, I made some kind of mistake while editing the code below. As you see, at the 3 row my
Find current logon time
Hi,
in my sql script i want to query and find out the logon time of the current session.
<
Is there a function ... auto send IP
Is there some function that can be sent to a ddns service that returns the ip address of a ddns forw
Date Format
Hi there,
I have a date format like this right now:
Sat, 17 Oct 2009 17:04:00
I ne
Dynamic Array using glob?
Is there an easier way to do this?
I am trying to get create a dyamic array based on files wi
LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p