the source once in the
browser but instead it's going straight to a file on the server
automatically.
Thanks,
Brent.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
be. Anybody have any suggestions?
Thanks.
Brent
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
s are and what they are called and where
I want them to go. hope someone understands what i'm askin!!
ta
Brent.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
the server. I have tried
c:/test123.txt and c:\\test123.txt etc thanks to support from this group
but didn't seem to help. Does anyone know wot i'm on about!!!
hope so :)
Brent.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
nt need or want to have to browse
to get to it.
Brent.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi, wondering if anyone else has problems with the 'unlink' command.
Keeps saying Permission denied when i try to use it. The server
is a win nt box.
thanks heaps.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi, just wondering if anyone knows of some plugin or class etc that will
allow
me to receive email from a mail server via pop3. i have looked at PHP mailer
but
that only seems to send emails.
Thanks,
Brent.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http
;
"Unknown():Unable to load dynamic library 'c:\php\extensions\php_imap.dll' -
The specified procedure could not be found."
Any ideas??
Thanks heaps,
Brent.
"Ignatius Reilly" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
load dynamic library 'c:\php\extensions\php_imap.dll' -
The specified procedure could not be found."
Any ideas??
Thanks heaps,
Brent.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Actually the error pops up in a notice window everytime php is used by the
looks of it.
ie. each time i open a php file on my server!!!
"Brent" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I am trying to install the php_imap.dll extension onto my php server,
Perhaps you could test the string length using strlen() and then if 0 dont
issue
the SQL statement rather a msg to the user.
if((strlen($searchtext))>0){ issue sql }else{echo'enter a search string you
stupid user';},
or you could use java scripts to validate the form 1st.
brent
&q
yer me t...
have been wondering if anything like that is around for a while..
"Raul Ionescu" <[EMAIL PROTECTED]> wrote in message
news:2.0beta.1082526015826.3385575522498760298.raul.ionescu@@mymail.ro...
Where? What did you find?
I'm also interested of this!
Thanks!
Raul
.I f
Figured it out,
with help from Ignatius,
I installed the latest release of PHP and all seems fine..
Thanks mate.,
Brent.
"Brent" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Actually the error pops up in a notice window everytime php is used by the
> looks
Yer it was giving me the shits as well so I used the ODBC and aint looked
back.
Brent.
"David Elliott" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Hi Charles
On 03 March 2004 at 19:19:22 -0600 (which was 01:19 where I live) Charles P.
Killmer wrote and made thes
n Mailbox - try again later!");
$tsthead=imap_headerinfo ($mbox,5);
$tom=$tsthead->to;
for ($i = 0; $i <= 3; i++)
{
echo"pfrom :";echo$tom[$i]->personal;
echo"mbfrom :";echo$tom[$i]->mailbox;
echo"adlfrom :";echo$tom[$i]->adl;
echo&q
Howdy,
Are there any php commands or otherwsie to send a report made in html to a
selected printer locally
and not go to the browse screen if a link was selected
Brent.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
G'day Daniel,
I have never tried the extensions you write of below but I did have similar
problems
when I was trying to load the IMAP extension on Win XP Pro and PHP 4.3.4.
I upgraded to PHP 4.3.6 and havent had any problems since mate.
Hope it helps.
Brent.
"Daniel Blake" &l
ont know, and then
execute the sql query.
i really appreciate your help, thanks.
--
Brent Baisley
Systems Architect
Landover Associates, Inc.
Search & Advisory Services for Advanced Technology Environments
p: 212.759.6400/800.759.0577
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Ultimately, I'm using this code to populate a dropdown field on a
webform so a user can select a username to send an email message to
without exposing all the users' email addresses.
My code's listed below.
Thanks.
Brent Gardner
\n\n";
echo " \n\n"
19 matches
Mail list logo