Re: [PHP] PHP and Apache

2002-12-04 Thread Adam Williams
Yes On Wed, 4 Dec 2002, Vicente Valero wrote: > Excuseme my confussion, I meant PHP 4.2.3. So you suggest me PHP 4.2.3 and Apache >1.3.x?? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Changeing user

2002-12-04 Thread Adam Williams
change the directory ownership to the user apache runs as, or make the dir 777. Adam On Wed, 4 Dec 2002, [iso-8859-1] Davíð Örn Jóhannsson wrote: > I need to be able to create dirs, chmod and other stuff on the server, > but I get : Warning: MkDir failed (Perm

Re: [PHP] MySQL Table backup

2002-12-09 Thread Adam Voigt
www.php.net/unsub.php -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc signature.asc Description: This is a digitally signed message part

Re: [PHP] MySQL Table backup

2002-12-09 Thread Adam Voigt
, but that didn't help ERROR 1064: You have an error in your SQL syntax near 'mysqldump -h localhost -u xxx -p xxx backup.sql' at line 1 any ideas? "Adam Voigt" <[EMAIL PROTECTED]> wrote

Re: [PHP] Using odbc_pconnect function

2002-12-09 Thread Adam Voigt
ot confusing. Also, can I make the persistant connection expire after there have been no calls to the DB for a certain time? Many Thanks, -Luc -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc

Re: [PHP] MySQL Table backup

2002-12-09 Thread Adam Voigt
l" was intentional, in which case you have too many parameters. Adam's reply implied removing both. Chris -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] # of lines in a file

2002-12-09 Thread Adam Voigt
Hey guys, I've been searching the manual for a way to grab the number of lines in a file and read a particular line from it, however I found no solution to my problem so I'm wondering if any of you out there could help me :-) - CS

Re: [PHP] Re: Not able to connect to FTP server

2002-12-09 Thread Adam Voigt
> exit; > } > > Please suggest me on how to connect to the ftp site using the proxy > server. > > Regards, > > Vinod.B -- PHP General Mailin

Re: [PHP] Pls Help: Moving script from Win to Linux

2002-12-10 Thread Adam Williams
is register globals enabled? On Tue, 10 Dec 2002, Shane wrote: > Greetings gang. > > You know me, I never ask for help if I haven't checked all my other options, but >this is day two, and I'm getting spanked on this one. > > Some recently moved scripts from a WIN2K server running PHP 4.2.1 to an

[PHP] How to force an image to reload

2002-12-10 Thread Adam White
layed. (I know it's done it if I load up another browser window) Pressing refresh does cause the image to reload. Any ideas??? Yama! "; } $submit=" "; echo "new value of submit=$submit"; ?> Regards & thanks in advance Adam White -- PHP Gen

RE: [PHP] How to force an image to reload

2002-12-10 Thread Adam White
Many thanks Ed, works a treat! Regards Adam White Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 10 December 2002 18:31 To: Adam White Cc: [EMAIL PROTECTED] Subject: Re: [PHP] How to force an image to reload As one who has had to do the same thing and had

[PHP] Install Problem

2002-12-11 Thread Adam Voigt
ed to run the DataObjects install script but it gave a warning that the archive was an old format because there was no package.xml. We have downloaded the most recent TGZ and received the same error when installing locally. Any ideas? -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group M

Re: [PHP] Free MySQL Hosting...again

2002-12-12 Thread Adam Voigt
ested. =) http://mysql.nukedweb.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49

Re: [PHP] protect downloadable files

2002-12-12 Thread Adam Voigt
ww.php.net/unsub.php -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc signature.asc Description: This is a digitally signed message part

Re: [PHP] Include?

2002-12-12 Thread Adam Voigt
m reference??? Thanks! Shawn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Gr

Re: [PHP] Submitting a Form

2002-12-17 Thread Adam Voigt
neral Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc signature.asc Description: This is a digitally signed message part

Re: [PHP] *Premature end of script headers

2002-12-18 Thread Adam Voigt
p.net/unsub.php -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc signature.asc Description: This is a digitally signed message part

RE: [PHP] date part

2002-12-19 Thread Adam Voigt
hp.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http:

RE: [PHP] date part

2002-12-19 Thread Adam Voigt
I do the same thing all the time, when you respond on mailing lists it's hard to keep track. =) On Thu, 2002-12-19 at 10:22, Edward Peloke wrote: Sorry ADAM, didn't mean to call you Allan, I apologize! -Original Message- From: Edw

RE: [PHP] mail attachments

2003-01-02 Thread Adam Voigt
ww.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc signature.asc Description: This is a digitally signed message part

[PHP] DUMB QUESTION I'M SURE

2003-01-02 Thread Adam French
I'm just starting out, this is my script... " .$feildvalue. ""; } echo""; } ?> This is the error I get... Parse error: parse error, unexpected ':' in C:\Xitami\webpages\php\result1.php on line 12 I dunno what I'm doing wrong. Help please??? -- PHP General Mailing List (http://www.php.ne

[PHP] Javascript broken!

2003-01-03 Thread Adam Wilson
? -- Adam Wilson __ Webmaster 123Doc Ltd www.123doc.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] PHP intereferes with my Javascript

2003-01-03 Thread Adam Wilson
t the source generated it looks exactly like before it was split. BUT the javascript generates errors. Does anyone have any idea why this might happen? ANY help is much appreciated. -- Adam Wilson __ Webmaster 123Doc Ltd www.123doc.com -- PHP General Mailing List (http://www.php.net

[PHP] Read-only gif support in 4.3.0

2003-01-04 Thread Adam Plocher
to do anything special to get those functions to work? The function I am mainly needing to use is imagecreatefromgif(). Thanks -Adam

RE: [PHP] Read-only gif support in 4.3.0

2003-01-04 Thread Adam Plocher
Call to undefined function: imagecreatefromgif() in c:\apache\htdocs\test.php on line 14 I don't get it - there are two gd dll's that come with it and I've tried both. Any other advice would be appreciated. Thanks -Adam -Original Message- From:

RE: [PHP] Read-only gif support in 4.3.0

2003-01-04 Thread Adam Plocher
abled WBMP Supportenabled Doesn't say anything about GIF =/. I looked in the php.ini file and didn't see anything relating to gif support, and there aren't any gif extensions in the php\extensions directory. Thx again. -Adam -Original Message

RE: [PHP] Function to catch all mySQL errors?

2003-01-04 Thread Adam Plocher
How about something like this.. function runquery($query) { $query = mysql_query($query); if (mysql_error()) { echo "MySQL Error: ". mysql_error() ."\n"; exit(1); } return $query; } -Original Message-

Re: [PHP] problems adjusting size of permissable file upload

2003-01-06 Thread Adam Voigt
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc signatur

[PHP] Dictionary File

2003-01-06 Thread Adam Voigt
Anyone know where I can download an easily parse-able (with PHP) dictionary file? Thanks. -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc signature.asc Description: This is a digitally signed message part

Re: [PHP] unlink ($files);

2003-01-08 Thread Adam Voigt
6 Warning: RmDir failed (File exists) in /mnt/ls6/17/169//htdocs/2003/_admin/del_listing_action.php on line 17 Thanks -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php

Re: [PHP] Having / not posted to MySQL Database

2003-01-09 Thread Adam Voigt
ut the slash or have it not displayed when it is being retrieved? Thanks V -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Ada

Re: [PHP] php and asp

2003-01-09 Thread Adam Voigt
or is it a compile time option? -- Jerry M. Howell II -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Gro

[PHP] Converting Excel Spreadsheet to MySQL table ...

2003-01-09 Thread Adam Ferguson
Linux machine. Any help would be great. Thanks guys! Adam Ferguson

Re: [PHP] system(): access denied

2003-01-16 Thread Adam Voigt
Chris -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc signature.asc Description: This is a digitally signed message part

Re: [PHP] PHP and SQL

2003-01-17 Thread Adam Voigt
hp.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc signature.asc Description: This is a digitally signed message part

Re: [PHP] PHP Variable Declare

2003-01-22 Thread Adam Voigt
}

[PHP] Mail Function Parameters

2003-01-23 Thread Adam Voigt
Maybe setting additional parameters on my sendmail command line in the php.ini? Any ideas? I appreciate it. -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc signature.asc Description: This is a digitally signed message part

Re: [PHP] Word Count

2003-01-23 Thread Adam Voigt
l Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc signature.asc Description: This is a digitally signed message part

Re: [PHP] A way to detach the existing session data while making anew one???

2003-01-23 Thread Adam Voigt
; Sounds like you have a problem in your code logic, not in how PHP > handles sessions. Whether someone logs off or not shouldn't affect other > people. > > ---John Holmes... > > -- PHP General

Re: [PHP] file upload question

2003-01-24 Thread Adam Voigt
- Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Ke

Re: [PHP] Allowing . in $_POST variable

2003-01-28 Thread Adam Voigt
preciated. Mike -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_crypto

RE: [PHP] best way to save form data on user side

2003-01-28 Thread Adam White
page (for printing off) or copying to another form which could be used for next years data Regards Adam White -Original Message- From: Petre Agenbag [mailto:[EMAIL PROTECTED]] Sent: 28 January 2003 20:17 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [PHP] best way to save form da

Re: [PHP] A way to break up the string????

2003-01-29 Thread Adam Voigt
> > Cheers > Jon -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc signature.asc Description: This is a digitally signed message part

Re: [PHP] MySQL Madness

2003-01-29 Thread Adam Voigt
ib 3.23.54 > for pc-linux (i686). > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > --- Outgoing mai

Re: [PHP] Encryption using MMCrypt - whats the point?

2003-01-30 Thread Adam Voigt
PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc signature.asc Description: This is a digitally signed message part

Re: [PHP] Encryption using MMCrypt - whats the point?

2003-01-30 Thread Adam Voigt
On Thu, 2003-01-30 at 10:03, Mike Morton wrote: Adam/Lowell: Thanks for the suggestions – but like all clients – they want maximum function for minimum $$ - encoders are therefore not a possibility (but I will keep that in mind for future apps :))

RE: [PHP] Securing php files on shared servers

2003-02-03 Thread Adam Voigt
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php - Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now

Re: [PHP] Getting key of value added to array with []?

2003-02-04 Thread Adam Voigt
net/unsub.php -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc signature.asc Description: This is a digitally signed message part

Re: [PHP] Is there a way to retrieve an entire source code from aphp file?

2003-02-04 Thread Adam Voigt
on? Rodrigo. -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc signature.asc Description: This is a digitally signed message part

Re: [PHP] Is there a way to retrieve an entire source code from aphp file?

2003-02-04 Thread Adam Voigt
the response page. Is this possible? Can anyone show me the right direction? Rodrigo. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] How to get a certain line from a file

2003-02-04 Thread Adam Voigt
s content? Thanx. Rodrigo -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc signature.asc Description: This is a digitally signed message part

Re: [PHP] mcrypt installation problems

2003-02-05 Thread Adam Voigt
.. Thanks! Jc -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.4

Re: [PHP] POP3 ... syntax error

2003-02-05 Thread Adam Voigt
Hosting - Dedicated server http://www.bee-hosting.com http://www.your-softwares.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Adam Voi

[PHP] reading CD information

2003-02-05 Thread Adam Williams
a way to have PHP read that cd label? Adam -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] reading CD information

2003-02-05 Thread Adam Williams
read cd labels. Any help is appreciated. Adam On Wed, 5 Feb 2003, Jon Haworth wrote: > Hi Adam, > > > Is it possible to have PHP read cd label information? > > Where is the CD? > > If it's in the CD-ROM drive of the webserver: probably. > I

Re[2]: [PHP] reading CD information

2003-02-05 Thread Adam Williams
Thanks Tom, that works perfect! Adam On Thu, 6 Feb 2003, Tom Rogers wrote: > Hi, Adam > > > TR> You could try the vol command using exec{} and parse out the volume name > > TR> -- > TR> regards, > TR> Tom &

Re: [PHP] reading CD information

2003-02-05 Thread Adam Williams
l the correct .exe file on it to load the application. Its for a library and will be used by the general public, so I am making it as simple as possible :) Adam On Wed, 5 Feb 2003, John Nichel wrote: > Guess it's not on Linux, eh? :) > > Adam Williams wrote

Re: [PHP] POP3 ... syntax error

2003-02-06 Thread Adam Voigt
I'm aware it's not a PHP problem, I was trying to be nice by helping figure out what the problem was in his raw communication. On Wed, 2003-02-05 at 15:24, Jason Wong wrote: On Wednesday 05 February 2003 23:32, Adam Voigt wrote: > How ab

Re: [PHP] read input in console mode

2003-02-06 Thread Adam Voigt
time if needed! thank you Mathieu Dumoulin Programmer analyste for web solutions- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm

Re: [PHP] AYUDA..Actualizar txt

2003-02-06 Thread Adam Voigt
://www.everyone.net/selectmail?campaign+AD0-tag -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Adam Voigt (adam+AEA-cryptocomm.com) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam+AF8-at+AF8-cryptocomm.asc

[PHP] Forking PHP

2003-02-06 Thread Adam Voigt
t gonna be picky. Thanks very much. Adam Voigt [EMAIL PROTECTED]

[PHP] encoding problems

2003-02-09 Thread adam muller
Hello everybody. I need some help. Please, look at www.vba.sk, you can see a little encoding problems. It is because the server/php is working in win1250 charset and mysql database in 8859-2. Is there any possibility, how to convert php to 8859-2 or mysql to win1250. thanx. -- PHP General Maili

Re: [PHP] Writing text files in Windows 2k

2003-02-10 Thread Adam Voigt
General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc signature.asc Description: This is a digitally signed message part

Re: [PHP] Writing text files in Windows 2k

2003-02-10 Thread Adam Voigt
Doh, doh, doh! Just saw "b" was allowed for binary on the fopen page. Never mind. On Mon, 2003-02-10 at 09:13, Adam Voigt wrote: Precisely where did you get the "b" in your second parameter to fopen? I didn't see it on the fopen manual page at:

RE: [PHP] Writing text files in Windows 2k

2003-02-10 Thread Adam Voigt
Yes, I'm aware of that, if you would have read my reply 10 seconds after I sent the first one, I corrected myself. On Mon, 2003-02-10 at 09:25, Ford, Mike [LSS] wrote: -Original Message- From: Adam Voigt [mailto:[EMAIL PROTECTED]] Sent: 10 February

Re: [PHP] PHP Script Encryption!!!!

2003-02-10 Thread Adam Voigt
; > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.ph

Re: [PHP] Problem with FTP and fopen

2003-02-11 Thread Adam Voigt
> 103 North Park, Suite 110 > Covington, Lousiana 70433 > Office 985-875-9453 > __ > > > > - > To

[PHP] Error compiling php

2003-02-13 Thread Adam Plocher
'--with-jpeg-dir=/usr/lib' '--with-zlib-dir=/usr/local/lib' Any help would be really great. Thanks -Adam -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] php.ini for UNIX sendmail????

2003-02-18 Thread Adam Voigt
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc signature.asc Description: This is a digitally signed message part

Re: [PHP] php.ini for UNIX sendmail????

2003-02-18 Thread Adam Voigt
sendmail_from || no value || no value sendmail_path || /usr/sbin/sendmail -t -i || /usr/sbin/sendmail -t -i --clip-- I don't have email problem when I send email to anywhere, the only problem is the yahoo itself... T

Re: [PHP] php.ini for UNIX sendmail????

2003-02-18 Thread Adam Voigt
back when something is not working right by using the return-path. "Adam Voigt" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Oh, ok, well how about your PHP code then (the actual mail() line)? On Tue, 2003-02-18 at

Re: [PHP] Creating a file to write to?

2003-02-19 Thread Adam Voigt
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc signature.asc De

Re: [PHP] Root Commands

2003-02-20 Thread Adam Voigt
o be given by either root or a superuser. Is there any way to accomplish this? If somebody were to point me in the direction of a tutorial on this subject I would really appreciate it. Sincerely, Patrick Armour www.greatplainsinternet.com -- Adam Voigt ([EMAIL PRO

Re: [PHP] long running PHP application

2003-02-20 Thread Adam Voigt
inute... Thank You Lord Loh -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key:

Re: [PHP] Root Commands

2003-02-20 Thread Adam Voigt
ut it would open you up to allowing your webserver user/php to add any user to your system. This is beyond a bad idea. Jason. On Thu, 2003-02-20 at 06:46, Adam Voigt wrote: > Check out "sudo", with man pages or what not, you use >

Re: [PHP] MS SQL Server problem

2003-02-24 Thread Adam Voigt
r ODBC version 3.7 or earlier. (severity 16) in c:\test.php on line 24 Warning: mssql_query() [function.mssql-query]: Query failed in c:\test.php on line 24 I am using 4.3.0 on WinXP. Any thoughts? Mark. -- Adam Voigt ([E

[PHP] MING with PHP

2003-02-24 Thread Adam Voigt
on/x-shockwave-flash');   $m->output(); Any ideas? -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc signature.asc Description: This is a digitally signed message part

Re: [PHP] Version control, Bug Reporting, Forum, Mailing List

2003-02-26 Thread Adam Voigt
apachie > UI - skinable http://gforge.org/ Chris -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group M

Re: [PHP] imagecreate()

2003-02-26 Thread Adam Voigt
PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc signature.asc Description: This is a digitally signed message part

Re: [PHP] How to create an empty array

2003-02-27 Thread Adam Voigt
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc signature.asc Description: This is

[PHP] CLI Current Directory

2003-03-04 Thread Adam Voigt
need to reverse this behavior. Anyone? Thanks. -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc signature.asc Description: This is a digitally signed message part

Re: [PHP] CLI Current Directory

2003-03-04 Thread Adam Voigt
Crap, just noticed, execute php with "-C" and it won't change dir's. On Tue, 2003-03-04 at 09:26, Adam Voigt wrote: Anyone know how you would get the directory a user is in when they call a command line PHP script (assuming it's on the path)?

[PHP] Variables / Memory Allocation

2003-03-04 Thread Adam Voigt
able after it's done being used, and is it even worth doing so for those few extra bytes free'd, if PHP will undefine it anyway when execution ends? -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc signa

Re: [PHP] PHP & NNTP w/o IMAP?

2003-03-05 Thread Adam Voigt
p.net/unsub.php -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc signature.asc Description: This is a digitally signed message part

Re: [PHP] form POST file upload mystery

2003-03-05 Thread Adam Voigt
t; /temp/phpFSoKmc [size] => 0 ) ) thanks Mike D -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc signature.asc Description: This is a digitally signed message part

RE: [PHP] PERL/PHP, MSSQL, Unix AIX

2003-03-11 Thread Adam Voigt
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Adam Voigt ([EMAIL PROTECTED]) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc signature.asc Description: This is a digitally signed message part

RE: [PHP] Hacker problem

2003-03-12 Thread Adam Voigt
http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php --

RE: [PHP] Hacker problem

2003-03-12 Thread Adam Voigt
On Wed, 2003-03-12 at 09:01, [EMAIL PROTECTED] wrote: Swear filtering is easy, I want to know how to make sure the data is coming from MY formI'm just picky like that. :-) -Original Message- From: Adam Voigt [mailto:[EMAIL

Re: [PHP] file pointer

2003-07-01 Thread Adam Voigt
; > >ex. ahkjhff > >asdjfhlkajf > >sdfhaksljdh > >kasjdhkjlfh > >asdjfhklajs > >askjdhjfdjf//here > > > >Thanks, > >-- > >Kyle > > > >-- > >PHP General Mailing List (http://www.php.net/) > >To unsubscribe, visit: http://www.p

Re: [PHP] file pointer

2003-07-01 Thread Adam Voigt
; > >ex. ahkjhff > >asdjfhlkajf > >sdfhaksljdh > >kasjdhkjlfh > >asdjfhklajs > >askjdhjfdjf//here > > > >Thanks, > >-- > >Kyle > > > >-- > >PHP General Mailing List (http://www.php.net/) > >To unsubscribe, visit: http://www.p

Re: [PHP] Problems compiling PHP 5.0.0b1

2003-07-01 Thread Adam Voigt
r required. > > Then, I downloaded and compiled libxml 2.5.7 and the same error appears. > > I've compiled several diffrent versions of PHP before without problems. Has > anyone had a similar problem ? > > TIA, > > _ > Mauricio Cuen

Re: [PHP] outputting xml declaration

2003-07-02 Thread Adam Voigt
print a questionmark? How can I avoid that an > error is generated? > > Besides it's not an error in the way that it gives an errorstring but it > writes the output in the error_log of apache... > > Greetings, > > -- > Steven Apostolou <[EMAIL PROTECTED]>

RE: [PHP] outputting xml declaration

2003-07-02 Thread Adam Voigt
can I avoid that an > error is generated? > > Besides it's not an error in the way that it gives an errorstring but it > writes the output in the error_log of apache... > [/snip] > > Search the archives of this list, the subject comes up often. > > HTH! > > Jay --

Re: [PHP] Free Service to Secure PHP Code

2003-07-02 Thread Adam Voigt
at > [EMAIL PROTECTED] > > No limits! No restrictions! Use it, its FREE!! > > _ > > Encrypt your PHP code for FREE at > http://encphp.sspsoft.com > > _ -- Adam Voigt ([EMAIL PROTECTED]) Linux/Unix Network

RE: [PHP] Get Rid of this Crook

2003-07-03 Thread Adam Voigt
being mounted on the members of my family, l has > decided that this transaction exist between you and my nephew Dr. Azeez > Bello. Remember to include your private Tel/fax or mobile number for easy > communication. > Best Regards. > DR. (MRS) MARIAM ABACHA > > > > -- &

RE: [PHP] Redirect to a different frame...

2003-07-03 Thread Adam Voigt
> tel: 204-779-5400 ext 36 > > fax: 204-779-5444 > > > > This message is intended solely for the use of the designated > > recipient(s) and their appointed delegates, and may contain > > confidential information. Any unauthorized disclosure, > > copying or distribution of its contents is strictly prohibited. > > If you have received this message in error, please destroy it > > and advise the sender immediately by phone, email or facsimile. > > -- Adam Voigt ([EMAIL PROTECTED]) Linux/Unix Network Administrator The Cryptocomm Group -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] daemonized php

2003-07-07 Thread Adam Voigt
So it has to be run in the > backgroud. > > > -- > Best regards, > Uros -- Adam Voigt ([EMAIL PROTECTED]) Linux/Unix Network Administrator The Cryptocomm Group -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: Re[2]: [PHP] daemonized php

2003-07-07 Thread Adam Voigt
Hello! > >> > >> Can somebody give me any workable example how to run some script written in > >> PHP in Unix console. > >> > >> I wan't to write some server aplication. So it has to be run in the > >> backgroud. > >> -- Adam Voigt ([EMAIL PROTECTED]) Linux/Unix Network Administrator The Cryptocomm Group -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Catch Signals

2003-07-07 Thread Adam Voigt
se the PHP program is still in it's infinite loop doing what it's supposed to be doing, and doesn't realize it's been sent a shutdown signal. So, is there anyway to listen for a shutdown signal on a console based PHP script under Windows? -- Adam Voigt ([EMAIL PROTECTED]) Linux/

Re: [PHP] mail() function

2003-07-07 Thread Adam Voigt
ook for, I would appreciate it. > I already tried 'pointing' php.ini directly to sendmail (which is in a > traditional spot: /usr/sbin/sendmail). > > Thanks, > > -Mike -- Adam Voigt ([EMAIL PROTECTED]) Linux/Unix Network Administrator The Cryptocomm Group -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

<    1   2   3   4   5   6   7   8   9   10   >