Hi List,
I am trying to allow dynamic URL's for my users to remember
similiar to:
www.mysite.com/joesoap
So I want to use "joesoap" in a PHP script to pick up the
user's details
from a MySQL database. If the "joesoap" does not exist in the table
I will handle that.
So basically I have one file
Hi All,
I've tried to compile and install PHP with gd and freetype library enabled,
and all PNG and GIF library are loaded. But somehow, JPEG and Freetype still
not recognized. I installed Freetype 2.0.
Anyone facing these problems before ??? How can I resolved these ?
Regards,
Feris
why not upload a phpinfo() file and see?
I'm personally not quite sure how this would work, and I'm interested
in finding out.
On 10/8/05, James Benson <[EMAIL PROTECTED]> wrote:
> Hey everyone, probably missed the bit in the manual but my current
> webhost allows uploading of my own php.ini to m
Hey everyone, probably missed the bit in the manual but my current
webhost allows uploading of my own php.ini to my home dir, my question
is how to do this?
My guess would be to set the ./configure line to something like
--with-config-file-path=/home/*/public_html
but I dont wanna re-compile
Jasper Bryant-Greene schrieb:
> I disagree. Best solution: Don't use a confirmation thing, provide the
> ability to undo changes instead. That way you don't piss off the
> advanced users who KNOW what they're doing, but you still allow the less
> advanced users to undo changes they "accidentally
> so I'd suggest taking a look at the Perl libraries for ICQ/AIM and
> other IM clients that you can probably adapt to PHP without too much
> work. Check www.cpan.org for this.
Or "sniff" the traffic of a "normal" ICQ client and learn the protocol
that way. Alternatively you could search for a l
Hi,
from php function manual. I found:
flock() will not work on NFS and many other networked file systems. Check
your operating system documentation for more details.
And from http://nfs.sourceforge.net/#section_d:
flock()/BSD locks act only locally on Linux NFS clients prior to 2.6.12. Use
fcnt
Al Hafoudh wrote:
> is it possible to connect to icq, send messages and etc? thanx
It should be possible, since PHP has full socket support. I googled a
bit and then checked the PHP Resource Index, and found the following:
http://php.resourceindex.com/Complete_Scripts/Instant_Messaging/ which
d
is it possible to connect to icq, send messages and etc? thanx
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello if i just want to recive ONE result from mysql i used to use:
echo mysql_result($result, 0);
Are there any equivalence to this in mysqli? Or what should i use to only
recive ONE result, for example when i query with LIMIT 1.
-
FREE E-MAIL IN
Hi Mark,
basically what I am working on is integrating a step inbetween the checkout
and the payment gateway processing.
The cardholder information is checked for enrolment in the first step, if
the cardholder is enrolled he will need to authenticate himself by password
(this is where the 2nd pa
11 matches
Mail list logo