--->>
> > >
> >
> > --
> >
> >
> > <<
> > Jasper Howard - Database Administration
> > ApexEleven.com
> > 530 559 0107
>
instance of my Foo class, but the script execution stops entirely without so
> much as a warning. Is this a bug? Is there a new mechanism in PHP5, such as a
> getInstance function (i.e. object getInstance (string className))? Thanks in
> advance for any comments!
>
> Daniel
--
M
; }
> }
>
> $foo = new Caller();
> $a = $foo->test(1, "2", 3.4, true);
> var_dump($a);
> ?>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
--
Maciek Ruckgaber Bielecki
"If
snip]
> >>
> >> Type crontab -e and the cron file will be openedunless you're on a
> >> Windows machine
> > in both cases, this is the wrong list to ask this.
> >
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, v
ÜberGeek
> KegWorks.com
> 716.856.9675
> [EMAIL PROTECTED]
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
--
Maciek Ruckgaber Bielecki
"All our lauded technological progress -- our very civilization - is
t; PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
--
Maciek Ruckgaber Bielecki
"Sometimes one pays most for the things one gets for nothing."
--Albert Einstein--
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
because I have seen at least one 'product' that reports to produce
> PDF from HTML 'files'.
>
> Any help/guidance/suggestions/URLs welcomed.
>
> Graham
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.
t (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
--
Maciek Ruckgaber Bielecki
"Perfections of mean and confusion of goals seem -in my opinion- to characterize our
age. "
--Albert Einstein--
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
come up with a way to convert it.
>
> >
> > I need it to not rely on DOM since the php which I am dealing with,
> only has expat compiled in.
>
> DOM and expat are two completly differnt things.
>
>
> Curt
> --
> The above comments may offend you. flame
How can I get IP Address from my connection ppp0 or ppp1 in Linux? What
> 's the function?
>
>
> thanks
> Erick
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
--
Maciek Ruckgaber Bielecki
Hi there everybody !!
i have been trying to set the encoding attribute in the
document definition, using the DOM model
any idea about some info ???
Thanks in advance!!!
--
Maciek Ruckgaber Bielecki
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
wanted
(á é í ó ú )
if you write : célula, will obtain cula, the character following the
tilde char dissapears !!
i found that compiling php WITHOUT --enable-gd-native-ttf
make things work normally again.
Any ideas ??
--
Maciek Ruckgaber Bielecki
"Perfections of
else {
> echo "you clicked";
> }
> ?>
>
> If I use This works finedo I need to do
> something else with the code?
> Help is very appreciated.
>
> Cheers.
>
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
&g
gt; be located. Please help.
>
> Samantha
> Sacramento, CA
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
--
Maciek Ruckgaber Bielecki
Desarrollo
http://www.colegiosenlinea.com
"Only one who devotes
t_db("images", $conn) OR DIE (mysql_error());
>
> $sql = ("SELECT * FROM images WHERE id = '$_GET[id]'");
> $result = mysql_query($sql, $conn);
>
> if (mysql_num_rows ($result ) > 0)
> {
> $row = @mysql_fetch_array($result);
>
On Thu, Mar 13, 2003 at 05:56:40PM -0600, Tom Woody wrote:
> On Fri, 14 Mar 2003 00:37:38 +0100
> Michael Cronstrom <[EMAIL PROTECTED]> wrote:
>
> > I get the message:
> >
> > Notice: Undefined variable: msg in
> > F:\www-root\domain.com\website\script.php on line 202
> >
mate, this is not actua
On Fri, Feb 21, 2003 at 09:03:18AM -0800, Rot Alvarez wrote:
> Bueno gracias..ten??as tod al raz??n...pero haora sale esto:
>
> Listado de tablas:
>
> Warning: Supplied argument is not a valid MySQL result resource in
>/../web/php_mysql.php on line 40
>
tiene cara de que le estas pasando algo
Thanks a lot for your sugestions guys, and i'll have a look into phpMail
and write a prototype keeping in mind your advice about the size of
chunks and use of sleep. Just let me bother you a little bit more
if i run into trouble Michael ;-)
Thanks again guys !
Hi there Guys!
I'll start to write an application which will be used to send large
amounts of mail to users in a DB. All these mails to be sent shoul be
personalized. Since i understand, and please correct me if im wrong, the
mail() function is not a good option for this purpose. (the amount of ma
see at http://verisign.com
two services are available:
payflo link & payflow pro
regards,
--
"Few are those who see with their own eyes and feel with their own
hearts."
Albert Einstein
--
i dont finally understand mate what do need, load the values already
filled, when the form is not sent because of an error?
you can try something like this
for($i=0;$1<5;$i++)
{
}
if that is what you need, if no, you can write to me in spanish, and
explain better in spanish ;)
regards
have alook at this one, i have one prob, dont know how your 'Results'
field does look like so i used ' '(or space) separator
hope it helps :-)
\n";
print " \n";
}
$content = "";
while($row=mysql_fetch_array($result))
{
$content .= "Identity : ".$row['GGID']."\n"
.= "
be carefull with the results of mysql_fetch_array, array names are DB
field names, for easier access =)
";
while($orgData=mysql_fetch_array($result))
{
// note that OrgName is the field name in the database.
// for value you may use the org_id instead, if you have one in the
how about :
#!/usr/local/bin/php -q
regards,
Maciek Ruckaber Bielecki
On Sat, 28 Dec 2002, gamin wrote:
>
> "Maciek Ruckgaber Bielecki" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > try :
&g
try :
--
"Few are those who see with their own eyes and feel with their own
hearts."
Albert Einstein
-
Maciek Ruckaber Bielecki
On Sat, 28 Dec 2002, gamin wrote:
> H
o of course !!
mine won't work in !UNIX ;-)
On Fri, 27 Dec 2002, Johannes Schlueter wrote:
> On Friday 27 December 2002 21:46, Maciek Ruckgaber Bielecki wrote:
> > depending on what you need, sometimes this does the trick for me :-)
> >
> >
hi there !!!
check your HTML code, probably you miss something, it may be why the
form does not display properly always, have a look on
WWW: http://www.w3c.org/People/Raggett/tidy/
:-)
--
"Few are those who see with their own eyes an
depending on what you need, sometimes this does the trick for me :-)
exec("ls path/",$files);
foreach($files as $value)
{
$elem .= $value."\n";
}
echo $elem;
--
i gess it is just a small example of how control your program flux using
the propertie ACTION of the tag, if the code is not included on the
CD as Stephen points, it will be explained later, so at this point in the
book you probably should be paying attention to the order in which scripts
are exec
thanks guys sleep did the miracle for me :-)
--
"Few are those who see with their own eyes and feel with their own
hearts."
Albert Einstein
-
Maciek Ruckaber Bielecki
Hi guys !!
im starting on this list today so hello to everyone :-)
i have been programming in php for 2 years now, so i hope i may be
helpfull.
on the other hand im quite new to CLI PHP, an here my first question on
the list :
has anyone an idea of how can i do some kind of decent delay (instead o
31 matches
Mail list logo