Hi folks,
Adianti Framework (www.adianti.com/tools) is a project being developed
since 2007 by Adianti Solutions Ltd. The framework creator, Pablo
Dall'Oglio says that the central idea of the framework is making agile the
developement of enterprise applications. To do that, the framework has
Sorry my mistake, I was looking in the wrong built.
Thank you!
- Original Message -
From: "Adam Shannon"
Newsgroups: php.general
To: "Jonathan Tapicer"
Cc: "Pablo Viquez" ;
Sent: Wednesday, July 01, 2009 5:50 PM
Subject: Re: [PHP] Apache module PHP 5.3
Hi,
I just downloaded the new stable version of PHP 5.3 and I couldnt find the
php5apache2_2.dll file.
Is the apache module on windows no longer supported?
Thanks!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello, Im designing a website in which I have to read some data (numbers)
from a txt file and then send this data to a function which prints a graphic
with them. When I read the data I save it in an array and the numbers are in
this format: 5.812E-08. I have read the php documentation about it,
Hello, I'm designing a website with php and the critical point of the design
is to execute a program in the server, so after execution is finished,
server will show the client some data and info.
The program is called pspice, which analizes electronic circuits, works in
msdos and in order to cal
HI Jairo!
This is a list only in english. Please, check other list in spanish.
Esta es una lista en inglés. Por favor, verificá otras listas en español.
JP
On 1/31/07, Jairo Torres <[EMAIL PROTECTED]> wrote:
Señores buenas tardes.
Tienen un buen ejemplo o manual para programación orientada a
Hi People,
I'm needing a script that generate a site thumbnail from a given URL.
Anybody can help me?
Thanks,
--
Pablo Lacerda de Miranda
Graduando Sistemas de Informação
Universidade Estadual de Montes Claros
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubs
Man,
Anothers good books:
- PHP|Architect's Guide to PHP Design Patterns, ISBN: 0973589825
- PHP 5 Objects, Patterns, and Practice, ISBN: 0973589825
On 4/8/06, Jim Lucas <[EMAIL PROTECTED]> wrote:
> Paul Goepfert wrote:
> > Hi all,
> >
> > Can anyone tell me a good php book to buy. I alr
.php
Fatal error: Class 'ClassUtil' not found in
/home/pldm/projetos/egressos/src/controller/Controller.php on line 27
But, the file that I pass to require_once exist in the server...
If someone know the problem, please sende a answer...
Thank you,
Pablo
--
PHP General Mailing List
rity
http://www.devshed.com/c/a/PHP/PHP-Security-Mistakes/
http://phpsec.org/
Cheers,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
.
Likely, though, is the fact that you're trying to output
$_SERVER['PHP_SELF'] within your heredoc syntax, without wrapping it in
curly braces.
It should be:
{$_SERVER['PHP_SELF']}
See
http://www.php.net/manual/en/language.types.string.php#language.types.st
ring.syntax.
[snip]
pablo...
i fail to see how your suggestion is much more secure than placing the
user/passwd information in a file that's outside the web access space,
and then including the file.
in either case, the user wouldn't be able to read the include file.
[/snip]
Greeting, Br
and password via $_SERVER['dbuser'] and $_SERVER['dbpass'] in
your scripts.
As the first response to your post, not exactly what you were looking
for, but much more secure than plain text or even simple include files.
HTH.
Cheers,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
[snip]
What do I need to do to extract foo.bar from path/to/file.php/foo.bar
[/snip]
The manual is your friend ;o)
http://www.php.net/basename/
HTH,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Str as $foo) {
if (strlen(trim($foo)) > 0) {
array_push($values, substr($foo, 0, strpos($foo, ';')));
}
}
HTH,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
$foo = 'Silver Small Corp;X^%\n#\n'; $bar = substr($foo, 0,
strpos($foo, ';')); echo $bar;
HTH,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
cess this value from the parent class, it is not there.
I think PHP should notify of the problem but it is not doing so. I have
my error reporting level on E_ALL.
Any ideas?
Pablo Godel
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Greetings folks. Thanks Murray and Philip for the quick responses.
Adding the /s modifier worked perfectly.
Cheers,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
rint and end
print comments.
Can anyone lend a hand or give some advice?
Cheers and TIA,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
r ';' in
> X:\\\.php on line 7)
>
> // error handling test
>
> try{
> $test = 1;
> echo $test1
> }
Ooppsss
You're missing a ;
yoy might:
echo $test1;
}
Good luck
--
Pablo M. Rivas. http://www.pmrivas.com http://www.r3soft.com.ar
-
On Wed, 2005-08-24 at 23:30 +0200, Edin Kadibasic wrote:
> Pablo Gosse wrote:
> > I've tried that and that just results in PHP grinding to a halt. Any
> > requests to PHP pages simply result in "Document contains no data"
> > errors.
>
> Have you added
On Wed, 2005-08-24 at 14:05 -0400, Marco Tabini wrote:
> On 8/24/05 11:39 AM, "Pablo Gosse" <[EMAIL PROTECTED]> wrote:
>
> > Can anyone give any insight into what might be going wrong here?
>
> I think you just need to move your php.ini file to C:\WINDOW
ere?
Cheers and TIA,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On 8/21/05, Jasper Bryant-Greene <[EMAIL PROTECTED]> wrote:
> Juan Pablo Herrera wrote:
> > Thanks Jasper,
> > well, i need make a explode of results of the ping. The idea is check
> > a host and when the host don´ t response send a email.
> > I don't explode
On 8/21/05, Jasper Bryant-Greene <[EMAIL PROTECTED]> wrote:
> Juan Pablo Herrera wrote:
> > Hi all!
> > I have following script:
> > $comando = system('ping 168.192.0.1', $nn);
> > echo $nn;
> > Well, i need that only show the first ten lines of
Hi all!
I have following script:
$comando = system('ping 168.192.0.1', $nn);
echo $nn;
Well, i need that only show the first ten lines of the ping and kill
the process.
How can i make it?
Regards,
JP
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub
, the errors are there.
So, the error message I get is only triggered when I specify Access as
the database.
Does this provide any further insight?
Cheers and TIA,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
but I
could be wrong ...) we likely didn't install one.
[/snip]
Sorry, I meant to say that we likely DO NOT have a cache extension
installed.
Can anyone think of any other reason why the order in which the class
files are loaded would be changed on one server to the next?
Cheers and TIA,
P
ausing the problem, but
I'm pretty sure we have a cache extension installed. This PHP install was done
rather quickly, unless there's a cache extension installed by default (which
there is not as far as I understand, but I could be wrong ...) we likely didn't
install one.
Thanks,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
7;m using the sample code exactly as it is in the tutorial, and am not
calling the metabase_manager_odbc_class myself.
Cheers and TIA,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
HP?
Cheers and TIA,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
the main event page should occur, but is not for some reason, unless
I add that line of code after it.
I know the form is validating since the event is deleted, since, well,
it is deleted, and there is no form id appended to the url when it is
redirected.
Any other ideas?
Thanks,
Pablo
--
PHP
t it is supposed to
contain.
It's redirecting to the correct domain, just the incorrect page.
Thanks,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
the production environment is mystifying me.
Cheers, and thanks very much in advance for any help. This one hurt my
brain this afternoon.
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
nly comments
of what they look like on the surface.
If anyone here has any direct experience with either of the above
frameworks, or with any other stable, mature frameworks please let me
know.
Cheers and TIA,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Mozilla reads the bookmark as looking for because of the #4 at the end of the bookmark name.
HTH,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
to have some
other feedback to give to my sysadmin?
Anyone have any opinions?
Cheers and TIA,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
If anyone can pass along any advice I would greatly appreciate it.
Cheers and TIA,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
since there would be no client-side functionality to
respond to any action by the user.
If I'm somehow being incredibly obtuse here and have misconstrued your
question, I apologize. However I think that what you're thinking about
just isn't possible.
Cheers,
Pablo
--
PHP Genera
Hi!
I using php version 4.3.10. I have a script that used the exec
function. Well it script only work from shell, but not work form web
browser.
My php.ini:
safe_mode Off Off
safe_mode_exec_dir no valueno value
Have somebody experience in this problem?
Regards,
JP
--
PHP Gen
know a few
of those, it could help me too.
Thanks in advance!!
Pablo
American Express made the following
annotations on 04/22/05 06:58:25
--
*
ognize the php files, and
then copy the php files)
Thank you all!
Pablo
American Express made the following
annotations on 04/18/05 14:09:05
--
***
returns a match for every row in the user table.
Change the where clause to:
WHERE products.userID = $userID
AND users.userID = $userID
and this will force the query to limit results to those records in
products that have a matching record in the users table.
HTH.
Pablo
--
PHP General Ma
onds on the CMS in a single session, since that would
need to be displayed as 00:00:30.
Is there an existing class that provides such functionality, or should I
just write one myself?
Cheers and TIA,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ntivirus 2.27
> en el dominio de correo angerona.cult.cu y no se encontro ninguna
> coincidencia.
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
Pablo M. Rivas. http://www.pmrivas.com http://www.r3soft.com.ar
How can I write something like that?
This is obviously not working as the " is assumed as the closing " for
the
meta tag.
Sorry, I botched my previous reply and left the extra " after userId.
It should be:
">
Pablo.
--
PHP General Mailing List (http://www.php.net/
How can I write something like that?
This is obviously not working as the " is assumed as the closing " for
the
meta tag.
You haven't closed your opening php tag, which is why it's not working.
">
Is how it needs to be to work.
HTH,
Pablo
--
PHP General Mail
I can't send email. Right?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi!
I have apache, php4 and php5 on my server.
I use virtual host in this server. The virtual host have or not PHP4 using:
php_admin_flag engine off/on in apache2.conf
How can i use PHP5 or PHP4 or both?
PHP4 is running as module and PHP5 is running as cgi.
Regards,
JP
--
PHP General Mailing Lis
Hi!
I have apache, php4 and php5 on my server.
I use virtual host in this server. The virtual host have or not PHP4 using:
php_admin_flag engine off/on in apache2.conf
How can i use PHP5 or PHP4 or both?
PHP4 is running as module and PHP5 is running as cgi.
Regards,
JP
--
PHP General Mailing Lis
Hey folks.
Has anybody played with this the PHP compiler for .NET, Phalanger?
http://www.php-compiler.net/
I'd be interested to hear of any experiences people have had using this.
Cheers,
Pablo
--
Pablo Gosse
Webmaster, University of Nor
thik
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
Pablo M. Rivas. http://www.pmrivas.com http://www.r3soft.com.ar
---
--
PHP General Mailing List
nt,
> >>
> >> Merlin
> >>
> >
> > $para = array();
> >
> > $para[] = array('txt' => 'Europe'.$continent['name'],
> > 'link' => '/'.$continent[name].'.htm',
>
Hi there..
I´m connecting to a Ms Sql Server 2000, with the system administrator´s name,
and its password.
It always works fine, but... I know it´s not the safest way of connecting, so I
want to use some ordinary user names and passwords.
The problem is that I just can´t make it work, it always th
les in
the direction bar.
Thanks!
Pablo
American Express made the following
annotations on 01/03/05 06:54:38
--
**
"This message and
les in
the direction bar.
Thanks!
Pablo
American Express made the following
annotations on 01/03/05 06:43:25
--
**
"This message and
rver on my own pc, and then
use it for the mail function.
What do you think of this idea? Would you recommend any free smtp server
currently available?
Thanks!
Pablo Marotta
American Express made the following
annotations on 12/16/0
Hi there..
A newbie issue:
I´m receiving this: "house , ball , door , roof , floor"
And I want to obtain this: "'house','ball','door','roof','floor'"
Maybe, I should use implode or explode, but I just can´t figure out how..
Help?
American Express made the following
annotations on 12/02/04 08:1
ew Array();
myArray['first index'] = 'item 1';
myArray['second index'] = 'item 2';
myArray['third index'] = 'item 3';
HTH,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
mas must be
inserted after the first word, and before the last one.
3) Return that string.
Any ideas?
Thanks!
Pablo
American Express made the following
an
e any recommendations?
Cheers and TIA,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
since, so I'm not
overly concerned. I'd just like to know what caused it.
Any ideas?
Cheers and TIA,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
[snip]
Greg Beaver wrote:
My country is going to Hell
[/snip]
Don't worry, Greg. It's not really your country as much as it is your
president ;o) We hold nothing against you, for you wrote PHPDocumentor!
Cheers,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscr
tly
increases the efficiency of validating the dates and makes things safer
and easier when creating queries.
Cheers,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
e purpose of creating functions that eliminate repetitive
behaviour by using native PHP functions and doing a little something
extra with the results to suit your needs, but as for just using
asl($val) instead of addslashes($val), well why not just extend the PHP
source to make asl() an actual alias
[snip]
Pablo Gosse wrote:
> [snip]
> If the elements all live within the same form, you can add [] to the
>end of the name/id attribute, and then all checkboxes with the
> same name will be accessible in an array. So "checkboxname[]" will
> show up as $_POST['c
value of which will be set to a
hidden input field before the form is submitted.
HTH.
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
e != 'Y04KG')
{
Do error stuff
}
With the code you have above, it will always give the error message
because you're checking to see if $code is not equal to the first value,
OR if it is not equal to the second value. So with that, the code
supplied might well match the first ('D04E') but since that obviously
doesn't match the second, it's going to throw the error.
HTH,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
[snip]
> This list gets enough "traffic" as is and a crapload of repeat
> questions/questions that are easily solved by looking in google or
> the manual (aka RTFM questions) and we don't need to add politics to
> it
[/snip]
And further to this point, people who reply to off-topic posts only
furth
are using
session variables to display the inputs, will now be updated with the
error messages.
HTH,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi, I´m developing an intranet on Apache-PHP-Mssql.
I need to know if there´s any way of managing users to have access to specific
areas inside my site, and at the same time, managing other users, giving them
permision to acces other areas only, because all of the codes and information
I´ve found (
[snip]
Fatal error: Call to undefined function: fputcsv() in
/home/webdev/sites/tracking_site/scripts/report.php on line 19
Is there something that I am missing? The code that I had entered in:
[/snip]
http://ca.php.net/fputcsv
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, v
you dump the $data array after it is set to see where the
problem is:
$data = $this->get_cat_coord($child);
print_r($data);
die();
Take a look at what comprises the $data array and you should find your
problem.
HTH,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
In your script use set_time_limit(0), and look
http://ar2.php.net/manual/en/function.set-time-limit.php for understand
the function.
Regards,
JP
> Dear members,I get an error,What does mean my error? :
> Fatal error: Maximum execution time of 30 seconds
> exceeded in /var/www/html/votting/vote_imp
my username,
password, db and server info) and it works fine.
Check your error logs and see if there's anything showing up there and
let us know what you find.
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
months wherein users of my CMS were
getting logged out for no reason, and yesterday I was finally able to
trace it to this.
Switched to non-persistent connections and not one error has occurred
since, so this might be something to keep in mind.
Cheers and HTH,
Pablo
--
PHP General Mai
lp is
> much appreciated.
[/snip]
http://ca3.php.net/manual/en/reserved.variables.php#reserved.variables.s
erver
But be warned, they're not that reliable as some firewalls block/muck
with them, and they can also be easily spoofed.
Cheers,
Pablo
--
PHP General Mailing List (http://www.php.
Please, i need output a intenger, what function can i use for this?.
Print?, echo?
Thank you.
JP
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Huang, Ou wrote:
> I am currently working on a newsletter mailing list project and
> developed a form in php. I would like to validate before it is
> submitted. What would be the best way to validate a form? Write your
> own routines or using a form validator. I just started learning PHP,
> so don'
t find anything which seemed to
answer this.
Cheers and TIA,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Jay Blanchard wrote:
[snip]
> I want an IDE that will let me speak code into it. Anyone else want
> anything?
[/snip]
Laetitia Casta?
Email me off list to get delivery instructions.
Thanks,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.p
[snip]
> Look in your php.ini for max_upload_size or something like it.
[/snip]
'Twas an apache problem. Thanks the help.
Cheers,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
t on the old one, so
while I am pretty certain it's something on the server side, I thought
I'd throw it out in case anyone else might have run up against this.
Thanks,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
is not used anywhere in the file.
Any ideas?
Cheers and TIA,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi!
I need management the use of the memory when a php script is execute. How
can i do it?.I know mysql_free_result for free all memory associated with the result,
is it all?.
Regards,
JP
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
g from outside my webroot, such that even if someone reads the
files within my webroot, they won't see either the db username or
password, nor will they see the path from which I am including sensitive
files.
Thoughts?
Cheers and TIA,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
username or
password, nor will they see the path from which I am including sensitive
files.
Thoughts?
Cheers and TIA,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
k for Modulus).
HTH.
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
sorry, my cuestion is about the construction of the job file with php.
I send parameters via POST: day, hours, minute, sentence for execuite with
cron. This is cached for a php file that make the job file. Well, my
problem is make this php file.I think to use file() for this, but maybe somebody thi
Hi!
I need make a cron file, for example a .job file:
#mi hodimeseq jobcomment
45 11** 0-5 php -q /home/test/test.php # Make backup
How can make it?.
Regards.
JP
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit:
nd admin357.
I'm then able to browse freely through all the above folders except
/home and /root.
I'm no security expert so I have to ask, is this indeed normal?
Cheers and TIA.
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ripts since their scripts would
not be running in safe mode, right?
Thoughts?
Cheers and TIA,
Pablo.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
way around
this?
Cheers and TIA.
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
rvers, and this has never been a problem.
Is this a common set up for shared hosting? Is there any way around
this?
Cheers and TIA,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
permission denied error. So it appears for sure that I
can't read anything inside my home directory, or outside the webroot it
would seem.
Any ideas?
Cheers and TIA,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
/var/www/
/var/www/html/
HOWEVER, when I attempt the passthru call on
/home/virtual/site357/fst/home/
I get no results back, and the return code is 1. So it appears scripts
running under the apache user cannot access that folder or anything
beneath it
Any ideas?
Cheers and TIA.
Pablo
--
PHP Ge
he webroot such that my scripts can access them, but to protect the
directories via .htaccess to prevent direct execution of files from said
directories, since my scripts will be including them but are themselves
executed from valid locations?
Cheers and TIA,
Pablo
-Original Message-
F
n anyone tell me why this is happening? As I said up until now I've
been lucky enough to always have access to dedicated servers where
setting this up was never a problem, but I know there's something I'm
missing in understanding why this isn't working.
Any help is apprec
}
>
> $ext = strrchr($file_name,'.');
>
> if (($extlimit == "yes") && (!in_array($ext,$limitedext))) {
>
> die("The file you are uploading doesn't have the correct extension.");
>
> }
>
> @copy($file, "$absolute_path/$file_name") or die("The file you are trying to
> upload couldn't be copied to the server");
>
> } else {
>
> die("Must select file to upload");
>
> }
>
> echo "File Uploaded";
>
> echo $file_name." was uploaded";
>
> echo "Upload Another File href=$PHP_SELF?action=download> Download File Return
> to $websitenamePowered by http://www.zachwhite.com/>PHP
> Uploader Downloader";
>
> break;
>
> }
>
> ?>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
Pablo M. Rivas. http://pmrivas.ipupdater.com http://www.r3soft.com.ar
---
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
and while the errors aren't affecting the overall performance (some
updates are delayed a minute or two by the errors occurring) I have to
say it's making me nervous.
Any help is greatly appreciated.
Cheers and TIA,
Pablo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
1 - 100 of 325 matches
Mail list logo