Blankwhat os was it?!?!?
- Original Message -
From: Matthew Luchak
To: Php-General (E-mail)
Sent: Thursday, November 01, 2001 2:04 AM
Subject: [PHP] defending PHP mail function
Recently I have had to defend the use of PHP in light of a number of
screw-ups with the mail function in 4.0+.
thats wierd it added blank infront of it all...wierd
it might have been the smtp server its self that had rules or something...
- Original Message -
From: "Matthew Luchak" <[EMAIL PROTECTED]>
To: "Php-General (E-mail)" <[EMAIL PROTECTED]>
Sent: Thursday, November 01, 2001 2:09 AM
Subjec
w can i do this? :)
-
James "ReDucTor" Mitchell
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
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
"ReDucTor" Mitchell
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
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
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
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
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
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
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
Hey, I Forgot the Variable that has the current Document/script or Folder of the
Docment/script
$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 ):
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
.""?>
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]
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
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
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
f the main ones i want, also PDF if any one has details
on it...
- James "ReDucTor" Mitchell
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.
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)))
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
$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:
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
$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
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,
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
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
.
>
> Chris "TunkeyMicket" Watford
>
> TunkeyMicket Productions
> www.tunkeymicket.com
>
> - Original Message -
> From: "ReDucTor" <[EMAIL PROTECTED]>
> To: "Chris "TunkeyMicket" Watford"
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
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
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
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
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
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,
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
is there a function to turn all chars that are not alphanumric to show \xhh but hh
being the hex version of it :)?
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
Hey,
What are some domain places that allow mass whois??? for like a few hundred domains
at once...?
- Jame "ReDucTor" Mitchell
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
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:
> &
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]
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
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
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 ?
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
Hey,
does any one know a way to use paypal with php?
- James "ReDucTor" Mitchell
$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
>
> --
> --=-=-=-=-=-=-=-=-=-=-=-=
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
hey,
Does any one know how to stop people breaking frames?!?
- James "ReDucTor" Mitchell
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
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]&
".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
$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
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 == "
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
&
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
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
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
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]
$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 !
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
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
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
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
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
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
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
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
$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\
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
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
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
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
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?
>
$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
>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:
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
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
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
- 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
>
> ___
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,
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
- 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???
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
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: <
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]
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
, 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
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
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
>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: "
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
>
> --
>
> 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
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]
"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
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
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
1 - 100 of 129 matches
Mail list logo