M. Sokolewicz wrote:
Nadim Attari wrote:
Hello,
I have some text in a table... the text contains hyperlinks (but not
html coded, i.e. plain "Some text...http://www.something.com";)
When i retrieve these texts from the table, i want the hyperlinks to
become clickable, i.e.
"Some text...hre
Chris wrote:
Marten Lehmann wrote:
Hello,
openssl is compiled for x86 on my system, so the libs are in
/usr/lib64 rather than /usr/lib. But configure only looks in /usr/lib
and gives me
configure: error: Cannot find OpenSSL's libraries
Just checked ./configure and it had this option:
--
Marten Lehmann wrote:
Hello,
openssl is compiled for x86 on my system, so the libs are in /usr/lib64
rather than /usr/lib. But configure only looks in /usr/lib and gives me
configure: error: Cannot find OpenSSL's libraries
Just checked ./configure and it had this option:
--enable and --wi
On Tuesday 22 August 2006 00:26, Lester Caine wrote:
> Larry Garfield wrote:
> > I'm watching this thread closely myself, as I'd love something to use at
> > home (on Linux) that doesn't cost what Zend does. :-) Currently I use
> > PHPeclipse, but it is frankly not that good (the code assistance f
tedd wrote:
Not meaning to wake you, but you might consider removing markup from
presentation via css. If so, checkout:
http://www.w3schools.com/css/css_pseudo_elements.asp
Ah, good point! Lol. Looking into that now... all I want is basic
access-key support/styling.
Thanks for the tip. :)
Good afternoon. I'm getting a weird mysqli error in my object
destructor. Here's an example:
query("SELECT 'test'");
print_r($db->error);
}
function __destruct()
{
global $db;
$db->query("SELECT 'test'")
[EMAIL PROTECTED] wrote:
I don't have a clue why my gmail account hasn't started to get traffic. But
it's funny how we get accustomed to the exchange of ideas and cyber-contact
with others. I guess I 'm having some withdrawal. ;-)
Why not use gmane?
I "subscribe" to the vast majority of my mai
On 8/18/06, Chris W. Parker <[EMAIL PROTECTED]> wrote:
Ideas:
1. Use flash to allow the user to draw an image. If the original image
created during signup is within an acceptable range of the image used to
authenticate, let them in.
2. (I saw this somewhere else... don't remember where or what
Cron for the mailing list has done its magic, so we can move this off
the php-general list, i'm sure much to the relief of all those _not_
interested in this lot ;)
Please visit http://avoir.uwc.ac.za/mailman/listinfo/phpcart-devel to
subscribe.
--Paul
On Tue, 2006-08-22 at 10:24 -0700, Ryan A
On Tue, August 22, 2006 11:52 am, Robert Cummings wrote:
> On Tue, 2006-08-22 at 09:22 -0700, Ryan A wrote:
>> > Please sign up for an account and join the project
>> > at
>> > http://gforge2.uwc.ac.za/projects/phpcart/
>> >
>> > I have started a mailing list, which should kick in
>> > in a few hou
--- Richard Lynch <[EMAIL PROTECTED]> wrote:
> And if you do NEED those 250,000 features completed
> in 30 days, you
> have no choice but to suck it up and use the
> least-evil of the carts
> out there.
>
> Which brings us back (almost) to the original
> question...
>
> Which pre-packaged PHP
On Mon, August 21, 2006 2:13 pm, Dave Goodchild wrote:
> On 21/08/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>>
>> hi.
>>
>> I have to check if the script file belongs to any ov form1.php to
>> form6.php files. Need something like:
>> preg_match('/form*.php/', $_SERVER['PHP_SELF'])
>> whe
> > Maybe APC (August php cart :D )
> >
>
> How about SPECS - Simple [PHP|Pluggable] E-Commerce
> System.
>
> I have a few thoughts about this idea and will put
> something together
> later today.
>
> -Stut
>
"What's in a name? That which we call a rose by"
:D
Not really bothered
And if you do NEED those 250,000 features completed in 30 days, you
have no choice but to suck it up and use the least-evil of the carts
out there.
Which brings us back (almost) to the original question...
Which pre-packaged PHP shopping cart sucks least?
On Tue, August 22, 2006 11:13 am, Ryan A
Pretty much, yeah.
And apparently the next thing not to do is to run out and start coding
your own shopping cart for general release, as every damn one of them
got started that way. :-)
On Mon, August 21, 2006 3:18 pm, Gerry D wrote:
> So if I understand you gentlemen correctly, these pre-builds
> > Maybe APC (August php cart :D )
>
> Obviously you don't run the APC op-code cache ;)
:) you got me there Rob, dont have a clue about it.
Sorry if I stepped on anyones toes.
Cheers!
Ryan
--
- The faulty interface lies between the chair and the keyboard.
- Creativity is great, but plag
Hey,
> > Hey,
> > Signed up there, but how do i join the project? my
> > username is "ryan"
> >
>
> OK I have added you as a project admin.
Thanks
> > I think you might also want to change the project
> > name... phpcart is just too common to think that
> > someone else is not using for one o
On Tue, August 22, 2006 6:39 am, Peter Lauri wrote:
>
> I want to add some functionality when calling the mysql_query():
>
> function mysql_query($Query) {
>
> //do stuff before
>
> mysql_query($Query);
>
> //do things after
>
> }
>
>
>
> This would just be for o
Ryan A wrote:
Maybe APC (August php cart :D )
How about SPECS - Simple [PHP|Pluggable] E-Commerce System.
I have a few thoughts about this idea and will put something together
later today.
-Stut
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/
On Tue, August 22, 2006 8:12 am, mbneto wrote:
> I did that but my apache+php still does not recognize the mysql
> extension.
> I get no error messages while staring the server but phpInfo does not
> show
> the mysql support...
>
> php 5.1.4, mysql 5.0.22, apache 2.0.58
Check the apache error_log
On Tue, August 22, 2006 8:34 am, Marten Lehmann wrote:
> openssl is compiled for x86 on my system, so the libs are in
> /usr/lib64
> rather than /usr/lib. But configure only looks in /usr/lib and gives
> me
>
> configure: error: Cannot find OpenSSL's libraries
>
> How can I change this?
If passing
> Hey,
> Signed up there, but how do i join the project? my
> username is "ryan"
>
OK I have added you as a project admin.
> I think you might also want to change the project
> name... phpcart is just too common to think that
> someone else is not using for one of their products.
>
The proje
On Tue, 2006-08-22 at 09:22 -0700, Ryan A wrote:
>
>
> >
> > Please sign up for an account and join the project
> > at
> > http://gforge2.uwc.ac.za/projects/phpcart/
> >
> > I have started a mailing list, which should kick in
> > in a few hours...
> >
> > --Paul
>
>
> Hey,
> Signed up there,
>
> Please sign up for an account and join the project
> at
> http://gforge2.uwc.ac.za/projects/phpcart/
>
> I have started a mailing list, which should kick in
> in a few hours...
>
> --Paul
Hey,
Signed up there, but how do i join the project? my
username is "ryan"
I think you might also
Please sign up for an account and join the project at
http://gforge2.uwc.ac.za/projects/phpcart/
I have started a mailing list, which should kick in in a few hours...
--Paul
On Tue, 2006-08-22 at 08:47 -0700, Ryan A wrote:
>
> --- Paul Scott <[EMAIL PROTECTED]> wrote:
>
> >
> > On Tue, 2006-
--- Dan McCullough <[EMAIL PROTECTED]> wrote:
> Another thing to remember is that you dont want to
> get overwhelmed
> with all the work when you are going to build your
> own, a list of
> 250,000 features will never get done, many have
> tried, many have
> failed, so plan what you need to start
Some already good workarounds given for this question...
BUT.
Is it even possible to override a core function?
Like I wrote a function called 'exit' and I got a parser error, which
leads me to believe it is not even possible to override the core
functions. Is this true of ALL PHP functions?
-B
> I believe you can find those out there as well, most
> of what you need
> will be available out there, you will be able to
> find them and then
> take what you need to work it into your cart,
> probably would be a good
> idea to think of all the different pieces and then
> find the different
--- Paul Scott <[EMAIL PROTECTED]> wrote:
>
> On Tue, 2006-08-22 at 05:36 -0700, Ryan A wrote:
> > It really looks like I will have to write this
> myself
> > :(
>
> We need to create a proper one, under a decent
> licence as a community
> damnit! Maybe even a generic PEAR object that can be
>
Brad Bonkoski wrote:
Some already good workarounds given for this question...
BUT.
Is it even possible to override a core function?
Like I wrote a function called 'exit' and I got a parser error, which
leads me to believe it is not even possible to override the core
functions. Is this true of
On Tue, 2006-08-22 at 22:19 +0700, Peter Lauri wrote:
> Yes, of course I can do that. But I was just lazy and wanted to reuse the
> function mysql_query that I am already using.
You could look into the runkit extension. I believe it allows this. At
any rate, using mysql_xxx() is veyr low level and
You can't just define a new function with the same name. The only way I
know to literally redefine the function is using the runkit extension -
http://pecl.php.net/package/runkit
That allows you to rename functions as well as moving them, so you could
rename it to something like old_mysql_query(
[EMAIL PROTECTED] wrote:
>>> Would someone kindly let me know if there is activity on
>>> [EMAIL PROTECTED] I have not gotten posts for a few days now,
>>> and I'm having no luck connecting to the help, owner or admin
addresses.
>>
>> Thanks Jochem, Thomas, and Jay.
>>
>> Anybody know Wez Furlong'
It may be possible to override the core function - I don't actually
know. If you just define a new function with the same function it might
work OK.
The snag I see coming at you like a tonne of bricks is 'how do you call
the original function once you have overridden it.'. This like like
ca
Another thing to remember is that you dont want to get overwhelmed
with all the work when you are going to build your own, a list of
250,000 features will never get done, many have tried, many have
failed, so plan what you need to start with and build the other
features later.
On 8/22/06, Dan McC
Yes, that could solve it. However, my question was if I can override the
core functions :) Similar that I can do Parent::myFunction() in a subclass,
I want to do that, but with core functions :)
-Original Message-
From: Jochem Maas [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 22, 2006
I believe you can find those out there as well, most of what you need
will be available out there, you will be able to find them and then
take what you need to work it into your cart, probably would be a good
idea to think of all the different pieces and then find the different
examples/tutorials/
Yes, of course I can do that. But I was just lazy and wanted to reuse the
function mysql_query that I am already using.
-Original Message-
From: Paul Scott [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 22, 2006 7:48 PM
To: Peter Lauri
Cc: php-general@lists.php.net
Subject: Re: [PHP] Ove
Hey,
> There are many payment processing
> script/classes/examples available
> that you could use. Just google around for your
> gateway provider,
> like PHP and Authorize.net, etc, or go to their site
> and look for a
> developer, API or something like that to see if they
> have done some
> exam
[EMAIL PROTECTED] wrote:
>> Would someone kindly let me know if there is activity on
>> [EMAIL PROTECTED] I have not gotten posts for a few days now,
>> and I'm having no luck connecting to the help, owner or admin addresses.
>
> Thanks Jochem, Thomas, and Jay.
>
> Anybody know Wez Furlong's emai
Check out lists.php.net
On 8/22/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Would someone kindly let me know if there is activity on
> [EMAIL PROTECTED] I have not gotten posts for a few days now,
> and I'm having no luck connecting to the help, owner or admin addresses.
Thanks Jochem,
> Would someone kindly let me know if there is activity on
> [EMAIL PROTECTED] I have not gotten posts for a few days now,
> and I'm having no luck connecting to the help, owner or admin addresses.
Thanks Jochem, Thomas, and Jay.
Anybody know Wez Furlong's email address? I had this problem once
[snip]
Would someone kindly let me know if there is activity on
[EMAIL PROTECTED] I have not gotten posts for a few days now,
and
I'm having no luck connecting to the help, owner or admin addresses.
[/snip]
Yes, it is working
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit
maybe you should resubscribe :)
on Tuesday 22 August 2006 16:31, [EMAIL PROTECTED] wrote:
> Would someone kindly let me know if there is activity on
> [EMAIL PROTECTED] I have not gotten posts for a few days now, and
> I'm having no luck connecting to the help, owner or admin addresses.
>
> Thanks
Would someone kindly let me know if there is activity on
[EMAIL PROTECTED] I have not gotten posts for a few days now, and
I'm having no luck connecting to the help, owner or admin addresses.
Thanks,
David
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit
On Tue, 2006-08-22 at 05:36 -0700, Ryan A wrote:
> It really looks like I will have to write this myself
> :(
We need to create a proper one, under a decent licence as a community
damnit! Maybe even a generic PEAR object that can be customized/extended
to connect to whatever gateway you need to?
Hmm..
in my system, /usr/lib is a sym link to /usr/lib64...
but..
Try this configure option:
--with-openssl[=DIR]
-B
Marten Lehmann wrote:
Hello,
openssl is compiled for x86 on my system, so the libs are in
/usr/lib64 rather than /usr/lib. But configure only looks in /usr/lib
and gives me
Hello,
openssl is compiled for x86 on my system, so the libs are in /usr/lib64
rather than /usr/lib. But configure only looks in /usr/lib and gives me
configure: error: Cannot find OpenSSL's libraries
How can I change this?
Regards
Marten
--
PHP General Mailing List (http://www.php.net/)
To
On Tue, 2006-08-22 at 18:39 +0700, Peter Lauri wrote:
> I want to add some functionality when calling the mysql_query():
Why not simply wrap the mysql_query function in a php function?
function query($whatever)
{
log($whatever);
$ret = mysql_query($whatever);
//do stuff a
Hi,
I did that but my apache+php still does not recognize the mysql extension.
I get no error messages while staring the server but phpInfo does not show
the mysql support...
php 5.1.4, mysql 5.0.22, apache 2.0.58
On 6/27/06, Jeremy Schreckhise <[EMAIL PROTECTED]> wrote:
Here is the direct do
At 4:29 AM -0700 8/22/06, Micky Hulse wrote:
Thanks to you folks, this works even better:
if($configs['access_key'] === true) {
foreach($pages as $key => $string) {
$pages[$key][0] = ''.$string[0][0].''.substr($string[0], 1);
}
}
Many thanks, :)
... Now I can sleep. :D
Cheers,
Micky
Micky
Commercial product that is good http://www.x-cart.com/
On 8/22/06, Ryan A <[EMAIL PROTECTED]> wrote:
It really looks like I will have to write this myself
:(
I know it will be good for experience but like someone
else has pointed out, I would rather work with someone
elses code for the payment
There are many payment processing script/classes/examples available
that you could use. Just google around for your gateway provider,
like PHP and Authorize.net, etc, or go to their site and look for a
developer, API or something like that to see if they have done some
examples.
On 8/22/06, Ryan
It really looks like I will have to write this myself
:(
I know it will be good for experience but like someone
else has pointed out, I would rather work with someone
elses code for the payment parts knowing that it has
been totally debugged than getting screwed later on
because I missed assigning
Peter Lauri wrote:
> Hi,
>
>
>
> I want to add some functionality when calling the mysql_query():
>
>
>
function my_query($Query) {
//do stuff before
mysql_query($Query);
//do things after
}
// or something like:
class PeteDB {
var $conn;
Hi,
I want to add some functionality when calling the mysql_query():
function mysql_query($Query) {
//do stuff before
mysql_query($Query);
//do things after
}
This would just be for one project where I want to record all Queries and
the result of
Thanks to you folks, this works even better:
if($configs['access_key'] === true) {
foreach($pages as $key => $string) {
$pages[$key][0] = ''.$string[0][0].''.substr($string[0], 1);
}
}
Many thanks, :)
... Now I can sleep. :D
Cheers,
Micky
--
PHP General Mailing List (http://www.php.net/)
To
Stut wrote:
I could be mistaken, but I seem to remember reading somewhere that using
that syntax to access characters in a string has been removed from PHP6.
I suggest you use $string[0] instead.
(Yes, I am sleep-typing!)
Hi Stut,
Ah, thanks for bringing that up...
Changing this:
$pages[$i
Yeah, I do need sleep...
Thanks guys for the posts... exactly what I was looking for.
Oh, and I did come-up with something similar right after posting:
if($configs['access_key'] === true) {
$pages[$i][0] = substr_replace($pages[$i][0],
''.$pages[$i][0]{0}.'', 0, 1);
}
Thanks again to both of
David Tulloh wrote:
echo "".$string{0}."".substr($string, 1);
I could be mistaken, but I seem to remember reading somewhere that using
that syntax to access characters in a string has been removed from PHP6.
I suggest you use $string[0] instead.
-Stut
--
PHP General Mailing List (http:/
Micky Hulse wrote:
> Hi,
>
> It is getting late, and I do not think I am thinking clearly...
>
> What would be the best way to wrap tag around the first letter
> of a string?
>
> I know it has to be a combination of str_replace() and substr(), but due
> to my level of sleepiness I am having a l
$string) {
$strings[$key] = '' . $string[0] . '' . substr($string, 1);
}
?>
Micky Hulse wrote:
Hi,
It is getting late, and I do not think I am thinking clearly...
What would be the best way to wrap tag around the first
letter of a string?
I know it has to be a combination of str_repla
Hi,
It is getting late, and I do not think I am thinking clearly...
What would be the best way to wrap tag around the first letter
of a string?
I know it has to be a combination of str_replace() and substr(), but due
to my level of sleepiness I am having a lot of trouble working this one
o
Larry Garfield wrote:
http://www.zend.com/phpide/
I just tried to install the modular version for my existing Eclipse install.
It insists it won't install without feaure org.eclipse.emf (2.2.0). Since it
provides no indication of how to get such feature, I haven't been able to
give it a se
64 matches
Mail list logo