Search the web
Sign In
New User? Sign Up
php-objects · Discussions about Object Oriented Programming in PHP
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1729 - 1758 of 9229   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1729
... If you use InnoDB as table type(if you have access to it), then foreign constraints will be enforced. -- Mvh. Nezar Nielsen...
Nezar Nielsen
fez_dk
Offline Send Email
Nov 1, 2004
9:05 am
1730
What do you think a CAPTCHA using Flash Animation? Demo http://coding.program-ruti.org/php/veriword/flash.sample.php Code ...
huda m elmatsani
terhuda
Offline Send Email
Nov 1, 2004
1:06 pm
1731
Hi, We are a Belgium Software Development Firm in Chennai and we are in the look for some PHP Programmers with 1-3 Years of Experience .Please send in CV's to...
insoftindia2004
Offline Send Email
Nov 2, 2004
7:06 pm
1732
This PHP system() or exec() call cannot execute. Any idea why? "htpasswd" -cb "c:\x.x" xxxusername xxxpassword I get this message: .htpasswd file update has...
rsassine1
Offline Send Email
Nov 2, 2004
7:06 pm
1733
Shaun, Do you mind work@home, I am in San Diego, California :-) Thanks, Nestor :-) http://www.IneedWork.org ... From: insoftindia2004 <hr@...> Sent: Nov...
Nestor Florez
sevillar
Offline Send Email
Nov 2, 2004
7:27 pm
1734
Very good question!!! I am in Lausanne, Switzerland !!! Raul GARATE Developpeur www.Ne4All.ch Av. Sévelin 28 CH-1004 Lausanne ... From: "Nestor Florez"...
Raul Garate
raul.garate@...
Send Email
Nov 3, 2004
1:47 pm
1735
yep i'm in Paris France :) sorry , I did not make an English version yet although all is there :) indeed I sets up a "php plist framework" based on the "system...
:: 3Rorg ::
almisr
Offline Send Email
Nov 3, 2004
2:03 pm
1736
Peace! I'm from Cebu, Philippines... -- Engr. Andrew John P. Young IT Consultant/RH Technician PHP4.0/MySQL 4 sn# 609003172208054 "With God Everything IS...
Andrew John Young
andrewjohnyoung@...
Send Email
Nov 4, 2004
10:41 am
1737
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...
Send Email
Nov 7, 2004
1:23 pm
1738
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...
Send Email
Nov 7, 2004
1:23 pm
1739
Hi, We are a Belgium Software Development Firm in Chennai and we are in the look for some Oracle Developers with knowledge in ( Developer2000, Forms &...
insoftindia2004
Offline Send Email
Nov 8, 2004
12:14 pm
1740
Hi, We are a Belgium Software Development Firm in Chennai and we are in the look for some Oracle Developers with knowledge in ( Developer2000, Forms &...
insoftindia2004
Offline Send Email
Nov 10, 2004
7:18 am
1741
How to copy record from one table to another table with structure? I am using PHP/MySQL. I need php script....
Manish
rmanish2000
Offline Send Email
Nov 11, 2004
6:55 pm
1742
We've seen this message several times now. Do you get a lot of mail off-list? Fat chance there are no people from Chennai here, not even when you ask several...
Jerry van Kooten
jerry1970b
Offline Send Email
Nov 11, 2004
6:56 pm
1743
Please let us know if you or any of your friends who are looking for change. We are having following requirements. HR person having minimum 1yr experience ...
fountain technologies
fountain1012
Offline Send Email
Nov 11, 2004
6:59 pm
1744
Lookup the SQL instruction "DESCRIBE". - Nebu ... From: Manish [mailto:rmanish2000@...] Sent: November 10, 2004 1:09 AM To:...
Nebu Pookins
nebuchadnezz...
Offline Send Email
Nov 11, 2004
11:25 pm
1745
I used to copy my tables (with data) from one database to another [can't copy a table withing the same database unless you give it a different name] by...
Juma Lungo
jlungo
Offline Send Email
Nov 12, 2004
9:21 am
1746
It is a good idea to use the PhpMyAdmin for this purpose. Regards, hamid ... Dr. Hamid M. Maydanchi BSc, MSc, PhD, MBCS, MCRIM, MSAPS ... h.maydanchi@......
Hamid M. Maydanchi
maydanchi
Offline Send Email
Nov 12, 2004
10:07 am
1747
Its pretty simple if you are utilizing MySql v4.1x or greater (using sub-select query), however, if you are utilizing a previous version (MySql v4.0x) then you...
kensoft67
Offline Send Email
Nov 12, 2004
4:09 pm
1748
The only thing that DESCRIBE will do for you is display the columns for the given table, along with their properties. - Ken www.chillyhack.com Nebu Pookins...
Ken Jackson
kensoft67
Offline Send Email
Nov 12, 2004
4:09 pm
1749
Its pretty simple if you are utilizing MySql v4.1x or greater (using sub-select query), however, if you are utilizing a previous version (MySql v4.0x) then you...
Ken Jackson
kensoft67
Offline Send Email
Nov 12, 2004
4:09 pm
1750
Hi, I'm getting confused here. Perhaps someone could point me to an appropriate section of the manual? I have a class defined like so: <?php class tclass { var...
John Garvin
jpgburroughs
Offline Send Email
Nov 13, 2004
2:45 pm
1751
I have a multi-dimensional array -- an array of associative arrays -- that I would like to sort in a number of non-trivial ways (i.e., sort, asort, ksort are...
Dean Householder
deanhouseholder
Offline Send Email
Nov 13, 2004
2:46 pm
1752
Try $result = $tclass->squareit(11); If the method (function) ends with return $something; then you must specify where to put the returned value so you can...
Tony Marston
tonymarston
Offline Send Email
Nov 13, 2004
3:48 pm
1753
... Well, you can't pass any more vars through usort, but you could use a global variable (ick) ooooorr..you could do some really sticky stuff with...
Nezar Nielsen
fez_dk
Offline Send Email
Nov 13, 2004
4:06 pm
1754
... why "&" ??? ... note: $this->mya is different from $mya (the parameter). then: $this->myb = 0 everytime.... ... you must do: $myvar = new tclass; echo...
Jose M. Santiba~ez A.
jms1609
Offline Send Email
Nov 14, 2004
4:59 am
1755
Is there away for sending Windows Media Player information to a web page? This is my setup and what I'm looking to do. I have my webserver on a standalone...
Gryphon
gryphon4200
Online Now Send Email
Nov 14, 2004
4:59 am
1756
Try $myvar->squareit(11); echo "Result is " . $myvar->myb; In the code you supplied, $tclass is never defined, but because you using it like an object (with...
slickhickus001
Offline Send Email
Nov 15, 2004
8:03 am
1757
Do you can help me to change any php code ? I have any gallery script. It works fine, but I need other preferences. This script is needet to copy into the...
Heinrich Balles jr.
hbheiner
Offline Send Email
Nov 15, 2004
8:25 am
1758
This is the code : => <?php $thumbw = 0; $thumbh = 100; $perrow = 4; $perpage = 20; $tableborder = 0; $tablewidth = "75%"; $cellspacing = 3; $bgcolor =...
Heinrich Balles jr.
hbheiner
Offline Send Email
Nov 15, 2004
8:33 am
Messages 1729 - 1758 of 9229   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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