t; huge.
>
> Is that what you mean?
>
> Eddie
>
> -Original Message-
> From: Steve Vernon [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, December 24, 2002 8:57 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Images not stored in Databases
>
>
> Hiya,
> I h
Hiya,
I have nearly finished a project I am working on, and completely forgot about
having a newsletter service! Basically its a website, and on the registration page
people opt in or out of the newsletter, and this is a field in the database.
So either once a week, or randomly I want to
Hiya,
Perhaps I don't mean threads!
Basically I have a PHP script which is in a website, and runs when a
certain input is recieved and it is quite complicated, and may take quite a
time to finish, as it will be sending quite a few emails. The emails do not
have to be sent straight away, an
Hiya Greg or anyone else!
I realise that PHP does not have inherent thread support as yet. But is
it possible to simulate threads?
What I would like is for the user in a web site in a rare condition to
cause a long script to be completed. Now as far as I can make out you can
make it not ti
Hiya,
I'm working on an email part of a site, normally I just send in text,
but for this site I need to send HTML and text.
Now I have made the HTML ones, that work fine. Is there a PHP way to
convert this to a normal text file for the text emails?
It dosent need to be that preety or
Hiya,
How do you get GD to work on widnows 2K please?
My System has PHP installed on c:\PHP and I have got a copy of
php_gd.dll and placed it in f:\WINNT , f:\WINNT\System32 and all other
places I could think! The origional extension_dir was set to ".\" but I
deleted that to "" and then s
Hiya,
Just upgraded to 4.2.3 and I am using the attatched PHP.ini file. I use
sessions on my website, and they dont seem to work now after the upgrade.
Just wondering which lines do I need to alter please? After I logon, they
loose the session after choosing another page. Every page runs the f
Sessions problems in 4.2.3, with register globals off
Ok I got an email that gave me where some code was wrong, I said thanks and never
tested it!
Fixing the code it still dont work. SO I thought id make a simple code to test
sessions, and that don't work. What am I doing wrong??!! The followi
Solved it!
Didn't add a temp directory for sessions!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
s date and then redircts
to the actual page they are going to.
This however does not work I am getting a Parse error.
-- Original Message ---
From: Marco Tabini <[EMAIL PROTECTED]>
To: vernon <[EMAIL PROTECTED]>
Sent: 13 Nov 2002 17:18:18 -0500
Subject: Re: [PHP] UPDATE My
I made some modifications to the code and I do not get ant error messages,
but the database is still not updated. Here's the code:
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
>From what I think I heard on another group was that it dosent matter what
stylesheet you use, it will just read the file, getting words and following
links. Cant remember where I read this, think it was a forum, and they were
argueing about robots and whether they follow links specified in JavaScr
Hello,
I have a PHP script which gets data from a MySQL database and
returns an image. So returns the image of
id 3 from the database. What I really want is to state width is 100 and
height is 100 for example so I do not have to downlaod the entire
picture and specify the width and height
No,
I did think of it, but the page may end up with quite a few
pics, and I download of a modem...
Prefer if server has the load...
Steve
|-Original Message-
|From: Lazor, Ed [mailto:[EMAIL PROTECTED]]
|Sent: 02 July 2002 21:34
|To: '[EMAIL PROTECTED]'; [EMAIL
Hello,
At the moment I have a PHP script which accesses a database, to
get the data to return a picture. So the follwing url is actually a
picture of type image/jpeg:
getdata.php?id=6
So I can use:
Thats great and it works fine, but I feel that it does
Hello,
When I use the gmdate function, I get the English date, e.g. October. Is it
possible to get the date in German or another language? I really need the
server setting up so that it can handle different languages.
I suppose I could get the month as a number, and then convert the number,
but t
(Windows 2k, Apache, PHP, MySQL, Large Computer with Raid Array and Big
Drives!!!)
(Appology if this is been asked before, but I couldnt see it)
Hello,
First of all I had better say I don't think I am doing anything illegal. I
have over a thousand origional CD's, and would basically like not havi
erythros and Burhan,
Thanks for the reply.
Basically I started putting my music into a program , and the program I did
it on didn't like the amount of tracks (kept crashing), and didn't give me
as many options as I would like. I'm not worried about a fancy interface and
graphical displays of the
Hiya,
I have quite a few maitenence php scripts I run on the command line in
windows. I realise there are ways to alter the look of the DOS command
prompt in windows. But if I reinstall windows, or use the script on another
machine they will be lost.
I'm thinking of letting users download it as w
(PHP 4.3.0, Windows XP Pro, Office 2000 Pro)
Hello,
Just playing around with COM, and I got the error below.
Searching on google it mentions something about a DLL error.
Iv'e enabled dcom in php.ini.
What have I missed!
Line 2 says $excel = new COM("Excel.Application") or die("Excel could not
I'm trying to find a way to search text files in a directory using php. I've
done some researching under the filesystem section on php.net but seem to
have come up empty handed. Is there a way to do keyword searches on a txt
file in a directory hopefully with some type of relevance ranking?
Thanks
Hello,
I have search google, and PHP but I cannot find properly how to set the
maximum post upload size as 200Kb?
Do I use 200K or 200KB for post_max_size?
THANKS
Steve
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I move a number of sites from one server to another and one the one server we
had php4 and now we have php5 and since then my server seems to hang every time
there is a header, location redirect. Anyone have any ideas on how to resolve
this? Is there something I can easily change in the php.ini
y odd is the fact
that it worked in a previous version of php, so waht's changed?
~V
From: Ashley Sheridan [mailto:a...@ashleysheridan.co.uk]
Sent: Thu 1/7/2010 7:52 AM
To: James McLean
Cc: Vernon Webb; php-general@lists.php.net
Subject: Re: [PHP] Site Moved
Didn't know there were php logs, I thought they would be included in the Apache
logs, where do I find the php logs?
~V
From: Ashley Sheridan [mailto:a...@ashleysheridan.co.uk]
Sent: Thu 1/7/2010 8:42 AM
To: Vernon Webb
Cc: php-general@lists.php.net
Subjec
It's the oddest thing. I've found the logs but there is no error at all, the
server just hangs and the only way to get it back is to restart Apache.
From: Ashley Sheridan [mailto:a...@ashleysheridan.co.uk]
Sent: Thu 1/7/2010 9:04 AM
To: Vernon We
that is up and running.
Also I have not had much success with Apache Server 2.0.54 as yet.. any one
else?
Would be nice if authors would not assume that you ALWAYS want to use MySQL
or any other database manager, and just put in a few examples from different
angles.
thanks in advance if you h
I've just upgraded to php 5 and am now getting the following error:
Warning:
unlink(/home/mywebsite/public_html/resumes/travelport_holiday_rev1.html)
[function.unlink]: No such file or directory
This worked fine prior to the upgrade and obviously the file does exist.
What has changed and how
I've recently upgraded a server from Fedora Core 3 to Core 5 in the process php
had
been upgraded from either 3 or 4 to php 5. In doing so I had to do a major
overhaul of
a web site as many things stopped working (.i.e $HTTP_POST_VAR, etc). Haven't
gotten
through most of that I know have a pr
> Register Globals?
You got it. Is there any advantage to having this turned off?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hiya!
I am trying to make some code which gets a handle to a directory, but has
different code for my localhost (Windows) and for online (Linux server).
Basically, I want either of the below lines. Say if the first fails, it must
be on Linux and then it uses the line below.
The two example lin
Hiya,
Any help or advice would be great.
At the moment I sync my mobile with my computer (Microsoft Outlook), with
all my tasks and calendar entries.
I have made a PHP website with my own coded calendar system. The entries in
the calendar are stored in a MySQL database.
At the moment every day
Hi,
I am pretty new to PHP and I am trying to create a shopping cart.
I keep on getting the below error when trying to show the shopping list.
Any guidance that can be provided will be very much appreciated
Fatal error: Call to a member function query() on a non-object in
C:\wamp\www\draft\b
Can you please help with my checkout script. I have been getting errors as
shown below:
Warning: mysqli_query() expects parameter 1 to be mysqli, object given in
C:\wamp\www\draft\checkout.php on line 26
Warning: mysqli_affected_rows() expects parameter 1 to be mysqli, object given
in C:
I am trying to send images to my browser using the header function, but keep on
getting 'No image Available'.
Can someone please help!!
_
View your Twitter and Flickr updates from one place – Learn more!
http://clk.atdmt.com/UKM/go/
101 - 135 of 135 matches
Mail list logo