rather on *what* and *when* it is appropriate to *use* or *substitute*
something like Doctrine instead of using straight pdo or mysqli or the
abstract that came with that particular framework. Substituting
Doctrine or some other abstract could complicate a project rather than
help.
Jamie
On Thu,
Whether to use one or not and if so
which one?
Jamie
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
n't have given the end result I sought, I don't think. Clear case
of not seeing the forest for the trees.
Jamie
On Thu, Aug 4, 2011 at 10:31 AM, Andrew Ballard wrote:
> On Thu, Aug 4, 2011 at 1:18 PM, Jamie Krasnoo wrote:
> >
> > Hey all,
> >
> > I get the
' => '...'
),
1 => array(
'id' => '2',
'address1' => '...',
'address2' => '...',
'city' => '...',
'state'=> '...',
'zip' => '...'
)
);
For some reason I can't seem to come up with the right naming schema in
forms in order to get this structure.
Jamie
Most hosting companies have cURL already installed and available
rather than pecl_http. I probably should have said "try using cURL"
instead of "you should be using cURL". However most FREE hosting
companies probably won't even have that installed due to security
concern
You should be using cURL for making requests.
No, you won't be able to install any pecl packages on your host. It's
a free account and I doubt they will be bending over backwards for you
anytime soon. If you want custom hosting, pay for a VPS account or a
dedicated server.
On Thu, Jul 21, 2011 at
files all over the place if it had been something
else.
Jamie
On Tue, Feb 10, 2009 at 4:53 PM, Jamie Krasnoo wrote:
> Hmm, I'll try taking down the optimizer and seeing if it segfaults or
> not. If that's what it is it's a crying shame that apc and
> zend_optimizer can
Hmm, I'll try taking down the optimizer and seeing if it segfaults or
not. If that's what it is it's a crying shame that apc and
zend_optimizer can't get along.
On Tue, Feb 10, 2009 at 4:46 PM, Nathan Nobbe wrote:
> On Tue, Feb 10, 2009 at 5:34 PM, Jamie Krasnoo wrote:
&
ion_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so
Does APC not play nice with any of these?
Jamie
On Tue, Feb 10, 2009 at 4:25 PM, Nathan Nobbe wrote:
> On Tue, Feb 10, 2009 at 5:19 PM, Jamie Krasnoo wrote:
>>
>> I did compile Apache with mpm_prefork though.
>
> hmm
d for some time. They already exist and are not
using APC at all. As soon as APC is taken off they stop segfauting.
Jamie
On Tue, Feb 10, 2009 at 4:10 PM, Nathan Nobbe wrote:
> On Tue, Feb 10, 2009 at 5:03 PM, Jamie Krasnoo wrote:
>>
>> Yes, I'm using Apache 2.2.11 and I do bel
Yes, I'm using Apache 2.2.11 and I do believe that threading could be
enabled. Apache was compiled through cPanel with Easy::Apache. I
didn't see any options to disable threading unless I missed it.
Jamie
On Tue, Feb 10, 2009 at 3:51 PM, Nathan Nobbe wrote:
> On Tue, Feb 10, 20
ugh to try and see what is going on. I used gdb to peer in to a
core file and saw that libthread_db.1.so or something like that was
the culprit. Does anyone know what would cause PHP to start
segfaulting after APC was installed?
Thanks,
Jamie
--
PHP General Mailing List (http://www.ph
en other bugs on different
sites, but I did not manage to find any answers to this puzzle.
thanks
--
Jamie Dahl
"Thousands of tired, nerve-shaken, over-civilized people are beginning to
find out that going to the mountains is going home; that wilderness is a
necessity; and that mount
I have data being sent to another php page containing xml styled data. Is it
possible to read that data into the script? I have looked into the the
globals set but cannot see anything like waht im looking for.
Does anyone have any ideas?
Thanks
Jamie
--
PHP General Mailing List (http
k you can also use the sybase functions to connect to
a MSSQL server (or vice versa if you compile PHP with
"--with-mssql=/usr/local/freetds").
- Jamie
After looking through sybase.com and coming up with nothing I thought
it might be better to see if anyone has already been down t
Hi, i know its a little off topic, and its probably just me. But has
anyone else been having problems with the nntp ervers news.php,net?
more precisely connections being closed unespectedly? just checking to
see :)
Thanks
Jamie
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe
ny of them to give a
recommendation.
- (a different) Jamie
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
any sites that has a decent reference guide?
Thanks
Jamie
-==- Output from socket -==-
http://climateprediction.net/
climateprediction.net
Bob
gr432this444has333been888changed
FF035ggs5changedthisthis2sse25fb
9640.785061
28.001977
1093683684.00
132
', '')) > 0
You need the extra REPLACE() call there to remove the spaces or else
FIND_IN_SET() for your numbers won't work properly.
Details on the function at
http://dev.mysql.com/doc/mysql/en/string-functions.html
- Jamie
--
PHP General Mailing List (http://www.php.net/
ding. I think you
can do this if your code is withint a "project" and you specify it with
"Add to Project".
- Jamie
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
s
will happily delete them if it has the permission. So, be sure to really
check the user input and restrict the delete operations to a specific
directory.
- Jamie
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
pache process. A quick look at "man ssh" lists a bunch of
environment variables it uses/sets, but none of them look like obvious
culprits.
> I actually located a bug filed for this in early 2003 reguarding this
> happening on SuSE 8.1 with PHP 4.3.1, but the developers dropped i
makes sense
since you say it is working via PHP CLI, but perhaps you are seeing the
STDERR output along with the output of your script? This idea a longshot
at best.
--
Jamie
1. http://us4.php.net/language.operators.execution
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
e problem is, but I'm left to guess and play the "well,
I'll see if this passes" game. Anyhow, just a suggestion to not pin
yourself down to a single type of test - check it in multiple ways and
provide feedback based on the various checks.
- Jamie
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
alculation from the loop and calculate it by doing this:
$total = array_sum($_POST['qty']);
Try using arrays in your forms instead of sticking numbers onto the end
of your variable names and I think you'll find things getting much
easier for you.
- Jamie
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
man pages for details on how to do this properly and check for
errors:
http://us4.php.net/manual/en/function.fopen.php
http://us4.php.net/manual/en/function.fwrite.php
http://us4.php.net/manual/en/wrappers.ftp.php
- Jamie
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
hing like this:
You'll need error checking, etc. but that general idea should work. Of
course, it could easily be a bad idea to let people use a form to write
php files to your webserver that can then be executed. What would happen
on your server if I put this line in the textarea on the f
#x27;t this work?
foreach($models as $car => $model_array) {
foreach($model_array as $key => $model) {
print "The car is a $car $model";
}
}
If you know what manufacturer you want ('ford' or 'chevy') then you can
just get the models for that by doing this:
27;d also like to hear if someone has written nice
crawling code in PHP.
- Jamie
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
that helps - just wanted to throw out the more complex scenario as
you might not have initially thought of an approach like that.
- Jamie
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
the PEAR Auth class:
http://pear.php.net/package/Auth
http://pear.php.net/manual/en/package.authentication.auth.php
It allows you to use MySQL to store the user information and will
probably save you some time on the actual "login" part of your script.
- Jamie
--
PHP General Mailing
re options for doing things like parsing
email so that might get you up and running faster than with PHP. That
said, there are some things in the PEAR library that might help. Take a
look at the Mail_Mime class (http://pear.php.net/package/Mail_Mime).
- Jamie
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
f different accounts?
- Jamie
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
't cause processing halting." Based on that
it appears that introducing the parse error in foo2.php doesn't prove
that the file wasn't included. So, how do we actually prove this one way
or the other? I guess we could just like at the underlying C code. Any
takers?
- Jamie
[
The first place I would look is in your web server logs to establish if
the pages are actually requested multiple times at the time the
duplicate emails are sent.
- Jamie
Hello all - this problem is so wierd that I don't even know where to start.
Hopefully you all can give me a couple
ude('2.php');
hello();
?>
// 2.php
///
Save those two snippets into files named 1.php and 2.php. Pull up 1.php in your
browser and you'll see that the hello() function is undefined.
- Jamie
Good afternoon gurus and gurettes,
If I have a large app what i
a large code base that ran via http on my local dev server
and via https on the live server and it wasn't a problem. The PHP code
works the same regardless of whether the traffic between the web server
and the browser is encrypted or not.
- Jamie
Thinking of going from http to https on the s
s between
the two dates and from there you can figure out how many days are
between the two.
- Jamie
Hi
Is there any function avialable in PHP to calculate
the no of days by passing 2 dates like 1 argument is
1/1/2005 and the second one is 1/2/2005 then it
returns the no of days or how can i do
Thanks Jed,
Im just trying your method.
If i have any problems ill reply to this post
Jamie
"Jed Smith" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> This is done in a few examples using base64_encode() and base64_decode().
> A particular OpenGL example
there any better ways you suggest me to do this.
Im trying to this for two reasons first is to make the application usable by
anyone and the second reason is to try to push the boundarys of the langage.
I would like anyones comments and views on this please. Any views might help
me come to
command line. And when i add a variable using set PHPRC=e:/php. it does not
seem to work.
Any help or idea's would be helpfull.
Thanks
Jamie
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
o cares what happens on a Windows box?" I do.
This script needs to be cross platform usuable. Its no good using code that
defects on different operating system. Now someones explained i can work
arround it.
Jamie
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> You want to specifically check for
>
> $_SERVER["HTTPS"] == "on"
>
> because if you're not using HTTPS then $_SERVER["HTTPS"] does not exist.
>
If this is the case why does it work ok on my windows box? Shouldnt it have
same output accross all platforms?
--
PHP General Mailing List (http://
> Try $_ENV['HTTPS']
That prints nothing at all on windows and linux.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
my linux box it constantly
displays "We are using HTTPS" what means the statement is evaluating as
false. When it should be true (as im currently viewing the page off a HTTP
connection)
Any ideas?
Jamie
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
tps://host.mydomain.com/phpinfo.php
>
>Michael.
According to my phpinfo there is not a SCRIPT_URI
This is weird and confusing... why does it only work on a few operating
systems :S
Jamie
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
mpatitable.
Thanks
Jamie
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Is there a way to detect if a browser is using a HTTPS or HTTP. As i can get
the scripts self and the host its running off but i cannot seem to find a
way to grab if the connection is secure or not.
Thanks for any help in advance
Jamie
--
PHP General Mailing List (http://www.php.net/)
To
need
to store the artists that i have already passed and havent been matched so i
can check the next artist.
I know it sounds confusing, but i hope you understand what i mean! Any help
would be appreciated.
Jamie
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http
I have a COM server that exposes a read/write property with a parameter.
Here is the IDL:
[propget, id(5), helpstring("property Status")] HRESULT Status([in] BSTR
bstrPhase, [out, retval] long *pVal);
[propput, id(5), helpstring("property Status")] HRESULT Status([in] BSTR
bstrPhase, [in] long new
Hello,
I am wondering if it is possible to create web services using php? If so,
where would I go to find some resources about it?
Thanks
Jamie
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I'm trying to track progress etc..say running and how each run gets'
progressivly longer etc...or the time decreases as the distance stays
the same etc..
Anyway, when doing the mysql_fetch_array, I need that data to somehow
not get lost once the while loop has completed, also, I need to stack
I'm trying to track progress etc..say running and how each run gets'
progressivly longer etc...or the time decreases as the distance stays
the same etc..
Anyway, when doing the mysql_fetch_array, I need that data to somehow
not get lost once the while loop has completed, also, I need to stack
x27;email']) {
Maybe you could also point me to the lesson that needs to be learned
here. Is it that it is an array? or syntax?
Thanks for the assistance!
Jamie Sullivan
Philip Olson wrote:
First, read this:
http://www.php.net/variables.external
Second, assuming you have a PHP ve
$email) {
Any assistance is appreciated! Thanks,
Jamie
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
?
--
-
Jamie Ingram
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On 07/06, Jason Wong rearranged the electrons to read:
> php.ini > register_globals
Well, that was simple and stupid. :/
Thank you for the prompt reply. Obviously, that did the trick.
- Jamie
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.p
didn't really see anything that I understood to be related to the
problem I'm experiencing.)
TIA,
Jamie
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Sounds like you might be trying to do things the hard way. Wouldn't it be
easier to simply set the table widths as a percentage rather than an exact
width in pixels?
Eg. width="50%"
The above example will set the table width to 50% of the browser window
width. Or maybe you could use a bit of D
Sounds like you'll have to use PHP to to first create the images. Then in
your output page just include some javascript to rotate the images. If you
have to you can use PHP to write the javascript.
"Jessica Lee Tishmack" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> can you
You'de be better off using the built in nl2br() function
(http://www.php.net/manual/en/function.nl2br.php) it'll have the same effect
as a it'll insert a tag everwhere a newline character occurs. Where 2
newline characters occur it will produce which in your HTML will
break your text in the sam
"Mikhail Avrekh" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> You can say something like:
>
>
>
> window.open("=$csv_filename?>",
> "target",
> "resizable,status,width=500,height=200");
>
>
>
>
> On Wed, 3 Apr 2002, Joe Keilholz wrote:
>
> > H
What you need to do is include the path to the file in relation to the file
that is including it, this can be an absolute path or a relative path.
Eg.
Assuming the file is located in /www/foo/htdocs/foo/index_test.php and the
include file is in /www/foo/htdocs/
Absolute path: require("/www/foo/h
That's exactly what sessions are for, check out
http://www.php.net/manual/en/ref.session.php for more info about using
sesions.
> Hi,
> I have a menu, where I would like to be able to store which link the user
> last pressed. What is the best way of doing this? I thought about
sessions,
> but is
I have recently been requested to choose new technology to be used within my
organization. My options seem to include PHP and JSP, and I am leaning
toward PHP. The one thing I really need to know is how many concurrent
users PHP can handle at one time. This project is for an extremely large
cor
ting is what I was expecting for the
code below)
Thanks again
Jamie Smith
CODE follows
init();
header("Location: $HTTP_REFERER");
break;
case "add" :
$MYSESSION["cart"]->add($item_code, $form_qty, $option);
default:
?>
CODE :
Option:
h cgi, and many of the
scripts you see on the web are written in perl (look at the first line of
the script).
i personally havent any such converter.
jamie burns.
"Steven Dowd" <[EMAIL PROTECTED]> wrote in message
036601c127e2$a78f67d0$0100a8c0@win2k">news:036601c127e2$a78f
w to accomplish this?
regards,
jamie burns.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Hi,
What I'd like to do is take a string (paragraph) of text consisting of say
500 words and display only the first 100 words. Is there a function able to
do this?
Thanks.
Jamie
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addit
? I don't want to
list the last 5 records entered from each table but from the whole database.
Is there any easy way of doing this?
Thanks.
Jamie Saunders
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands,
Hi,
I've got a list of strings in the following format:
item one
item two
item three
What I'd like to do now is to capitalise the first letter of each word so
the list becomes:
Item One
Item Two
Item Three
Can anyone tell me how to do this?
Thanks.
Jamie Saunders
[EMAIL PROTECTED]
ly by simply
changing each comma to a '' in the script?
Thanks.
Jamie Saunders
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
t to be able to look for the
tags within the text files and parse them as PHP
include(""); tags. Is there any way of achieving this?
Thanks.
Jamie Saunders
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [E
ich field 'name' beings with A
} else if ($letter = B) {
...
I'm just starting out on this, so please excuse my ignorance :)
Jamie Saunders
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [E
use the str_replace() function
http://www.php.net/manual/en/function.str-replace.php
-Original Message-
From: Marcus James Christian [mailto:[EMAIL PROTECTED]]
Sent: 27 June 2001 05:19
To: [EMAIL PROTECTED]
Subject: [PHP] Filtering out \ when a ' is user entered?
Hello,
I'm pretty n
ok so i got
mail("[EMAIL PROTECTED]", "$message", "sms alert", "Return-Path: $email
<$email>\nFrom: $email <$email>\nReply-To: $email <$email>\nX-Mailer: " .
phpversion());
the email appears as from [EMAIL PROTECTED] istead of [EMAIL PROTECTED] which it
should (and always has done previousy)
I
name
multiple times).
I was only able to unearth one thread on this list pertaining to this topic
and the question never seemed to get answered. If you're interested an
archive of that thread is located at:
http://marc.theaimsgroup.com/?l=php-general&m=98803976202673&w=2
Thanks.
i think you be sendering this to the wrongs peepel.
-Original Message-
From: Mihailescu Emil [mailto:[EMAIL PROTECTED]]
Sent: 21 June 2001 04:52
To: [EMAIL PROTECTED]
Subject: [PHP] informations
Sir/Madame
Please allow me to introduce myself. My name is Mihailescu Emi. I am sales
man
Just a quickieDoes anyone know of any cheap but reliable (i.e. they know
at least something about PHP) Hosting companies in the UK?
By cheap i mean about £10 a month. Speed isn't an issue as long as were not
talking a snails pace.
Cheers
Jamie "Funkdaddy" Thompson
What is this problem you speak of? I have never come across any problems
with mail().maybe i'm not trying hard enough ;)
-Original Message-
From: Chris Cocuzzo [mailto:[EMAIL PROTECTED]]
Sent: 19 June 2001 05:04
To: PHP General List (E-mail)
Subject: [PHP] [php]using sendmail with php
but I
can't find any documentation for this? is it possible?
Thanks,
Jamie :-)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
what is the best way of using html templates to display data from a database?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
ok...sorry to ask a stupid question but
$result = mysql_query("SELECT jazz FROM funk WHERE foo='bar'")
but where do you go from there. How would you iterate through the array a
row at a time, doing your thing as you go along?
thanks,
jamie
--
PHP Genera
ay of resetting it?
Thanks.
Jamie Saunders
Mail: [EMAIL PROTECTED]
Web: http://jamie-s.co.uk
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Hi,
Is there a PHP function that will redirect the current page to another url?
e.g.
if ($varTwo == $varOne) {
URL redirection code
} else {
echo "You stay right where you are!";
}
Thanks.
Jamie Saunders
Ma
Hi,
I want to check whether a string contains a certain word e.g.
$varOne = "this is a string";
if ($varOne contains "is") {
return true;
} else {
return false;
}
Is there an operator for 'contains', if not how do you do t
Hi,
I've set up a MySQL database and an HTML search form. I'd like to know how
to search the database with whatever it entered into the form. It only
needs to be a simple search, returning anything that matches the word(s)
entered into the input box in the form. Thanks.
Jami
Hi,
Is it possible to add text onto the end of a variable name?
e.g. to add the word 'code' onto the variable $field so it would be $fieldcode
Thanks
Jamie Saunders
Mail: [EMAIL PROTECTED]
Web: http://jamie-s.co.uk
--
PHP General Mailing List (http://www.php.net/)
To unsubscri
Hi,
I'm submitting a phone number from an HTML form to a PHP page that examines
it to see if it's an integer:
form.html:
validate.php:
However, for some reason the script doesn't recognize the number as an
Integer - why is this and how can I remedy it?
Jami
ed in the PHP manual but can't find any
information relating to the query string.
Thanks.
Jamie Saunders
Mail: [EMAIL PROTECTED]
Web: http://jamie-s.co.uk
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [E
Hi,
How do you add text vars together e.g.
$varone = "hello";
$vartwo = "world";
$varthree = ($varone, $vartwo);
Obviously the above example doesn't work so can someone tell me how to do this?
Thanks
Jamie Saunders
Mail: [EMAIL PROTECTED]
Web: http://jamie-
Hi,
First of all, I've just joined this list, so here's a brief
introduction. My name's Jamie Saunders, I'm an 18 year old student from
the UK studying for my A-Levels. I'm currently working on a Computer
Studies project for a local business which involves setting
Jamie
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
up system. (RAQs let you download a compressed backup, which
can be easily uploaded, and reverted to).
Cobalt servers do these things.
Jamie
On 16 Mar 2001 08:10:24 -0800, [EMAIL PROTECTED] ("John Huggins")
wrote:
>You mention a large desire for a good web based administrator. I won
file they
are looking for.
Anyone have suggestions on how to close this security hole?
Thanks,
Jamie
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
7;s VERY tedious to
get a demo account, and see that their Web-based administrator is
junk. I'm used to the very slick administrator found on Cobalt
servers. I have given up after a half-dozen attempts at other servers.
I sincerely hope someone can help.
Thank you very much,
Jamie
--
PHP General Ma
the 'Type' value that should be in the array.
Can anyone help me with this code as I DESPERATLY need it.
Thanks again
Jamie
PS sorry for the long winded explaination but I hope I was clear enough in what my
aims are.
e I have only a limited amont of time to
test this site I'm only testing on Netscape and IE 4+ and they seem fine but I'd hate
to find out later that thjis was a poor method for this reason.
All any help with this is apreciated in anticipation.
Reagrds Jamie
e I have only a limited amont of time to
test this site I'm only testing on Netscape and IE 4+ and they seem fine but I'd hate
to find out later that thjis was a poor method for this reason.
All any help with this is apreciated in anticipation.
Reagrds Jamie
can do whatever you need to with the email.
If you need to parse the email into pieces and/or deal with HTML email,
attachments, etc. then you can check out the source code that runs
http://www.p3mail.com/ He has a number of libraries available that will help
take care of that.
- Jamie
--
PHP G
1 - 100 of 122 matches
Mail list logo