Is it possible to get the creation date of a file that is going to be
uploaded? I saw a function that returns the file creation date once on
the server, but is it possible to get that information from a file that
is not yet on the server?
Thanks in advance.
--
PHP General Mailing List (http:/
Hello. I wrote a PHP script that will pull records from a database
(emails) and then mail something to the emails in the result set.
Pretty simple and it worked.
Now that the database has over 1 thousand records I began to experience
performance problems. I figured that my problem was that Sen
Hello. Can someone point me to an example of a script that backs up de
database and the web directory and its files?
Thanks in advance.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello. Has anyone noticed that some sites can display a list of users
currently looking at their site? I would like to see the code to do
such things.
Thanks in advance.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Should this work?
$html_code .= include ("filetoinclude.txt");
I am populating a variable with html to be printred later as usual:
$html_code .= "html".
But I have some static html files that I want included in the html that
I am storing in the variable. The HTML is in text files. The abo
I need to make a site WAP ready in less than a month. What books or
internet resources do you recommend for development of WAP in PHP.
Thanks in advance.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
6 matches
Mail list logo