Thanks guys,
I'm gonna read all this staff, and let you know if have some issues.
Thanks a lot
--- On Thu, 2/5/09, Yannick Mortier wrote:
> From: Yannick Mortier
> Subject: Re: [PHP] Email configuration
> To: t...@kinetix.gr
> Cc: itmaqu...@yahoo.com, php-general@lists.php.net
> Date: Thursd
Hi all,
I've installed php and mysql in fedora. Now i am able to create php programs.
But when I am unable to use email in my programs. I am wondering what is the
easiest way to use email in my php programs. Can i send email from my personal
computer. I am a regular person connected to internet
The message is to webhosting companies,
Israel is killing palestinian children. Some sites are are showing the fotos of
israel's holocoste against palestinians.
Now here is a link that shows to israelis how to fight that too:
http://www.jpost.com/servlet/Satellite?cid=1231167272840&pagename=JPos
Hi,
I lost phpmyadmin password. Is there anyway to recover it?
Thank you
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
below you will find the code for a small script where i'm able to extract a row
but not a column.
So the question is how can I do that.
Here is the code:
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
is there any predefined function in php that allows to remove an element from
an associative array?
Thank you
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
hi,
You're right. Because associative arrays are meant to make code easier to
understand by using meaningful indexes.
Thank you guys
--- On Wed, 9/24/08, Nathan Nobbe <[EMAIL PROTECTED]> wrote:
> From: Nathan Nobbe <[EMAIL PROTECTED]>
> Subject: Re: [PHP] Don't understand what is this $arr['
Hi,
I am working on the code of a former employee and I don't understand what this
$arr['N']['#'] refers to.
I know it is a multidimensional associative array but the # i don't what this
means.
Thank you
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http
Hi all,
I'm using Fedora 8. I installed php, mysql and apache. Now i can run a script
connecting to a database from terminal but not from browser.
Any suggestion?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
What do you think is the best php editor for linux.
I'm using the Debian distribution.
Thanks
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Is that possible?
Thanks
--- On Tue, 7/8/08, Eric Butera <[EMAIL PROTECTED]> wrote:
> From: Eric Butera <[EMAIL PROTECTED]>
> Subject: Re: [PHP] Creating zip files
> To: [EMAIL PROTECTED]
> Cc: php-general@lists.php.net
> Date: Tuesday, July 8, 2008, 7:22 PM
> O
Hi,
I am using the "pclziplibrary" to create a zip archive.
Now i have the following error message:
Error : PCLZIP_ERR_READ_OPEN_FAIL (-2) : Unable to open archive 'archive.zip'
in wb mode
If someone is using the same library please tell me what this error means
exactly. I am using the same co
Hi all,
Some months ago i worked with XML. And i remember that i was able to create xml
files quite easily. Now i don`t have the book i used by the time. I made many
searches in google and i don't find something interesting. So i'm wondering if
somebody can give a good link with examples. If i
Hi,
this statement:
echo nl2br(htmlspecialchars($row['jobdescription'], ENT_QUOTES, 'UTF-8'));
works for php4.3.10 but not for php5.2.5
I am wondering if i am missing something.
Thank you
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/uns
Hi,
is there any function that can convert the result of query to an associative
array?
what i want is the following:
$query = "select * from tablename";
$result = mysql_query($query);
$arr = somefunction($result);
where $arr should be an assoiative array whose indices have the same name as
It works thanks a lot!
--- On Fri, 5/9/08, Richard Heyes <[EMAIL PROTECTED]> wrote:
> From: Richard Heyes <[EMAIL PROTECTED]>
> Subject: Re: [PHP] usort inside a class
> To: [EMAIL PROTECTED]
> Cc: php-general@lists.php.net
> Date: Friday, May 9, 2008, 8:47 PM
> > i'm trying to build a class tha
16 matches
Mail list logo