[PHP] Linux Guru's

2001-06-26 Thread ReDucTor
w can i do this? :) - James "ReDucTor" Mitchell

Re: [PHP] search for a better php source code viewer

2001-06-27 Thread ReDucTor
EditPlus is the best program EVER I use it for every thing... :) :) - Original Message - From: "Patrick Calkins" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 27, 2001 9:45 AM Subject: Re: [PHP] search for a better php source code viewer > You should try EditPlus

Re: [PHP] Filtering out \ when a ' is user entered?

2001-06-27 Thread ReDucTor
stripslashes($string) - Original Message - From: "Marcus James Christian" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 27, 2001 2:18 PM Subject: [PHP] Filtering out \ when a ' is user entered? > Hello, > > I'm pretty new to PHP but all I've seen of it so far I pret

[PHP] Class/Func Librarys

2001-07-01 Thread ReDucTor
"ReDucTor" Mitchell

Re: [PHP] Class/Func Librarys

2001-07-01 Thread ReDucTor
They need to add the header reply-to: [EMAIL PROTECTED] here :) - Original Message - From: power jessie <[EMAIL PROTECTED]> To: ReDucTor <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, July 02, 2001 4:40 PM Subject: RE: [PHP] Class/Func Librarys > > try th

Re: [PHP] Class/Func Librarys

2001-07-01 Thread ReDucTor
If you view the source of this email, you will see headers. If there is a header reply-to: it will send replys to the email address there so you don't need to add [EMAIL PROTECTED] to the to: or cc: - Original Message - From: power jessie <[EMAIL PROTECTED]> To: ReDucTor <[E

Re: [PHP] Pricing Advice Needed

2001-07-01 Thread ReDucTor
I lost half this subject whilst i format'd some one mind explaining what you are talking about with your foos, bars, foobars, dofoos, etc :) - James "ReDucTor" Mitchell - Original Message - From: Brad Hubbard <[EMAIL PROTECTED]> To: PHP List <[EMAIL PR

Re: [PHP] Website dealing with PHP image generation?

2001-07-01 Thread ReDucTor
shouldn't it be $himage= "/usr/hyrum/public_html/images/topics/hyrum.gif"; not $himage= "usr/hyrum/public_html/images/topics/hyrum.gif"; notice the first slash - Original Message - From: Jeff Lewis <[EMAIL PROTECTED]> To: Jon Yaggie <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, J

[PHP] Error Handling

2001-07-01 Thread ReDucTor
so does any one know the problem? :) - James "ReDucTor" Mitchell P.S It's not my server, I didn't make it to it :) hehe

Re: [PHP] Website dealing with PHP image generation?

2001-07-01 Thread ReDucTor
quot;); ImageDestroy($image); - Original Message - From: Jeff Lewis <[EMAIL PROTECTED]> To: ReDucTor <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, July 02, 2001 2:17 AM Subject: RE: [PHP] Website dealing with PHP image generation? > Tried with and without a

Re: [PHP] Website dealing with PHP image generation?

2001-07-01 Thread ReDucTor
No Problem - Original Message - From: Jeff Lewis <[EMAIL PROTECTED]> To: ReDucTor <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, July 02, 2001 2:48 AM Subject: RE: [PHP] Website dealing with PHP image generation? > I used ImageCreateFromPNG and it worked

[PHP] Quicky, I forgot a Varible ):

2001-07-01 Thread ReDucTor
Hey, I Forgot the Variable that has the current Document/script or Folder of the Docment/script

Re: [PHP] Quicky, I forgot a Varible ):

2001-07-01 Thread ReDucTor
$HTTP_SERVER_VARS["PATH_TRANSLATED"] I got it :) - Original Message - From: Jason Murray <[EMAIL PROTECTED]> To: 'ReDucTor' <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, July 02, 2001 2:37 PM Subject: RE: [PHP] Quicky, I forgot a Varible ):

Re: [PHP] Quicky, I forgot a Varible ):

2001-07-01 Thread ReDucTor
I Just needed it to make Auto Install Script. :) - Original Message - From: Chris Anderson <[EMAIL PROTECTED]> To: Jason Murray <[EMAIL PROTECTED]>; 'ReDucTor' <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, July 02, 2001 2:51 PM Subject: Re

[PHP] Can any one spot the Parse error Here

2001-07-01 Thread ReDucTor
.""?> Are you Sure? I should test it every step, insted of just typing it up, then testing it after... - James "ReDucTor" Mitchell -- 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]

Re: [PHP] Can any one spot the Parse error Here

2001-07-02 Thread ReDucTor
You are missing a '}'. > God knows where it is...inconsistent spacing and code too lengthy. > Functionise/objectise your code! > > AndrewH > > - Original Message - > From: "ReDucTor" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Se

Re: [PHP] PHP Form (aka:Re: [PHP] Can any one spot the Parse error Here)

2001-07-02 Thread ReDucTor
Many of my other scripts i use functions, and classes, first time i used cases and switchs..was fun but i still like to use loops and functions more :) hehehee - Original Message - From: Andrew Halliday <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 02, 2001 6:29 PM Subject

Re: [PHP] Free logo shirt for your school, camp or sports team

2001-07-03 Thread ReDucTor
Is this only for the first shirt, all for every shirt? - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 04, 2001 2:25 PM Subject: [PHP] Free logo shirt for your school, camp or sports team > > Free logo shirt for your school, camp or sports tea

[PHP] Document File Types/Formats

2001-07-04 Thread ReDucTor
f the main ones i want, also PDF if any one has details on it... - James "ReDucTor" Mitchell

Re: [PHP] Security of PHP code

2001-07-04 Thread ReDucTor
http://sourceforge.net/source.php?page_url=/source.php look at that... - Original Message - From: PHPBeginner.com <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; php-general <[EMAIL PROTECTED]> Sent: Thursday, July 05, 2001 12:08 AM Subject: RE: [PHP] Security of PHP code > SECURE, SECURE.

[PHP] Division Problems

2001-07-04 Thread ReDucTor
Hey, I made this little script, quiet useful on windows and unix machines, but i have a problem, division isn't returning a float, it just returns 0, would i need to do something like convert $totalsize into a float? "; $handle = opendir($dir); while (false!==($file = readdir($handle)))

[PHP] Want to know what people think of my little script(Great for Personal and Pro Use)

2001-07-04 Thread ReDucTor
e." (".convert($totalsize,"mbytes").")\n"; showdir($dir."/".$file, 0); } } } } echo ""; } showdir($foldertoview, 0); ?>stop_timing(); $timer->print_runtime(); ?> Now change the $foldertoview to any folder, if you want to know the total of your system, put it as / that should work in unix and windows, hell i tested that on win98 systemits great, every place that wants to know where its space is going should have it, even a little person computer should have it to see whats going where...hehe Tell me what you think... - James "ReDucTor" Mitchell

Re: [PHP] split() function

2001-07-04 Thread ReDucTor
$line = explode("[(&|//)]",$field); should work, or you might have to put but thats not \ so you shouldn't need to comment out the slash... - Original Message - From: David A Dickson <[EMAIL PROTECTED]> To: php-general <[EMAIL PROTECTED]> Sent: Thursday, July 05, 2001 4:37 AM Subject:

Re: [PHP] Basic fopen() question

2001-07-04 Thread ReDucTor
file() http://php.net/file - Original Message - From: JCampbell <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 05, 2001 10:48 AM Subject: [PHP] Basic fopen() question > I had an example of a function to open a file and read its contents into an > array. It worked so tha

Re: [PHP] Parse URL parameters

2001-07-05 Thread ReDucTor
$vars = array(); $url2 = explode("?", $url); $url3 = explode("&", $url2[1]); for($i=0;$i To: <[EMAIL PROTECTED]> Sent: Thursday, July 05, 2001 5:19 PM Subject: [PHP] Parse URL parameters > How can I parse parameters sent with the URL of an pgp site? > > Example: I call the site with > http://ww

Re: [PHP] Submiting Data with an '

2001-07-05 Thread ReDucTor
addslashes() php.net/addslashes - Original Message - From: Chris Anderson <[EMAIL PROTECTED]> To: Matthew Loff <[EMAIL PROTECTED]>; 'Mike Mike' <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, July 06, 2001 12:45 PM Subject: Re: [PHP] Submiting Data with an ' > On the same subject,

Re: [PHP] testing

2001-07-05 Thread ReDucTor
I'm on my way to Mars atm... - Original Message - From: McShen <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 06, 2001 1:09 PM Subject: [PHP] testing > where are u guys? > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROT

Re: [PHP] testing

2001-07-05 Thread ReDucTor
Hey, how is micket pro going? - Original Message - From: Chris "TunkeyMicket" Watford <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 06, 2001 4:41 PM Subject: Re: [PHP] testing > Hi2u ReDucTor > &g

Re: [PHP] testing

2001-07-05 Thread ReDucTor
. > > Chris "TunkeyMicket" Watford > > TunkeyMicket Productions > www.tunkeymicket.com > > - Original Message - > From: "ReDucTor" <[EMAIL PROTECTED]> > To: "Chris "TunkeyMicket" Watford"

Re: [PHP] Number of the line ?

2001-07-06 Thread ReDucTor
get editplus at editplus.com great program, has syntax highlighting, numbers, auto complete, everything - James "ReDucTor" Mitchell - Original Message - From: Emmanuel FAIVRE <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 06, 2001 6:19 PM Su

[PHP] hey, got a question....

2001-07-06 Thread ReDucTor
i can't seem to access certain ports, through a nat program i have setup on the computer here with the net, but i was thinking i could use something like socks, because i want to setup some fsockopen() stuff...but i can't use it on the ports i want, just frezzez...works over the lan fine, and o

Re: [PHP] hey, got a question....

2001-07-06 Thread ReDucTor
It's just a port that isn't open on the NAT, i have attempted to open it, just isn't opening, but i want to know if it is possible to use Socks in PHP - Original Message - From: Kurt Lieber <[EMAIL PROTECTED]> To: ReDucTor <[EMAIL PROTECTED]>; <[EMAIL PROTE

Re: [PHP] hey, got a question....

2001-07-06 Thread ReDucTor
Windows - Original Message - From: Christopher Allen <[EMAIL PROTECTED]> To: ReDucTor <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, July 06, 2001 2:45 AM Subject: Re: [PHP] hey, got a question > what's the OS? > > > ----- Original Messa

Re: [PHP] hey, got a question....

2001-07-06 Thread ReDucTor
nothing wrong with windows - Original Message - From: Christopher Allen <[EMAIL PROTECTED]> To: ReDucTor <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, July 06, 2001 3:21 AM Subject: Re: [PHP] hey, got a question > well theres your p

Re: [PHP] file function. please help..

2001-07-06 Thread ReDucTor
huh, explain a little more??? - Original Message - From: Doron <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, July 07, 2001 6:09 PM Subject: [PHP] file function. please help.. > hello. > how can i make the file function to put the first 9 lines, in values > 01, 02, 03, 04,

Re: [PHP] foreach loop

2001-07-07 Thread ReDucTor
We would blame Mac/Apple - Original Message - From: PHPBeginner.com <[EMAIL PROTECTED]> To: John Meyer <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Sunday, July 08, 2001 3:10 AM Subject: RE: [PHP] foreach loop > > > >If we didn't have Microsoft, we'd have to blame ourselves for all of

[PHP] simple question

2001-07-08 Thread ReDucTor
is there a function to turn all chars that are not alphanumric to show \xhh but hh being the hex version of it :)?

Re: [PHP] simple question

2001-07-08 Thread ReDucTor
but this is what comes out (\x5c)(\x5c)(\x5c)(\x5c)m192(\x5c)168(\x5c)0(\x5c)2(\x5c)27015 and \x5c is \ ne1 know why? - Original Message - From: Chris Lambert <[EMAIL PROTECTED]> To: ReDucTor <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, July 09, 2001 2:47 A

[PHP] Domain question

2001-07-09 Thread ReDucTor
Hey, What are some domain places that allow mass whois??? for like a few hundred domains at once...? - Jame "ReDucTor" Mitchell

[PHP] PDF Problems

2001-07-09 Thread ReDucTor
I get undefined func on pdf_new but on all the other pdf functions they work, but i first need the pdf_new then i tried cpdf, all works, but i can't seem to get text onto a page...HELP ME - James "ReDucTor" Mitchell

Re: [PHP] PDF Problems

2001-07-09 Thread ReDucTor
Shit i only have 4.0 ): - Original Message - From: David Robley <[EMAIL PROTECTED]> To: ReDucTor <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, July 10, 2001 4:18 PM Subject: Re: [PHP] PDF Problems > On Tue, 10 Jul 2001 15:40, ReDucTor wrote: > &

Re: [PHP] PDF Problems

2001-07-09 Thread ReDucTor
Fatal error: PDFlib error: Beta expired - retrieve new version from www.pdflib.com in c:\phpdev3\www\pdf\test.php on line 2 hahahahha - Original Message - From: ReDucTor <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 10, 2001 4:22 PM Subject: Re: [PHP]

Re: [PHP] Problem with is_file function on WinNT and apache HELP!

2001-07-13 Thread ReDucTor
http://www.evilwalrus.com/download_agree.php?codeEx=304 is a good example of using directory handles, works in windows... - Original Message - From: Antony Cleave <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, July 14, 2001 1:17 AM Subject: [PHP] Problem with is_file function

[PHP] Message from hunter Problems

2001-07-15 Thread ReDucTor
hey, That message sent here, by hunter the "Re: [PHP] Anybody using Miva or hosted at ...", i open it in outlook, and my outlook frezzes...any one know why? :) - James "ReDucTor" Mitchell

Re: [PHP] Getting the current URL (with arguments) as a variable, then removing another variable from that ?

2001-07-17 Thread ReDucTor
myfile.php?sub=web&page=web1 shouldn't it be?!!?!? - Original Message - From: Justin Colson <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 18, 2001 1:51 AM Subject: [PHP] Getting the current URL (with arguments) as a variable, then removing another variable from that ?

Re: [PHP] Sessions + Variables + includes

2001-07-19 Thread ReDucTor
Username : Password : Profile Moo - Original Message - From: dosenbrei <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 19, 2001 10:01 PM Subject: [PHP] Sessions + Variables + includes > > > Hi > > Sorry for my bad english ;-) > > I'm wri

[PHP] Paypal and PHP

2001-07-19 Thread ReDucTor
Hey, does any one know a way to use paypal with php? - James "ReDucTor" Mitchell

Re: [PHP] set decimal

2001-07-19 Thread ReDucTor
$var = round(2.3100, $var); - Original Message - From: Franky <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 20, 2001 4:38 AM Subject: [PHP] set decimal > Can i set the precision like 2 decimal or 4 decimal? > > 2.31 to 2.3100 > > Thanks > > -- > --=-=-=-=-=-=-=-=-=-=-=-=

[PHP] Can't think of a topic(but help)

2001-07-19 Thread ReDucTor
hey, i am wonder if there is a way to turn my php files into an executable or into a bunch of html files, so if i where to send them to some one that isn't running php they would be able to use them?!? - James "ReDucTor" Mitchell

[PHP] Stoping Frame Breakers

2001-07-19 Thread ReDucTor
hey, Does any one know how to stop people breaking frames?!? - James "ReDucTor" Mitchell

[PHP] netBIOS, Windows, Sockets, fsockopen help

2001-07-21 Thread ReDucTor
Hey, I am wondering if any one has any details on netBIOS, and stuff, so then i can browse shared files and folders on another computer, with in php i have tried looking up the commands sent, but haven't managed to find any... - James "ReDucTor" Mitchell -- PHP Gener

Re: [PHP] netBIOS, Windows, Sockets, fsockopen help

2001-07-21 Thread ReDucTor
01 AM Subject: Re: [PHP] netBIOS, Windows, Sockets, fsockopen help > Try messing around with the popular linux package samba, in particual > smbmount. You may also need to read up on ports 137, 138, 139. > > ----- Original Message - > From: "ReDucTor" <[EMAIL PROTECTED]&

Re: [PHP] Replace ANYTHING between

2001-07-22 Thread ReDucTor
".nl2br(htmlspecialchars(stripslashes($somevar))).""; ?> - Original Message - From: Dan Krumlauf <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 23, 2001 2:36 PM Subject: [PHP] Replace ANYTHING between > I've been trying this one for a bit and Im in a twist. > > I need t

Re: [PHP] Clarify: SEARCH AND replace between

2001-07-22 Thread ReDucTor
$line = ereg_replace("<(*.)>", "", $line); that should remove the tags, and there contents - Original Message - From: Dan Krumlauf <[EMAIL PROTECTED]> To: php list <[EMAIL PROTECTED]> Sent: Monday, July 23, 2001 4:33 PM Subject: [PHP] Clarify: SEARCH AND replace between > Sorry I wasn

Re: [PHP] need help w/ variables

2001-07-22 Thread ReDucTor
add to the top of the script error_reporting(E_ALL & ~E_NOTICE); - Original Message - From: Virgil Claritt <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 23, 2001 2:57 PM Subject: [PHP] need help w/ variables > when i use this script: > > session_start(); > if ($op == "

Re: [PHP] need help w/ variables

2001-07-22 Thread ReDucTor
t; $op is equal to ds > $valid is equal to yes > $msg is equal to Bad Login > > > "Reductor" <[EMAIL PROTECTED]> wrote in message > 002701c11335$ac5dafe0$0200a8c0@ReDucTor">news:002701c11335$ac5dafe0$0200a8c0@ReDucTor... > > add to the top of the script &

Re: [PHP] Re: need help w/ variables

2001-07-22 Thread ReDucTor
yep, thought so :D - Original Message - From: Virgil Claritt <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 23, 2001 3:47 PM Subject: [PHP] Re: need help w/ variables > it was my error reporting along i copied that script dtraight from the > text book so i knew it wasn

Re: [PHP] Re: need help w/ variables

2001-07-22 Thread ReDucTor
that error is because the php error checking had been changed from the default...but still some do have problems... :D - Original Message - From: Van Tate Jr. <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 23, 2001 5:01 PM Subject: Re: [PHP] Re: need help w/ variables > A

Re: [PHP] question about forum

2001-07-22 Thread ReDucTor
This is my suggestion Start with making your user management...setup design and layout management, then do the browsing, then your viewing, then different catagories, then do other little bits... - Original Message - From: Jason Wang <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monda

[PHP] When did this become the advertising Mailing List

2001-07-23 Thread ReDucTor
When?!? -- 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]

Re: [PHP] date HELP !!!!!

2001-07-23 Thread ReDucTor
$todaydate = date("m"); $tomorrowdate = date("m",time() + 86400); if($todaydate != $tomorrowdate){ echo "Tomorrow is a new month"; } - Original Message - From: Yamin Prabudy <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 23, 2001 5:27 PM Subject: [PHP] date HELP !

Re: [PHP] limit items per page

2001-07-23 Thread ReDucTor
What sort of database do you have, and what is your current source?!? - Original Message - From: Steph <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 23, 2001 6:52 PM Subject: [PHP] limit items per page Ive got an image gallery, and rather than having one really long page

[PHP] Networking

2001-07-23 Thread ReDucTor
Hey does any one know if it is possible to do something like read stuff thro file and printer sharing on a remote pc, i tried \\computer\dir for the dirs but that didn't work any suggestions(btw i did addslashes :D ) so ne ideas...please -- PHP General Mailing List (http://www.php.net/) To u

Re: [PHP] Networking

2001-07-23 Thread ReDucTor
That didn't work, i am on a windows machine...and this is my personal machine, so i don't wish to change to unix... :D but windows should have more support for this then unix.. - James "ReDucTor" Mitchell - Original Message - From: Matthew Loff <[EMAIL PR

Re: [PHP] Networking

2001-07-23 Thread ReDucTor
Windows Machine - Original Message - From: Mark Roedel <[EMAIL PROTECTED]> To: ReDucTor <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, July 24, 2001 6:56 AM Subject: RE: [PHP] Networking > > -Original Message- > > From: ReDucTor [mail

Re: [PHP] Networking

2001-07-23 Thread ReDucTor
I just maped a network drive, and it worked that way, so i guess i should use system commands to map them, read them, then unmap :D - James "ReDucTor" Mitchell - Original Message ----- From: ReDucTor <[EMAIL PROTECTED]> To: Mark Roedel <[EMAIL PROTECTED]> Cc: &l

Re: [PHP] The Program!

2001-07-23 Thread ReDucTor
Go find some safe lists, not a list like this... - Original Message - From: Marty <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 24, 2001 11:00 AM Subject: [PHP] The Program! > Several months ago, I made a conscious decision not to > delete what I figured was just an

Re: [PHP] PDFlib beginners request

2001-07-23 Thread ReDucTor
In the comments on the php.net pages, i found a few, but i gave up on using pdf within php, because you had to pay about a thousand odd dollars just to use the thing, so be prepared to put some cash in to it :D - James "ReDucTor" Mitchell - Original Message - From: By Pro

Re: [PHP] Copy Array.

2001-07-24 Thread ReDucTor
hows about $array2 = $array1; :D - Original Message - From: Nick Davies <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 24, 2001 6:39 PM Subject: [PHP] Copy Array. > > Anyone know how to copy an array to another name? > > I'm assumming that $array1 = $array2; doesn't w

Re: [PHP] (//// <=== huh??)

2001-08-03 Thread ReDucTor
$var = stripslashes($var); - Original Message - From: "Gerard Samuel" <[EMAIL PROTECTED]> To: "PHP" <[EMAIL PROTECTED]> Sent: Friday, August 03, 2001 2:37 PM Subject: [PHP] ( <=== huh??) > In my script that puts out a form I have a drop down list which include ==> > echo "$Education\

Re: [PHP] large commercial websites that use php?

2001-08-07 Thread ReDucTor
sourceforge.net planetsourceocde.com f2s.com easydns.com hell, just use a search engine, and do a search for say .php .gov .edu and you will find a great load of sites that have pages done it php... - James "ReDucTor" Mitchell - Original Message - From: "jose d lopez&quo

Re: [PHP] Bug?

2001-08-08 Thread ReDucTor
you must use float not int :D - Original Message - From: "Maxim Maletsky" <[EMAIL PROTECTED]> To: "'[Intent A/S] Tais M. Hansen'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, August 08, 2001 7:01 PM Subject: RE: [PHP] Bug? > good point. > > ...and try this out: > > > echo (i

Re: [PHP] Bug?

2001-08-08 Thread ReDucTor
if you use echo (float)((8.85-8)*100); it works because 8.85 go's to 0.85 and times that by 100, and you get 85 which is what you get... - Original Message - From: "Renze Munnik" <[EMAIL PROTECTED]> To: "ReDucTor" <[EMAIL PROTECTED]>; <[EMAIL PROTEC

Re: [PHP] Bug?

2001-08-08 Thread ReDucTor
i found this http://www.php.net/manual/en/language.types.double.php#warn.float-precision it explains the problem "; echo (float)($q).""; echo (int)($q).""; echo var_dump($q).""; ?> gives out 85 85 84 float(85) - Original Message - From: "Darius Ivanauskas" <[EMAIL PROTECTED]> To: "Max

Re: [PHP] PHP 4 released date

2001-08-08 Thread ReDucTor
4.0.6 is out, and has been from the 23rd of June 2001.. - Original Message - From: "Deependra B. Tandukar" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 08, 2001 7:31 PM Subject: [PHP] PHP 4 released date > Greetings! > > Can anybody give me, PHP4 released date? >

Re: [PHP] Regular expressions

2001-08-08 Thread ReDucTor
$line = htmlentities(stripslashes($line)); $line = nl2br($line); $line = eregi_replace("\[(link|url)=(.*)\](.*)\[/(link|url)\]","\\3",$line); $line = eregi_replace("\[color=(.*)](.*)\[/color\]", "\\2", $line); $line = eregi_replace("\[(blockquote|indent)\](.*)\[/(blockquote|ind

Re: [PHP] Mail()

2001-08-12 Thread ReDucTor
>From : Your Name <[EMAIL PROTECTED]> make sure you have the arrow things around it... thats in your headers... - Original Message - From: "Mahmoud Kassem" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 13, 2001 4:20 PM Subject: [PHP] Mail() > How can force my From:

[PHP] Site Stats/Server Logs

2001-08-13 Thread ReDucTor
what are some good things for analyising server logs?!? I currently have Wusage, is there any better?!? :D - James "ReDucTor" Mitchell -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To c

Re: [PHP] Re: prob with session start

2001-08-14 Thread ReDucTor
header() must be before anything is writen on the page - Original Message - From: Balaji Ankem To: [EMAIL PROTECTED] Sent: Tuesday, August 14, 2001 8:10 PM Subject: Fw: [PHP] Re: prob with session start Hi,Renze i tried u'r last solution first.But it is acting as same .no

Re: [PHP] Execute a PHP script from unix (crontab)

2001-08-15 Thread ReDucTor
do you mean perl?!? - Original Message - From: "Augusto Cesar Castoldi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 16, 2001 1:04 AM Subject: [PHP] Execute a PHP script from unix (crontab) > Hi. > > How can I execute a php script from the unix? > > like pearl it's

Re: [PHP] Date function

2001-08-15 Thread ReDucTor
- Original Message - From: "Mike Mike" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 16, 2001 1:08 AM Subject: [PHP] Date function > Hello, > I'm pulling a date out of MySQL as 2001-10-18. > How do I make it print October 18 in php? > Thanks much > --Mike > > ___

Re: [PHP] need real expert (geting outer files) *english/german*

2001-08-15 Thread ReDucTor
server.com?var=xyz would put in the get var and set it to xyz and it would give you $var = xyz you don't need the slash.. - James "ReDucTor" Mitchell - Original Message - From: "Tribun" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday,

Re: [PHP] security with email data entries

2001-08-15 Thread ReDucTor
well you add to your .forward file or .qmail-default file if you use qmail to exec it(sends the email) then you do something like this.. - Original Message - From: "Chris Hayes" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 16, 2001 1:20 AM Subject: [PHP] security w

Re: [PHP] hacks we should know about

2001-08-16 Thread ReDucTor
- Original Message - From: "Bob" <[EMAIL PROTECTED]> To: "Rasmus Lerdorf" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, August 17, 2001 2:17 PM Subject: Re: [PHP] hacks we should know about > rasmus, if password.inc is being parsed by php then how would you get the > code???

Re: [PHP] Meaningful URL Validator

2001-08-17 Thread ReDucTor
http://url";; if($file = @file($url)) die("Invalid"); for($i=0;$i404", $file[$i])) die("Invalid"); if(eregi(">404 ", $file[$i])) die("Invalid"); if(eregi("404 Error", $file[$i])) die("Invalid"); if(eregi("not exist", $file[$i])) die("Invalid"); } echo $url." is Valid"; ?> - Original

Re: [PHP] $var , '$var'

2001-08-18 Thread ReDucTor
nothing, execpt, think there would be about 0.1 time difference... :D I use $var = $blah."bleh'.$foo because syntax highlighting looks better :D - James "ReDucTor" Mitchelll - Original Message - From: "nafiseh saberi" <[EMAIL PROTECTED]> To: <

Re: [PHP] insert hyperlink to mysql query result

2001-08-22 Thread ReDucTor
echo "http://www.expedia.com/pub/agent.dll?qscr=mcst&strt1=".$amyrow["address "]." &city1=".$amyrow["city"]."&stnm1=CA&zipc1=&cnty1=4>Map"; echo ""; - Original Message - From: "Andras Kende" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 23, 2001 11:26 AM Subject: [PHP]

[PHP] path to php

2001-08-22 Thread ReDucTor
does anyone know all the possible paths to php...because i can't seem to find it on my current host...i have tried using the following php /path/to/script.php /usr/php /path/to/script.php /usr/local/bin/php /path/to/script.php /usr/bin/php /path/to/script.php but i still can't seem to get it to

[PHP] Scripts..flatfile

2001-08-22 Thread ReDucTor
, for stuff, they don't need to be top of the line...Please btw. People to send a message to the address it came from and the mailing list address, use Reply to All, not reply to sender :D - James "ReDucTor" Mitchell -- PHP General Mailing List (http://www.php.net/) To unsu

Re: [PHP] \n

2001-08-24 Thread ReDucTor
you do know you need to put to make it go to a new line :D one of the stupidest mistakes, but done alot :D - Original Message - From: "Jeremy Morano" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, August 25, 2001 1:18 AM Subject: [PHP] \n > > Sorry to bother you with what p

[PHP] Thinking about going to ASP

2001-08-25 Thread ReDucTor
Just looking over the achives of the .net show(was msdn show), and with .net its got some really great features.. So i am going to get a hold of .net and try it out... - James "ReDucTor" Mitchell -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL

Re: [PHP] path to php

2001-08-26 Thread ReDucTor
>Have you tried which php or locate php? what do you mean? no shell acces, that requires contacting them to get, which they don't read the emails :D - James "ReDucTor" Mitchell - Original Message - From: "David Robley" <[EMAIL PROTECTED]> To: "

Re: [PHP] path to php

2001-08-26 Thread ReDucTor
they don't give shell access without contacting them, and they don't reply to emails - Original Message ----- From: "ReDucTor" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, August 23, 2001 12:48 PM Subject: Re: [PHP] pat

Re: [PHP] Re: Thinking about going to ASP

2001-08-27 Thread ReDucTor
> > -- > > Julio Nobrega > > A hora está chegando: > http://toca.sourceforge.net > "Reductor" <[EMAIL PROTECTED]> wrote in message > 008001c12df9$e96806e0$eb00a8c0@mum">news:008001c12df9$e96806e0$eb00a8c0@mum... > > Just looking over the achi

[PHP] LAN Scripts/Functions

2001-08-28 Thread ReDucTor
ng up networks) And anything else... - James "ReDucTor" Mitchell -- 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]

Re: [PHP] LAN Scripts/Functions

2001-08-28 Thread ReDucTor
"ReDucTor" Mitchell - Original Message - From: "Erik H. Mathy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 29, 2001 12:20 AM Subject: RE: [PHP] LAN Scripts/Functions > > Now I am after Scripts and/or Functions that would be handy t

[PHP] FTPs

2001-08-29 Thread ReDucTor
Does anyone know any FTP sites that have lots of CGI, PHP, JavaScript, Java, ASP, etc, so i can just leech them all :D - James "ReDucTor" Mitchell -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: [PHP] FTPs

2001-08-29 Thread ReDucTor
Ya, i browse Hotscripts alot, but i just want to connect with FTP, and leech :D - James "ReDucTor" Mitchell - Original Message - From: "Andrey Hristov" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 30, 2001 2:03 AM

Re: [PHP] FTPs

2001-08-29 Thread ReDucTor
ey Hristov > IcyGEN Corporation > http://www.icygen.com > 99% > > - Original Message - > From: "ReDucTor" <[EMAIL PROTECTED]> > To: "Andrey Hristov" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Wednesday, August 29, 2001 7:10

[PHP] Win 9x and Shell Commands

2001-09-08 Thread ReDucTor
I can't seem to do any system(), exec(), passthru(), etc on my windows system.. I've tried doing "command /c "... Its showing Warning: Unable to fork [command /c net] in c:\phpdev3\www\net.php on line 2 - James "ReDucTor" Mitchell -- PHP General Mailing

  1   2   >