Hi, An Article About PHP. Please read it. *A fresh security flaw has surfaced in widespread Web service protocol PHP which could allow attackers to take...
I'm trying to do build an AJAX application using javascript and PHP. I want to create XML in the client browser using JS and send it to to the server using...
Hi friends
> someone knows as to do a LinkedList in php?
__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes,...
... From: "devilmouse_facundo" <devilmouse_facundo@...> To: <php-objects@yahoogroups.com> Sent: Thursday, September 01, 2005 6:40 PM Subject:...
Mark Groen
markgroen@...
Sep 2, 2005 2:23 am
2519
Hai..All. I had install and configuration Fckeditor in My Computer. I use Mandrake 9.2 with apache web server, php programming, and mysql. But not succesful,...
Hi It would be better if you use TinyMCE its free, built on php and very easy to integarte... if you are using TinyMCE let me know... i have implemented and i...
FCKEditor is an editor for the web, you can use it with php or javascript as it is described in the included demos and in their web page. If you still have...
I concur. :) ... -- ~~ Scott Orange County PHP Users Group (with a smile) http://www.ocphp.com/ [Non-text portions of this message have been removed]...
Probably he's talking about linked lists ... If so an approach in php would be the OO one: class List { var previous; var next; var contents; function List (...
Oreste Attanasio
attanasio@...
Sep 3, 2005 8:05 am
2524
hi, you can find classes to do a linked list on PHP Classes (http://www.phpclasses.org). bye, Paolo...
... PHP is different than C, when you do: $this->previous = $p you get 2 differents objects. The original is $p and the new one on $this->previous. If you...
dear all, i'm newbie in php and mysql database. i would like to ask about error description in mysql database. for example : 1026 means duplicate entry anyone...
Hello, I am new to this group. I am wondering if anyone knows how to make a search box and code it using PHP to search one folder (not the entire site) for...
Heyo, I'm new to the group but have a few php snippets I've come to rely upon the recycling of... I build my querystring as $qs and then run it so: $yep =...
oops, sorry about that... I should know better than to commit code while kids and wife await.... That first line *really* needs a conditional if wrapping it,...
hi I want to send email by php but i want to use an smtp server like gmail I have pop3 account at this and my host dosent have smtp server. and I want to use...
/me slaps my hand for pressing send too quick... to use an external smtp server you will have to reconfigure php... ut i'm guessing since you said "your host"...
Hello, ... If you are not using Windows, you can't use the mail() function. Under Linux/Unix, you can use try this class that comes with a wrapper named...
Hi all, Not quite a question about objects, so sorry if off-topic, but I'm hoping one of you has come across this before... A fellow developer found an obscure...
Hello, This is just a reminder messages to let you know as subscriber of the php-objects mailing list you may be interested about the new site where you may...
php-objects@yahoogrou...
Sep 11, 2005 2:38 pm
2540
Hello, This is just a reminder to let you know that the following polls are going on the php-objects mailing list that you are a subscriber. Please do not...
php-objects@yahoogrou...
Sep 11, 2005 2:38 pm
2541
Hello, I have a system running php 4.3.1 in RedHat EL 3. PHP is not yet configured to run GD. But I have to add a new site with GD support. GD must the 2.0 or...
Hello, I have a system running php 4.3.1 in RedHat EL 3. PHP is not yet configured to run GD. But I have to add a new site with GD support. GD must the 2.0 or...