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
Where? What did you find?
I'm also interested of this!
Thanks!
Raul
.I found what I needed, thanks.
.--
.Regards,
.Stan Shaw [EMAIL PROTECTED]
.Phone: (413) 599-0399 Fax: (413) 599-0421
.Excell.Net Owner/Operator http://www.Excell.Net/
.928 Owners Club President
Hello,
Thank you in advance for any help you can provide.
I have a prod linux server running PHP5CVS with the latest cURL 7.11.1 compiled
in. It has several new features I require.
The Win32 PHP5CVS includes an older version of the Curl extension. Is there any
way to get it upgraded to the
I found what I needed, thanks.
--
Regards,
Stan Shaw [EMAIL PROTECTED]
Phone: (413) 599-0399 Fax: (413) 599-0421
Excell.Net Owner/Operatorhttp://www.Excell.Net/
928 Owners Club Presidenthttp://www.928OC.org/
928Racing.net Team Member http://www.928Ra
However the following scenerio will not pass the session id Or
atleast
I can't seem to get it to work.
/* Page1.php */
/* Page2.php */
Echo SID;
Any ideas?
First of all, read the manual: http://www.php.net/manual/en/ref.session.php
You need to pass the session information from Page1.p
Uwe Thiede wrote:
i've tried differend configurations of php and iis/apache and all of them
failed to handle the "xml processor instuctions" inside my html pages.
I don't know if there's a native apache function to do what you are
asking (if there is, I'd like to hear about it from someone else).
Lsf_80 wrote:
hi all..
I have some doubts regarding the PHP programming in windows based.
i will write a wap, let user download picture, ringtone or java game. when
user download..i want to keep a log or deduct one point.
i know can send by binary code..like open picture and send.
for nokia the
php-windows Digest 21 Apr 2004 03:02:47 - Issue 2218
Topics (messages 23497 through 23504):
Mething of Tracing PHP Script on Windows
23497 by: Stan Shaw
Problems compiling php_imap.dll with SSL-Support for Windows
23498 by: Icwd.aol.com
Re: Can you receive email with php?
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
"Anthony Ritter" <
Greets,
The following code snippet receives data from a textbox named searchtext if
the user types in a word.
It then tries to match that word from the mysql database using:
$searchtext = $_POST['searchtext'];
if ($searchtext != '') { // Some search text was specified
$where .= " AND blurb LIKE
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,
> all I did was set th
I am trying to install the php_imap.dll extension onto my php server,
all I did was set the extensions_dir and then uncomment out the ; in front
of the
extension=php_imap.dll on my windows XP box which is a php and apache
server.
When I try and access it I get the error;
"Unknown():Unable to load
Brent wrote:
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.
http://pear.php.net/package/Mail_IMAP
--
paperCrane
--
PHP Windows Mailing L
Thanks Ignatius,
I am trying to install the php_imap.dll extension onto my php server,
all I did was set the extensions_dir and then uncomment out the ; in front
of the
extension=php_imap.dll on my windows XP box which is a php and apache
server.
When I try and access it I get the error;
"Unknown
Hi,
I run into trouble compiling php_imap.dll with
SSL-Support for Windows from the standard
php_modules.dsw
Sources I tried are
php 4.3.6 and 4.3.4
imap-2001 and imap2001a
openssl-0.9.7d
OpenSSL and cclient.lib builds without problems.
Here the errors from the build process:
--
I inherited a website script that is not functioning properly. Is there a
PHP trace function of some type that will allow me to see the generated code
of the "if" statements and "variables"?
--
Regards,
Stan Shaw [EMAIL PROTECTED]
Phone: (413) 599-0399 Fax:
I have been trying to learn RegEx but I seem to be coming up just a bit
short. The pattern I'm looking for is:
-xxx-xxx-xxx
This is what I tried but obviously it did not work:
if(preg_match("^\d{4}\/\-\d{3}\/\-\d{3}\/\-\d{3}^",$val))
Any help would be greatly appreciated,
Ron
php-windows Digest 20 Apr 2004 14:58:41 - Issue 2217
Topics (messages 23488 through 23496):
PDFLib Problem
23488 by: Sabin Finateanu
Re: Java
23489 by: Brad Thomas
Re: Domain name
23490 by: Brad Thomas
about handphone download picture, java game problem.
23
18 matches
Mail list logo