ey should.
This seems to be something that perhaps is unique to Solaris???
Any hints/suggestions...logging tricks or ways to visually *see* what is
goign on in the system to tell me what is happening?
Thanks in advance for any/all help.
as in HELP!!! :)
Howard
if you have valid help/hints
Target Page:
Untitled Document
";
echo "GET :".$_GET["aa"]."";
?>
Any help / pointers will be much appreciated as this is starting to drive me
nuts.
Thanks,
Howard
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
in the httpd.conf file.
This took ages to find and was only posted within that last few days on the
PHP bug board, hope it helps you with your elusive first POST variable.
Thanks for you help though,
Regards
Howard
"Erwin" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECT
No! That $15 million is mine! I feel so honoured that you have picked me!
Send me the details! Address them to
The Lodge
Canberra ACT
Australia
Perhaps I can fly over to meet you and your money. I have no suspicions
that you will kill me or anything!
Regards,
Bob Irwin
Server Admin & Web A
If you are still looking for an on-the-fly GIF encoder for PHP in a windows
environment, let me know.
Howard
-Original Message-
From: John Ryan [mailto:[EMAIL PROTECTED]
Sent: Saturday, October 11, 2003 4:50 PM
To: [EMAIL PROTECTED]
Subject: [PHP] PNG to GIF conversion
How do I do this
E'],
"text"),
GetSQLValueString($HTTP_POST_VARS['EMAIL'], "text"),
GetSQLValueString($HTTP_POST_VARS['COMMENTS'],
"text"));
mysql_select_db($database_connGlobal, $connGlobal);
$Result1 = mysql_query
I'm trying to include images in my PDF file using pdf_open_png. (I've also
tried using pdf_open_gif and pdf_open_image_file.) But when I add the line:
$logo = pdf_open_png($pdf, "$CFG->imagedir/logo.png");
I get the error: Cannot find server or DNS Error (The page cannot be
displayed), and
>Its also very handy when you get an error like that to check you log files,
>usually when you get no error and no page like that, php has segfaulted
>apache, might want to check :) there might be other errors in the log files
>to help you too.
>
>Chris Lee
>Mediawaveonline.
In MySQL, I need to know how to create a row in a table that is an
auto_increment and starts at a certain number. I've tried using:
CREATE TABLE something (
id_numberint default '5000'auto_increment,
UNIQUE id_number (id_number)
);
but it sets the default to NULL. How do I do that?
I need to know how to be able to eliminate the querysting portion of the
URL that is displayed on the users browser. I don't want it possible to
click refresh and reenter in the same querystring that was used previously
(eg. php runs a mysql query of INSERT based on the querystring which only
sho
;t seem
to establish a MySQL session.)
Does anybody have any experience with this phenomenon?
Thanks.
Lee Howard
--
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-ma
I want to shorten a string that I'll be throwing through the url. It's not
so much that it's too long, but it's ugly. What it is, is my query string
that I need to pass through to different pages, i.e. viewing multiple pages.
Anyway, I was looking at encode and decode features but not really s
I'm not really sure what I should be looking for in the MySQL manual. I
basically want to make a column that will do math to other columns, like in
a spreadsheet program. Is it possible? And if so, what do I look for?
And if you can give me an example that would be great.
--
PHP General Mail
I need to retrive all column information from a DISTINCT query. But so
far, I only can get one column to show by using this:
SELECT DISTINCT my_column FROM my_table;
which then gives me a list of my_column information and is correct, but I
need all information from all columns. Querying this:
I have a page with multiple form submit buttons that carry different values
to do different functions and such.
...
Which works great!! However, I grow tiresome of the typical button "look",
and in my attempt to use an image instead:
failed. Is there a way to do this? I have changed
precision] [, char method])
where the optional method value indicates the method of rounding, the
default being the current method.
Thanks.
Lee Howard
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROT
I have come to PHP from Java and am finding managing large/enterprise
projects using lots of includes and suchlike rather tricky and error prone.
Are there any projects and/or best-practice documentation for describing
a good way to organise large projects with lots of files and/or
classes. I
Sheawh wrote:
thanks all
http://www.php.net/manual/en/ref.filesystem.php
...have a look at the user submitted examples at the bottom of the page.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ApexEleven
--
-->>
Jasper Howard :: Database Administration
Velocity7
1.530.470.9292
http://www.Velocity7.com/
<<--
"Aaron Todd" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I have
i found this a bit confusing, why were you putting $$ infront of a variable
instead of just $?
--
-->>
Jasper Howard :: Database Administration
Velocity7
1.530.470.9292
http://www.Velocit
good to know
--
-->>
Jasper Howard :: Database Administration
Velocity7
1.530.470.9292
http://www.Velocity7.com/
<<--
"M. Sokolewicz" <[EMAIL PRO
;"');
readfile($dfile);
[/snippet]
NOTE: $dfile = path + file;
--
------>>
Jasper Howard :: Database Administration
Velocity7
1.530.470.9292
http://www.Velocity7.com/
<<--
yeah, but images with filenames something like this -> cool_image
v2.5.443.jpg
--
-->>
Jasper Howard :: Database Administration
Velocity7
1.530.470.9292
http://www.Velo
o, if you
include a file that has session_start() in it you'll get that warning too.
--
-->>
Jasper Howard :: Database Administration
Velocity7
1.530.470.9292
http://w
is this php script at the top of the page, there is nothing before it?
--
-->>
Jasper Howard :: Database Administration
Velocity7
1.530.470.9292
http://www.Velocit
if you're not getting any html after your php script, then there's a
different problem. I do the same thing and all I use is:
<!--
window.close();
//-->
and I've never had a problem with it not closing...
--
-----
that it'll work, it won't take any more time to load
either because you're using the header() function to forward, so the user
has to download the same amount of info.
--
------>>
Jasper Howard :: Database Adminis
is this a joke?...
--
-->>
Jasper Howard :: Database Administration
Velocity7
1.530.470.9292
http://www.Velocity7.com/
<<--
"Paypal Services" <[E
do you have a sendmail program on your testing server?
--
-->>
Jasper Howard :: Database Administration
Velocity7
1.530.470.9292
http://www.Velocity7.com/
<<--
&
the checkpermission(); function should be run before php can pharse anything
farther down the script, try putting an exit; after the header() statement.
--
-->>
Jasper Howard :: Database Administration
Velocity7
1.530.470.929
i use apache on my windows xp machine and have never gotten around to
settings up any kind of sendmail program, I'm pretty sure you have to
download one or atleast its some extra configuration.
--
-->>
Jasper Howard
hosting services (in my experience) so its hard to really mess up.
--
-->>
Jasper Howard :: Database Administration
ApexEleven Web Design
1.530.559.0107
http://www.ApexElev
<!--
location.refresh(true);
//OR
parent.document.location='LOCATION HERE';
//-->
--
-->>
Jasper Howard :: Database Administration
ApexEleven Web Design
1.530.559.0107
htt
so change parent to the name of the frame
--
-->>
Jasper Howard :: Database Administration
ApexEleven Web Design
1.530.559.0107
http://www.ApexEleven.com/
<<-
yeah, im pretty sure that's spanish
--
-->>
Jasper Howard :: Database Administration
ApexEleven Web Design
1.530.559.0107
http://www.ApexEleven.com/
<<--
try sorting in the query, it'll
make your life a lot easier.
anyway, hope that helps,
--
-->>
Jasper Howard :: Database Administration
ApexEleven Web Design
1.530.559.0107
http://www.ApexEleven.com/
<<--
t; > He's on a Windows system, that won't work. As a side note, on *nix
> > based systems, rm -rf would be better suited so that it doesn't
> > prompt for conformation on each file/directory.
> >
>
> --
> PHP General Mailing List (http://www.php.net/
7;t know what to supply for the
> > destination path. In asp I used server.mappath, but I'm new to php.
> >
> > Thanks,
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
<<--
$base_dir = $_SERVER['document_root']
On Sat, 25 Sep 2004 14:17:16 -0700, Jasper Howard <[EMAIL PROTECTED]> wrote:
>
>
> On Sat, 25 Sep 2004 14:29:27 +0200, M. Sokolewicz <[EMAIL PROTECTED]> wrote:
> > $path = getcwd();
> >
> >
> > Amc wro
g
download of the file) but I think it should just work, but there's
always the chance I messed it up somehow.
hope that works for someone,
-Jasper Howard
On Mon, 27 Sep 2004 19:05:16 -0500, Jim Grill <[EMAIL PROTECTED]> wrote:
> > 1) there is no need to fiddle with directory permi
dcdo 4-dcha
> 28013 Madrid-Spain
> Tel : 00-34-913604039 Ext 216
> Fax : 00-34-915228673
> email: [EMAIL PROTECTED]
> Web : http://www.hotelkey.com
> http://www.destinia.com
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http:
le use more space in the db or as a file itself
> (Do Not count the extra data that one would store in the db along with
> the image... ie. ID number)
>
> Thanks
>
>
>
>
> On Thu, 30 Sep 2004 09:55:30 -0700, Jasper Howard <[EMAIL PROTECTED]> wrote:
> >
ite
> the comparison callback function that you pass to uasort().
>
> pb
>
> --
> paul bissex, e-scribe.com -- database-driven web development
> 413.585.8095
> 69.55.225.29
> 01061-0847
> 72°39'71"W 42°19'42"N
>
> --
> PHP General Mailing List
to the
$menu['Title'] key. The first key you put into array_multisort() is
the one that the rest get sorted by.
-Jasper Howard
On Fri, 1 Oct 2004 22:44:50 -0400, Paul Bissex <[EMAIL PROTECTED]> wrote:
> On Fri, 1 Oct 2004 19:12:30 -0700, Ed Lazor <[EMAIL PROTECTED]> wrote:
ite116/web/test/test.php on line 5
>
> Why can't I call the function defined in the lib file?
>
> Thanks
> AW
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
<<
Jasper Howard - Database Administration
ApexEleven.com
530 559 0107
--->>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
But I need it to sort on the last data column - distance.
>
> I think I've been staring at this too long. Would appreciate any
> guidance.
>
> Thanks
> Kevin
>
> --
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit
, can either
track time-used or can quote on a per-project basis, and can handle a
variety of different projects each requiring anywhere from 5 to 20 hours of
work, then please contact me off-list, preferrably with a resume.
Thanks.
Lee Howard
--
PHP General Mailing List (http://www.php.net
port, because I don't know what else to do on your site (even
though I've run across several warnings NOT to submit a bug report if a
problem has already been reported). Your site is incredibly frustrating
and difficult to navigate.
Tim Howard
Calhoun ISD Dept. of Technology
(269)
frustrated programmers.
Tim Howard
Calhoun ISD Dept. of Technology
(269) 789-2465
This email is intended only for the use of the addressee(s) named
herein. It may contain legally privileged and confidential information.
If you are not the intended recipient, or an authorized representative
of th
Hi,
I want to be able to manipulate files that are on my samba file server from
my PHP application. These shares are not normally mounted on my web server
and it would be inconvenient and yet another administative maintenance task
to do so.
So... I want to be able to present a form to the user wh
Hi,
I want to be able to manipulate files that are on my samba file server from
my PHP application. These shares are not normally mounted on my web server
and it would be inconvenient and yet another administative maintenance task
to do so.
So... I want to be able to present a form to the user wh
Hi (again),
I need to unzip (in/from PHP) files that have been zipped using pkzip on a
windows machine using a password.
Has anybody any thoughts on how to do this. I was just going to call a
command line program (if I can find one!), but thought I would ask if there
is something cleverer.
Thank
You can't
well, not via PHP anyway. You would need to do a select first to establish
if any of these values exist in the database. Something like...
select first,last,email from mytable where first=x or last=y or email=z;
then check which one of first,last,email is non-empty.
BUT.. do you *
I am prepared to be wrong (but I'm too lazy to go and try it)...
does MySql return a detailed enough error message to detect *which* field
caused the problem. IIRC, I don't think it does.
Anyway *if* it does it will be in here...
http://www.mysql.com/doc/en/Error-returns.html
DUP UNIQUE I guess
ust mount the share on-the-fly when they enter the
> username and pass?
>
>
> On Tue, 2004-02-24 at 06:11, Howard Miller wrote:
>> Hi,
>>
>> I want to be able to manipulate files that are on my samba file server
>> from my PHP application. These shares are not
Aha!
This looks really cool! Why can I never find this sort of stuff :-)
Thanks very much.
Howard
Manuel Lemos wrote:
> Hello,
>
> On 02/24/2004 08:11 AM, Howard Miller wrote:
>> I want to be able to manipulate files that are on my samba file server
>> from my PHP appl
No I didn't say that I *wouldn't* run external commands. However I want the
operation to be transparent and non-confusing to the user, so they don't
get get with error messages from the Unix mount command or something. I
just expected a lot of grief/drama doing it that way.
I'll give the class a g
I've been looking through the manual but I keep on missing the function or
it doesn't exist.
I need to know if there is a way to get a specified HTML page (as if you
were to go to the page by typing in the url in your browser) and either
turn it into a string or array or something that I would be
date("Ymd", mktime(0,0,0,date("d"),date("m")-14,date("Y")));
At 03:57 PM 2/13/01 -0500, Don wrote:
>Does someone have a snippet of code that retrieves today's date,
>subtracts 14 days and converts the result to a string in the form
>"MMDD"?
>
>If possible, please reply to my email.
>
>Thanks,
I'm make an object or an array from the results of a query to my MySQL
database. The value returned is entered in s and any repeated
values are unwanted. Is there a way to remove them easily?
eg.
this?>
I was thinking of creating an array before the while, then in the while add
each "$r->t
doff, I knew there had to be a simple answer. Works great, thanks.
At 02:26 PM 2/21/01 +1300, Simon Garner wrote:
>From: "Jared Howard" <[EMAIL PROTECTED]>
>
>> I'm make an object or an array from the results of a query to my MySQL
>> database. The
Please someone remove me! I can't get out!
___
Yahoo! Mail - Sempre a melhor opção para você!
Experimente já e veja as novidades.
http://br.yahoo.com/mailbeta/tudonovo/
--
PHP General Mailing List (http:
/www/myhost.pandela.org/bd/loginuser.php on line 41
Any help would be very appreciated.
Best Regards,
Dave Howard Schiff.
-
Novo Yahoo! Cadê? - Experimente uma nova busca.
63 matches
Mail list logo