Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

php-objects · Discussions about Object Oriented Programming in PHP

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 1272 - 1301 of 10490   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
1272 php-objects@yahoogrou... Send Email Nov 9, 2003
4:25 pm
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...
1273 php-objects@yahoogrou... Send Email Nov 23, 2003
3:47 pm
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...
1274 Imran Zamir
ali_imranzamir Send Email
Nov 25, 2003
2:20 pm
Hi All Group Memebers, Hopefully fine. I want to try when any user select country the page automatically posted and display your city according to the country....
1275 fmmfelipe@...
fmmfelipe Send Email
Nov 25, 2003
6:25 pm
Hi, I have a begginer mistake on wondows xp, when I send data from a form I get this error: 405 Method Not Allowed The requested method POST is not allowed for...
1276 plumber
almisr Send Email
Nov 25, 2003
7:32 pm
... it's an http error not a php error read the allow header method from your http server...
1277 plumber
almisr Send Email
Nov 25, 2003
7:37 pm
... i will say you more if i could watch the video http://www.belladasemana.com.br/_assinantes/videos_popups/ ariela_diniz.htm...
1278 Carlos Alberto Utrera...
cautbur Send Email
Nov 25, 2003
10:09 pm
Well, i think this is a server configuration error. Non a PHP error. Look for .htaccess in google for information on how to change directory permission. You...
1279 Juan Thomas Romang
elpibevalde Send Email
Dec 1, 2003
7:03 pm
Hi i have a XML file and i would like to export it to a MySQL database. I don't know anything of XML. I downloaded the "mysql_xml-2002-10-03.zip" file from...
1280 Juan Thomas Romang
elpibevalde Send Email
Dec 1, 2003
7:04 pm
I forgot to attach the xml file. Sorry Juanto Sus archivos están adjuntos y listos para enviarse con este mensaje. [Non-text portions of this message have...
1281 Manuel Lemos
mallemos Send Email
Dec 1, 2003
7:15 pm
Hello, ... Did you contact the author? It may be your best shot. -- Regards, Manuel Lemos Free ready to use OOP components written in PHP ...
1282 ruccbah Send Email Dec 4, 2003
11:56 pm
Is there another way to automate scipts other than using GTK and loading it into an NT service. I know in c language I can create continuous loops but they...
1283 Derek Scruggs
derekscruggs Send Email
Dec 5, 2003
5:25 am
Hi All, I'm looking for a class to help me log data about user agents and search engine spiders. I came across PHPClientSniffer ...
1284 plumber
almisr Send Email
Dec 5, 2003
9:23 am
... each time you call the php app you take ressource what is your thread starter ? php is not the best solution to do what you want and make it in c or java...
1285 Michael Rudel
mru@... Send Email
Dec 5, 2003
9:49 am
Hi Derek, have a look: http://fantomaster.com/fasvsspy01.html Perhaps it fits your needs. Greetinx, Mike __________________________________________ Suchtreffer...
1286 Brian Uniacke
brianuniacke Send Email
Dec 5, 2003
10:00 am
If you can run your script from the command line then you can to do it by passing the command line argument that starts you script to the windows scheduler. ...
1287 plumber
almisr Send Email
Dec 5, 2003
3:38 pm
... soorry please read the question before answer some nothing...
1288 Brian Uniacke
brianuniacke Send Email
Dec 5, 2003
4:15 pm
Excuse me mate, First of all. I understood the question. The guy was most definitely not asking which language he should or should not be attempting to solve...
1289 Nebu Pookins
nebuchadnezz... Send Email
Dec 5, 2003
5:17 pm
I agree with Brian here. Having a script run at a regularly is a job for the OS, rather than something you should try implementing directly in the script. Sure...
1290 Derek Scruggs
derekscruggs Send Email
Dec 5, 2003
10:49 pm
... the OS, I agree too, but... ...has anyone tried phpserv - http://daniel.lorch.cc/projects/phpserv/ I'm working on a project in which I'd like to spawn jobs...
1291 Tiago Daniel Jacobs
tiagocampobom Send Email
Dec 6, 2003
9:15 pm
hello friends, somebody know how can I use trhead's with php ? It is possible... thanks for the moment !...
1292 php-objects@yahoogrou... Send Email Dec 7, 2003
3:55 pm
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...
1293 ICM - Cheng, Rowena T.
oo_weng_oo Send Email
Dec 11, 2003
7:07 pm
Hi all: Php newbie here. I've been using ASP and VB for some time. Now, I'm moving to the open source side of things. I'm also re-creating a database driven ...
1294 plumber
almisr Send Email
Dec 11, 2003
8:17 pm
http://www.php.net/docs.php...
1295 Derek Scruggs
derekscruggs Send Email
Dec 12, 2003
12:51 am
... Boy, *that's* helpful. Good to see we have such a helpful community here. Gives me the idea to make postcards that say "RTFM" and hand them out to anyone...
1296 Radi Shourbaji
rshourba Send Email
Dec 12, 2003
1:07 am
I'm a newcomer to PHP myself, but as far as I have been able to comprehend, sessions works pretty much the same way in a PHP app as they do in ASP. I suggest...
1297 ICM - Cheng, Rowena T.
oo_weng_oo Send Email
Dec 12, 2003
2:10 am
Hi all: I get this error when I try to open a php page that calls a session PHP Warning: session_start(): open(/tmp\sess_94f51dfc827ccac4e465163b17b24766,...
1298 junrey@...
phtrojan Send Email
Dec 12, 2003
5:21 am
hello, are you using windows under php? if so, * modify the php.ini file and set the session.save_path to a location on your drive if you are using unix or...
1299 John Shanyinde
solavar Send Email
Dec 12, 2003
11:02 am
Here's a good resource for you http://www.devarticles.com/c/a/PHP/PHP_for_Beginners_by_a_Beginners/ Regards, John Shanyinde ... Outgoing mail is certified...
1300 Umesh C Joshi
umeshchjoshi Send Email
Dec 15, 2003
1:49 pm
HI, Create the 'tmp' folder in your root. C:\tmp or D:\tmp , change your drive according to you installation. Cheers Umesh C Joshi Indicom Communications visit...
1301 midjamie@...
midjamie Send Email
Dec 17, 2003
2:45 pm
For all you avid PHP enthusiasts in here, i thought i should point you folks to an interesting article that read this morning on 'Session Security in PHP'. The...
Messages 1272 - 1301 of 10490   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help