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...
Feb 2, 2003 1:35 pm
1003
Newbie!! Could you please take a look and tell me what is wrong? <html> <head> <title>Web quest</title> </head> <body bgcolor="#FFFFFF"> <?php if ($submit ==...
Try something like this. First, put all that HTML at the bottom into a seperate file, and use an include - also, depending upon your PHP install you may need...
Seems like the boolean should work. I clipped the mail function from the manual, see below. Bet it is the $HTTP_POST_VARS issue for the form values. A lot of...
Hi sometime is good idea to separate the HTML form and the PHP file. I found it very useful.Just call the PHP file on the action part of your form. Goodluck ...
Hi there, Is there any way to use call_user_func_array to instantiate an object?? Basically I have the follwing: class User { function User($name, $number) { }...
Rob
rcherry@...
Feb 5, 2003 9:17 am
1009
Try this create_user_func_array("new User",array("bob","1234"); ... From: Rob [mailto:rcherry@...] Sent: Wednesday, February 05, 2003 4:17 AM To:...
Not sure if it will work. ... From: Lam, Chun Matthew [mailto:clam@...] Sent: Wednesday, February 05, 2003 11:06 AM To: 'php-objects@yahoogroups.com' ...
I think that the approach is incorrect here. You should think on a factory pattern when using an anonymous/indirect way of creating an object. Make a static...
Dear list, In the example below I try to declare two classes with the same name but where the first is in lower case and the second in upper case. I thought...
fdqps@...
Feb 7, 2003 3:59 pm
1013
The workaround is to rename one of the classes. ... From: fdqps@... [mailto:fdqps@...] Sent: Friday, February 07, 2003 11:10 AM To:...
Jay Blanchard
jay.blanchard@...
Feb 7, 2003 4:05 pm
1014
put them into one class. overload the constructor for Mysql and give a default value for oci. I know that would mean some changes to your existing code, but in...
Why not try mysql_free_result($result); mysql_close($conn); Or exit or similar - you can store the variables, close the sql stuff and continue using the ...
lixlpixel
lixlpixel@...
Feb 7, 2003 8:17 pm
1019
Class names get mangled so they are not case sensitive (look at the appropriate code in the "php4" source tree in cvs.php.net). In your case, why not use a...
conn =& DB::connect('mysql://username:password@hostspec/database_name'); ^^^ Excuse my ignorance here, but I just have to ask. What is the ampersand doing in...
... Look in the manual for information about references. Also if you look at the code for the connect() method (in DB.php), you'll clearly see: function...
I would have a problem of this type. I have a chart family produced and a products (db MySQL). I would like to be able to paginate in a page php the name of...
Note: forwarded message attached. srikant palivela ... Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day [Non-text portions of this message...
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...
Feb 16, 2003 2:42 pm
1026
... every ... photo. ... a ... no one can hel me ??...
you're looking to query the DB for the family info (pic loc, etc) and at the same time query the DB for all the products for this family (prod name, pic loc)...
Hello, Just wondering if anyone has some code to do this, or if not, know of some other software that accomplishes this. I frequently find myself scanning a...
John Steele
jsteele@...
Feb 20, 2003 2:32 am
1029
I found a program, called pdftohtml. I do not remember wheter it's freeware or not. It converts from pdf program to html documents, respecting pages, indexes, ...
Andrea
techref@...
Feb 20, 2003 8:01 am
1030
Hello List, I am a new member of the List and I want know from scratch PHP scripting... Actually, I want to build a dynamic website using under PHP World of...
haha help yourself and ......
___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! ...