d to have a snippet for this.
Regards
All
Erin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Any ideas how to do this,
I have a string
734088+3+734132+9+734138+80+781007+1+
I need to place the string into a multi-array like so
array[0][0] = 734088
array[0][1] = 3
array[1][0] = 734132
array[1][1] = 9
array[2][0] = 734138
array[2][1] = 80
etc...
Now ive tried everything i know any id
Anyone have a good eregi filter for passwords?
Regards
R
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi all,
I need some help with storing passwords does anyone have any thoughts on
sha1()?
Any other ideas are welcome.
Am i right in thinking that to use sha1 ya do this:
$hashed_string = sha1{$string);
R
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.
use preg_match or eregi
:>
"Troy S" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Greetings,
>
> What is the best way to remove the characters from strings that may
> cause security problems? Namely, `, ', ", <, >, \ and all non-printing
> strings. Did I miss any? Thanks.
>
> T
Hi All,
Please give me a hand with this, ive been trying to do this for the best
part of today but i have got no where!
I have two arrays both have 161 elements, each has a list of filenames on my
server (images) now the idea here is to take the image name from array 1
copy it and re-name it t
it.
Erin
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.449 / Virus Database: 251 - Release Date: 1/27/2003
On Mon, 10 Feb 2003 16:23:10 -0600, you wrote:
>Hi.
>
>Im working with a multidimensional array where the data in the
>array is a class (struct). All the information is being stored correctly,
>but I need to sort each column (AA0, BA0, etc. see below)
>by the fieldNo portion of the stru
I am trying to initialize a large array with all values being 0. Ive tried:
$arr = array_fill(0, 99, 0);
and I get this error message:
Fatal error: Call to undefined function: array_fill()
Any information and suggestions will be greatly appreciated.
Thanks.
---
Outgoing mail is certified
o. Thanks again.
-Original Message-
From: Michael Sims [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 11, 2003 7:19 PM
To: [EMAIL PROTECTED]
Cc: Erin Fry
Subject: Re: [PHP] sorting multi-dimensional array where array elements are structs
[simple class]
On Tue, 11 Feb 2003 08:27:57
screen.
Ive found a lot of information on creating pdf files which obviously doesnt help
with what I want to do. If you have any ideas, information (links, references) I
would greatly appreciate it.
Thanks.
Erin
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system
Wonderful. Thanks so much for the info.
-Original Message-
From: Mathias Rockel [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 17, 2003 10:39 AM
To: Erin Fry
Subject: Re: [PHP] **need info ASAP - displaying existing pdf files and other 'tricks'
http://support.adobe.
I think this is what he means;
http://www.nexcess.net/
I can say, using their Interworx product, that they have GREAT support. I
have never used their hosting.
-Erin
> -Original Message-
> From: Jay Blanchard [mailto:[EMAIL PROTECTED]
> Sent: Monday, December 19, 2005
It looks to me like the function session_save_path() does not exist.
You might look and see if Group Office supports PHP 5.1.x, you might have to
go back to an earlier version.
-Erin
> -Original Message-
> From: Jose Borquez [mailto:[EMAIL PROTECTED]
> Sent: Monday, December
You also might try;
http://www.group-office.com/forum/
They have had several people asl about the same error.
-Ein
> -Original Message-
> From: Erin Fortenberry
> Sent: Monday, December 19, 2005 2:23 PM
> To: Jose Borquez; PHP Questions Lists
> Subject: RE: [PHP
file.
-Erin
> Hi!
>
> Using a Win 2000 WS (work station), I'm trying to write the first PHP
> page as shown at http://il2.php.net/manual/en/tutorial.firstpage.php.
>
> The server is a Netware (Novell) 6.5 running Apache, PHP & MySQL all 3
> on same server but differ
>= is "greater or equal to"
-Erin
> -Original Message-
> From: Chris [mailto:[EMAIL PROTECTED]
> Sent: Monday, January 09, 2006 9:13 PM
> To: php-general@lists.php.net
> Subject: [PHP] what does this mean? (PHP 4 >= 4.0.1, PHP 5)
>
> I'm try
ght template system
then Smarty.
http://tinybutstrong.com/
-Erin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
#x27;t send for me. I've checked that sendmail is
running, and I did a which sendmail to confirm it's location.
When I run the php script and do a tail -f /var/log/messages, it doesn't
show up.
How can I further troubleshoot this?
Eman
--
====
Can PHP update a second field on the form, based on the contents chosen
from the first field (I'm thinking of JavaScript's function) ?
I'm pulling a list of id,name,email from MySQL and displaying name for
the first field. After the user picks it, I want the appropriate email
address to show up
i
20 matches
Mail list logo