> Thanks for the info Matt - recommend any good websites for learning to
> script???
>
> Cheerios,
> Bobbie
For PHP, there's no beating php.net. Probably one of the best sites for
learning. I'm sure someone else can list other sites to help but I've
always used php.net and Google Groups for anythi
> Okay - I apologize but I'm a systems admin - not a programmer - would I
> even need those classes now?
>
> -Original Message-
> From: Matthew Sims [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 17, 2004 3:40 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [PH
On Tue, 17 Aug 2004 12:40:00 -0700 (PDT), in php.general you wrote:
>I didn't have to look much further than this. You have a class that was
>designed in PHP3 and suddenly you're wondering why it work in PHP5?
Actually, I too would wonder why it worked :)
--
- Peter Brodersen
--
PHP General Ma
> Greetings,
>
> I've had to move an application from a Rehat Linux 6 apache server running
> PHP 3.x to a MAC OS X apache 1.3 running PHP 5 and the code listed below
> bombs out..i have commented it out for now and it works but the code
> listed
> below doesn't work on the new server - do any of y
_
From: Bobbie Atristain [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 17, 2004 3:27 PM
To: '[EMAIL PROTECTED]'
Subject: Help with PHP 5 - code not working since upgrade
Greetings,
I've had to move an application from a Rehat Linux 6 apache server running
PHP 3.x to a MAC OS
Hi php-general,
I have subscribed to news://news.php.net/php.general. But when I post
something (i'm using Outlook Express), it seems that the post is sent; but
in fact it isn't and so I don't find my post(s) on the newsgroup.
Help please!
Nadim Attari
12:28 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Fw: Help
Can anyone tell why this script:
$query = "INSERT INTO mos_articles (catid, title, content, date, author,
approved, published) VALUES
('5','$title','$content','$data','$author','1',
Can anyone tell why this script:
$query = "INSERT INTO mos_articles (catid, title, content, date, author,
approved, published) VALUES
('5','$title','$content','$data','$author','1','1')";
$result = mysql_query($query);
add in title field "array" and not the input.
--
PHP General Mailing
- Original Message -
From: "Gabor Hojtsy" <[EMAIL PROTECTED]>
To: "D'habi Arabians" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; "Northwind Arabians" <[EMAIL PROTECTED]>
Sent: Sunday, February 16, 2003 2:14 AM
Subject: Re: Help Needed for Beginners trying to configure Correctly
> Please
- Original Message -
From: "Maxim Maletsky" <[EMAIL PROTECTED]>
To: "Nate" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, February 10, 2003 5:42 AM
Subject: Re: help plz server
> please forward this email to `[EMAIL PROTECTED]'
>
>
> --
> Maxim Maletsky
> [EMAIL PROTECTED]
>
>
Why not put them into an array then look at array functions such
as unique checking etc...
Timothy Hitchens (HiTCHO)
[EMAIL PROTECTED]
If you need PHP hosting with an experienced
support team 24/7 then email me today.
On Fri, 15 Nov 2002, John Fishworld wrote:
> Hi,
>
> I've got some variab
Hi,
I've got some variable variables which i need to check that they are not
the
same !
There can be up to 9 of them !
for ($i = 1; $i <= $city_only_one; $i++) {
$citydb = "stellen_city_".$i ;
$new_city_db.$i = $$citydb;
and what i need to do is check that
$new_city_db1 does not equal $
You started the same thread yesterday. I pointed you to the answer. You
replied, saying, in essence, that you don't want put any real effort or
thought into learning. Now, you're starting a whole new thread.
Sad.
--Dan
--
PHP classes that make web design easier
SQL So
Hi,
Maybe you can do something like this (if you have access to GD on the
server):
/Joakim
> -Original Message-
> From: Steve Vernon [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 02, 2002 9:43 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] FW: Help please!
>
>
I get the following error when i try to install an app
called "PHPwebsite" ( http://phpwebsite.appstate.edu/ )
Warning: Cannot add header information - headers already sent by
(output started at C:\apache\htdocs\php\setup\index.php:9)
in C:\apache\htdocs\php\htmlheader.php on line 30
I also i
>What load are you talking about? This is just an issue of telling the web
>browser the image's dimensions. It's not like the image is being processed
>to convert it to that image size.
Au contraire.
If you have an image named 'huge.jpg' at 1 x 1, and you ask a 386
computer to:
Then
> 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 as part of the image:
>
> Do not want
>
>
> WHat I want
>
>
>
ics, 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 PROTECTED]
|Subject: RE: [PHP] FW: Help please!
|
|
|Why would
7;; [EMAIL PROTECTED]
|Subject: RE: [PHP] FW: Help please!
|
|
|Why would it be quicker on the client-side? I would think
|you'd go with the first option. That way the layout of your
|web page is maintained while the image downloads.
|
|-Original Message-
|Do not want
|
Why would it be quicker on the client-side? I would think you'd go with the
first option. That way the layout of your web page is maintained while the
image downloads.
-Original Message-
Do not want
WHat I want
WHich will be a lot quicker on the client side.
I cannot m
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
21 matches
Mail list logo