sarah...
rather than deal with classes/objs... (at least initially)
just create a simple php/mysql app that sets up the user/passwd/host for the
db, and see if you can do a successful mysql_connect check the return/error
codes to see if the call/code works
this will quickly tell you if you
disregard if you've already done this...
you might want to do a quick php app with phpinfo, to determine if/what version
of mysql php sees.. it's quite possible that php isn't seeing/interfacing with
mysql.
php needs to not only be built with a version of mysql, but the php.ini file
also need
hi...
i'm looking for 'open source' code that can be used in a website for handling
user registration, user admin functions... does anybody know of a good set of
functions that can provide this kind of feature set. or, can anybody give me
opinions regarding apps that you've used that have had t
hi...
i'm looking for a good app/function/code to allow users to select a given
item(s) from a list of categories. i'd also like the user to be able to display
users who have selected a given category from the list...
i can't seem to find an app that has this kind of code incorporated...
thank
0 = 14,800 based upon my level of precision
-bruce
-Original Message-
From: Jochem Maas <[EMAIL PROTECTED]>
Sent: Jan 25, 2005 3:42 PM
To: Bruce Douglas <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED], Jordi Canals <[EMAIL PROTECTED]>,
PHP List
Subject: Re: [PHP
so...
you're saying that 7.9 (repeating) is equal to 8.0
i say prove it.. as i recall the numbers might be for all practical purposes
the same, they are in fact vastly different...
so, prove your assertion...
-bruce
-Original Message-
From: Richard Lynch <[EMAIL PROTECTED]>
hi...
i'm in need of an app that has/should have directory/user/member functionality.
i want to setup a process to allow an adim to create different fields and
categories for a user to enter. think of a company employee database, where you
have the employe name, and then the various groups/proj
hi...
i'm in need of a glorified contact type application. i want/need to be able to
allow
users to enter their information into the system, specify what category(s) they
belong to, be able to see others, rank others, etc...
i also would like to be able to have some form of relational/6-degrees
mikey...
i'm not a guru... but this sounds like something that someone should have
already done (or thought about) in perl. you might find that there's already a
perl app/solution that gets you close to what you need, that would allow you to
either use the perl solution, or rewrite what it does
richard...
i'm not sure of the email/list name.. but there is an apache email list.. if
you get to the apache.org site.. they could help you.. they're actually pretty
good.. sorry i don't have the name right at my fingers right now!!
good luck...
-Original Message-
From: Richard Lync
if you want to know/have a rough guide on building/compiling php with
mysql/mysqli support, the following link should help you out... although it's
for linux..
http://marc.theaimsgroup.com/?l=php-general&m=109026859726530&w=2
it kind of walks you through what you need to do..
hope it helps...
hi...
i'm contemplating a project where a number of websites would communicate with
each other via some network of round robin/distributed servers. Each 'client'
website/app would be considered to be a 'node' of the overall network, and be
able to upload/download information to the network. The
if you want to know/have a rough guide on building/compiling php with
mysql/mysqli support, the following link should help you out... although it's
for linux..
http://marc.theaimsgroup.com/?l=php-general&m=109026859726530&w=2
it kind of walks you through what you need to do..
hope it helps...
now guys/ladies.. this was funny!
and can we move on... !
-Original Message-
From: Matthew Sims <[EMAIL PROTECTED]>
Sent: Dec 21, 2004 1:35 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] can I compile php source
> On Wednesday 22 December 2004 01:37, Paul Aviles wrote:
>> Guys, this
after looking at the msgs on this list for this thread...
i'm curious. if you see an email that you don't want to respond to, why can't
you simply choose not to respond to it, and ignore the msg.
peace..
-Original Message-
From: Paul Aviles <[EMAIL PROTECTED]>
Sent: Dec 21, 2004 7:48
and this response was helpful to the guy who asked the original question,
how
i mean, aside from showing that you know how to do a link, what did you show
peace...
-Original Message-
From: John Nichel <[EMAIL PROTECTED]>
Sent: Dec 20, 2004 4:32 PM
To: [EMAIL PROTECTED]
Subje
hi..
you might also look into 'bit torrent'...
peace..
-Original Message-
From: Richard Davey <[EMAIL PROTECTED]>
Sent: Dec 13, 2004 11:53 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Delivering large files via PHP (>300MB)
Hi all,
Just thought I would pick the collective brain on this
Hi.
I have a question regarding the DOM model. Does anyone know how to write to
the / text value using the DOM model. I more or less can write to
/ attributes of the DOM. but I can't figure out how to write
(or read) the text of a - attribute
I'd like to be able to do something like:
echo"
TED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Brian Schmidt
Sent: Friday, January 24, 2003 6:04 PM
To: [EMAIL PROTECTED]
Subject: RE: php/sendmail/apache/linux...
On Fri, 24 Jan 2003, Bruce Douglas wrote:
> However, as I stated, I'm fairly sure that the Sendmail app is working
given
>
hey...
I'm sure the question has been answered a 1000 times!!! I'm trying to create
a simple app to send email via PHP, using the "mail" function.
I'm using RedHat(Linux 8.0 , Sendmail), PHP(4.2.2), Apache (2.0.40).
I'm using the following piece of code:
, January 22, 2003 4:39 PM
To: 'Bruce Douglas'; [EMAIL PROTECTED]
Subject: RE: [PHP] a simple getenv question
Do this:
If what you want is here this just use: $_SERVER['REMOTE_ADDR'] etc
You will need to have a look at the source of the output as the rendered
view will l
PM
To: 'Jim Lucas'; 'Bruce Douglas'; [EMAIL PROTECTED]
Subject: RE: [PHP] a simple getenv question
The simplest way to start looking would be phpinfo() page for starters.
Timothy Hitchens (HiTCHO)
Open Source Consulting
e-mail: [EMAIL PROTECTED]
> -Original Me
Hi...
A simple question... In the following code:
I can only seem to get the last line to display the correct value. It's as
if I can't seem to get/return any of the SERVER environment variables using
the getenv() function
I'm using Apache 2.0.40, PHP 4.2.2 on Linux RedHat 8.0.
I've check
23 matches
Mail list logo