Thanks so much for the help you guys.
problem sorted out...
:D
"Vins" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi.
>
> I've got this script that needs to take for examle 02 and increase that to
> 03.
> but
Hi.
I've got this script that needs to take for examle 02 and increase that to
03.
but when i run the script $Num++; it changes 03 to 3;
is there not a function that adds leading zeros onto a string ?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
nerver mind...
i'm a moron i sorted it out
sorry for bugging
next time i'll test much more before posting
really am sorry
"Vins" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> LOL..
> So after my
you know what forget this whole thing I just need to know how do i
clear the file contents set it 0 length
I cannot delete the file no permission
"Vins" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> LOL...
LOL..
So after my last post about updating files i sat and thought about all the
replies i got... and then a slap on the head solved the "DUH" problem
ereg_replace("\r\n", "\n", $DBfile);
I mean. i am a dork as the best of times..
but now there is another problem
the file length
How do i debug.
Thats why i asked
"Vins" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi
> I've just made this script to update a binary file for my BIND 9 DNS
server.
>
> ===
> $WorkFil
fclose($fp);
===
Basicall I want to find "dub.domain.com IN NS dns.example.com" and replace
it with "dub.domain.com IN NS dns1.expample.com". Note the '1' and still
maintain the format of the file...
My script keeps adding and extra line to every
OK
For one you don't have an index.php file.
I can't see the others coz you have pwd protected everything.
What exactly is the error ???
"George Ewing" <[EMAIL PROTECTED]> wrote in message
000c01c22a64$b3c14840$6401a8c0@pavilion">news:000c01c22a64$b3c14840$6401a8c0@pavilion...
Hi Everyone.
Read the message from the admins from online.no carefully
Don't worry i'll quote
"and if he has the original headers so that we can track down the users."
What a crock of shit
We all sent his full name and his email address plus the copies of 78 to be
exact spams that he sent to the php maili
Hi... I've just checked out a script from hotscripts.com that send email
from and smtp server...
I've managed to say the email has come from a server that doesn't exist
but the email can still be traced...
is there know way to build a php smtp server ?
--
PHP General Mailing List (http://www.
OK if you are running php on apache and your form variables don't pass
through
fire up your editor and edit php.ini and turn "Register Globals ON"
Cheerz
Until Next time.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
did you echo anything or place this session cache command after any html
??
coz if you did it means you can't change any header information once you've
displayed something
kinda like this you can change the header information on an email you
just sent
"Alexander Ross" <[EMAIL PRO
OK...
This is another easy question that everyone has an answer for.
Here's mine
:D
the if statement has many ways of being formed.
1 line code: (Echo or exit command)
if(empty($Variable))
exit;
else
echo "Variable exists
Multiple line code:
if(empty($Variable))
{
header("Location:
Nope thats not they way
If you don't specify a expire date it will live for ever or until you delete
it.
The only way is to set it with an expiry date and then it will delete
it'self when the browser closes.
Check this by running a file on the same domain with phpinfo();
"Alexander Ross" <[
Whats the difference
I'm lost ?
"Bb" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I've got an application that requires dos folder names (8.3 standard) as
> input.
>
> I also have PHP, which quite happily can cope with both.
>
> Can someone help me wri
200a8c0@DANNYS...
> just sort($Lang);
>
> A question: wouldn't it have been quicker to knock out a couple of test
> files to see which is the right way?
>
> HTH
>
> Danny.
>
> - Original Message -
> From: "vins" <[EMAIL PROTECTED]>
> T
oh ok...
thanx
"Martin Clifford" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
Since it's not an associative array, you can just use sort($Lang); and that
should work just fine.
Martin
>>> "vins" <[EMA
I have an array
$Lang = array('English','German','French','Zulu');
I want it in alphabetical order
do i reset the arrray first or usort it first
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
message is (ot)
>
> What is the best news reader that there is out there on the I-net???
> Please submit your votes
> then we can all seee.
>
> I'm sick of outlook express handling this news on php and all the other
> lists i'm subscribed to...
>
>
So sorry about that
Didn't mean to affend anyone other than the "SPAMMER CREEP"
Really do appologize.
Kindest Regards
Vins
[EMAIL PROTECTED]
"Kondwani Spike Mkandawire" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED].
is (ot)
>
> What is the best news reader that there is out there on the I-net???
> Please submit your votes
> then we can all seee.
>
> I'm sick of outlook express handling this news on php and all the other
> lists i'm subscribed to...
>
> Please Please Pleas
Shit.
Doesn't really make sense
Sorry... I probably don't understand
do you have an online example.
"César aracena" <[EMAIL PROTECTED]> wrote in message
000101c227fb$74eed940$68ed0dd1@gateway">news:000101c227fb$74eed940$68ed0dd1@gateway...
Hi all.
I'm trying to figure out how to do a searc
My experience with cookies is really unhappy.
I've once developed a website that needed to store information.
I though hey cookies are the quicker option to hell with sessions.
Now today after all of my problems with the cookies environment i've
turned back to sessions.
Sessions can store
What just a slap together of how we could make him crazy...
but now that someone has pointed out to us that his mailbox is now full to
he can't even unsubscribe from the list
LOL
WOOPS...
We need to find out how to breakup the mailserver calls into 1000 emails
sent every second and pause the serv
Sign up for a free server somewhere and create a page that just sends the
request to the server.
Note there isn't a count variable
then the only person that can stop it is the system op on the free server.
"Brian McGarvie" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[E
Oh an for the if statement.
My PHP gets confused, maybe it's just me but give it a try
if(empty($BOOKS))
"Sachin Keshavan" <[EMAIL PROTECTED]> wrote in message
B733065B9A56D61194840090274F42CE01AC69@INBLREXCH00">news:B733065B9A56D61194840090274F42CE01AC69@INBLREXCH00...
> Hello,
>
> I want to a
Try pushing the variables into an array before sending to the session.
I never have problems with arrays in sessions.
"Sachin Keshavan" <[EMAIL PROTECTED]> wrote in message
B733065B9A56D61194840090274F42CE01AC69@INBLREXCH00">news:B733065B9A56D61194840090274F42CE01AC69@INBLREXCH00...
> Hello,
>
>
This is JavaScript you need.
one example.
function FormSubmit()
{
var textfield = Information.TextField.value;
var url = "./processForm.php?textfield=" + textfield;
window.open(url);
}
OR
just add this to your form tag.
TARGET="_blank"
"Thomas Edison Jr." <[EMAIL PROT
Try phpadsnews.
"Andy" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello everybody:
>
> sorry for this kind of off topic question. I hope that someone might point
> me into the right direction.
>
> I am operating a web portal and think about advertisement.
Good GOod Good but hey isn't going to get off that easy.
one day it's going to say sorry that mailbox doesn't exist.
or even better
sorry this person doesn't own a computer anymore after his last spam crusade
LOL
"Chris Shiflett" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">
Globals Globals Globals..
PHP Needs that
without globals it's like a man without balls
LOL
Cheerz
"Richard Lynch" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> >Server Apache / PHP v.4.1.2
> >At the moment the parametere register_globals is still set to on;
> >I'm tr
ppl ppl ppl
relax... I unsubscribed the guy already
you guys are late
LOL
Cheerz
;)
"Chris Shiflett" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Someone should sign this guy up for a hotmail account and check every
> box for spam there is.
>
> >>>PHP
i was just about to flip when i saw "#" for
the subject line
LOL
I agree to that.
we would all be blind right now...
LOL
I've already sent a zip file and the details of Erik to the abuse ppl at
online.no to let them know about Erik
"David H" <[EMAIL PROTECTED
i agree to that
"Kevin Stone" <[EMAIL PROTECTED]> wrote in message
05e601c22799$657262f0$6501a8c0@kevin">news:05e601c22799$657262f0$6501a8c0@kevin...
> Look at that we get an easy question and 50 people reply. Today has just
> been our day for spam. *LOL* :)
> -Kevin
>
> - Original Message
isset($submit)) {
>echo "Submitted!";
> }
> ?>
>
>
> blah, blah
>
>
>
>
> > -Original Message-
> > From: vins <[EMAIL PROTECTED]>@INTERNET@HHC
> > Sent: Tuesday, July 09, 2002 5:35 PM
> > To: [EMAIL PROTECTED]
i think what you're trying to do is
"Preston Wade" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello All,
>
> I am trying to use the isset function to test if the page has been
> submitted, but it seems as though it is not working. I am wondering is
> t
It's kinda like microsoft
nothing really works unless you have Internet Explorer and the internet
LOL
"Preston Wade" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello All,
>
> I am trying to use the isset function to test if the page has been
> submit
that seem always to be the prob with any php coding now days
globals on or off
"Rasmus Lerdorf" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> register_globals on or off?
>
> On Tue, 9 Jul 2002, Preston Wade wrote:
>
> > Hello All,
> >
> > I am trying to
10 out of 10 for that..
the only loopholes that everexist in development software come from
microsoft themselves.
oh yeah that reminds me
I should run my windows update again
LOL
"Miguel Cruz" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> On Tue, 9 Jul
once that request is sent you can't really stop it...
even if you close the window it will still process the full request...
php does funny things sometimes. especially with email
"César aracena" <[EMAIL PROTECTED]> wrote in message
012d01c2278e$22214440$81c405c8@gateway">news:012d01c2278e$222144
I don't really think there is... I've been trying this for a while now...
"César aracena" <[EMAIL PROTECTED]> wrote in message
012501c2278c$afdebcb0$81c405c8@gateway">news:012501c2278c$afdebcb0$81c405c8@gateway...
Hi all.
I wonder if there's a way to *HIDE* some parts from the Heading of the
e
OK... Now that i've mailed online.no
I've unsubscribed the creep from the list so that we don't get no more crap
and get back to work
:D
"Brendan P. Caulfield" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> this is dumb. can we just ignore this and
I we can all do that
But what about the fact that this moron is out there..
he subscribed to the mailinglist and can't read to save his life...
He must be stopped...
online.no is receiving an email plus a zipped copy of all the spams he has
sent.
Sorry for all the bad words and stuff said
C
Don't waiste preciouse typed messages to this baby...
you've told him one before.
"Jay Blanchard" <[EMAIL PROTECTED]> wrote in message
000501c22785$eb678980$8102a8c0@niigziuo4ohhdt">news:000501c22785$eb678980$8102a8c0@niigziuo4ohhdt...
> To unsubscribe, visit: http://www.php.net/unsub.php
>
> --
Is it so fucking difficult to do the fucking unsubscribing yourself.
Stop being a fucking baby and click your fucking mouse to the php website
and unsubscribe...
This fucking spamming business is going to get you into big shit there
are a ton of hackers out there on this mailing list so s
Don't ban this guy... double his subscription setup a bigfoot email
account and forward mail to him... 10 other ppl do the same and then
subscribe the php maillist... then see how to really spam someone...
What a moron...
Cheerz
;)
--
PHP General Mailing List (http://www.php.net/)
To un
You know really anoying mailing lists that send you e-mail you don't want
Wait... thats called spam... well...
to unsubscribe all you have to do is send an email back
[EMAIL PROTECTED] with the subject "REMOVE"
PHP
===
Can this wonder process things like that
Kinde
Never mind that just needs a space
Thanx for all the help...
have a surf to http://forum.ywait.co.za/ register and then i'll make you a
MOD for the php scripting forum board.
for the future.
if you want
Cheerz
"Danny Shepherd" <[EMAIL PROTECTED]> wrote in message
022001c22696$087e4cc0$02
That looks great.
But why do you have to carage the line after 3 in the function ?
"Danny Shepherd" <[EMAIL PROTECTED]> wrote in message
022001c22696$087e4cc0$0200a8c0@DANNYS">news:022001c22696$087e4cc0$0200a8c0@DANNYS...
> You just knew there was a regexp version on the way, didn't you :)
>
> D
wer 2?
I've tried working them into unix timestamps and then calculating but no
luck...
any one got any ideas ??
Thanx
Vins
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
How do i alternate the row color again.
You get so used to dreamweaver doing everything for you and now when
dreamweaver doesn't want to work back to notepage.
But to remember how to alternate row colors...
I'm lost.
PLZ PLZ PLZ PLZ
LOL
:)
--
PHP General Mailing List (http://www.php.net
My phpmyadmin scripts doesn't want to refresh.
what could be the problem
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
My phpMyAdmin keeps caching it'self.
How do i disable it.
I'm using apache 2 and php4.2
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I'm guessing that you've set the default directory index in the conf file
for apache2 as follows.
Directory Index index.html index.php
???
If I'm right, then change that to
Directory Index index.html
Directory Index inde.php
Every new index add a new directive on a new line.
Works for me.
Che
Hi There.
All is sorted out now.
Installation of PHP4 and Apache2 on win32 has been a difficult task.
To load the sapi flavour (module) into apache2 try the following.
Add these lines into your configuration file for Apache2.
LoadModule php4_module c:/PHP/experimental/apache2filter.dll
A
I have installed php4 with apache 1.3.24.
Downgraded apache again.
LOL
When I wan't to submit a form from say form.php to from2.php
with the following fields : input field name=stuff
input stuff contains "Hello World"
when i submit form.php
form2.php displays nothing.
I've set form2.p
It doesn't look like it works.
move back to 1.3.24
there are no probs there
"Philip Newman" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> How do I Install PHP on Apache 2, on win32?
>
> I would like to install the ISAPI module?
>
> Thanks
>
>
>
--
PHP General Mailing Lis
I have already asked this question.
had everything sorted out.
Monday night, hdd crashed.
Thank heavens, compliments of yahoo briefcase, i got all my websites up and
running again.
but i lost this one piece of code.
I've check the phpdigest online and nothing.
All i remember from the code is:
fil
in order to add a new line to a mail header you need not use '\n'
you MUST use '\r\n' otherwise no headers will be sent.
"Dean Ouellette" <[EMAIL PROTECTED]> wrote in message
001901c1ef06$697b3910$0200a8c0@yoda">news:001901c1ef06$697b3910$0200a8c0@yoda...
>
> Not sure what is happening. Still
That is a dam good question
LOL
I would also love to know how2 append text to the END of a file.
Vins
"Rodrigo" <[EMAIL PROTECTED]> wrote in message
000f01c1ef08$debba1e0$6e48bbac@rodirgo">news:000f01c1ef08$debba1e0$6e48bbac@rodirgo...
> I need to add a email to th
time, use a session.
after the button on the preview page is clicked, submit to a save page,
where data will be entered into a db
but all values my be called from the session.
now would it be wise, faster and more safer to use a database or a file to
save the sessions ?
"Vins" <[EM
Session Data.
What is the best.
to save in database, or to save as file ???
let me know.
Cheerz
Vins
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
check my new post
"I've Got IT :: Windows Users Read This"
will sort your prob out
Cheerz
Vins
"Don Tait" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Running Apache 1.3 , XP Pro, and PHP 4.2 but get this:
if you get errors trying to include files
cannot find include file in "c:/php4/pear/"
open up your php.ini and find the windows include path directive.
paste this there
include_path = ./
will sort out that error
have fun
Vins
:-)
--
PHP General Mailing List (http://www.ph
if(!ereg("^#(.)*$", $buffer[$i]))
{
echo "ok";
}
what does this mean?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I run php4.1.2 on a windows xp professional system compiled with apache.
when i call config.php it returns an erorr.
"can't find include file in c:/php/pear"
now i've played around and figured out that in my config.php file i include
another file called mysql.ini
i include it like this ... includ
I would like to create a text file that doesn't save to disk but askes me to
save the file.
like when i click on a zip file from a website, ie asks me to save the file
to somewhere.
how do i create the file and then tell my browser to ask the user to save
the file somewhere
???
--
PHP Genera
I'm also having a problem with including file into and include file.
my script reads.
( (strpos($PHP_SELF,"admin/")) ? include('../includes/mysql.inc.php') :
include('includes/mysql.inc.php') );
@mysql_pconnect($mysqlDBhost,$mysqlDBuser,$mysqlDBpass)
or die ("Database access error. Please contac
_RadiX
> [EMAIL PROTECTED]
> ABN: 64 235 749 494
> Mobile: 0407 122 268
> QUT Student #: 04475739
> :::
>
>
> - Original Message -
> From: "Vins" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTE
Hey.
I have the best hosting you can get.
for only $46 p/m
ALL THIS...
400 MB web space
Execution of Custom CGI scripts
Support for PERL
Support for C and C++
Support for SSI
Support for GCC
Support for GD
Support for 5 independent MySQL Databases
Own URL in the format
Extensive Support Forum
9
Hey.
I have the best hosting you can get.
for only $46 p/m
ALL THIS...
a.. 400 MB web space
a.. Execution of Custom CGI scripts
a.. Support for PERL
a.. Support for C and C++
a.. Support for SSI
a.. Support for GCC
a.. Support for GD
a.. Support for 5 independent MySQL Databases
Own URL i
nope i'm not wrong.
no functin to determine the image ratio
"Jason Wong" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> On Sunday 14 April 2002 02:08, Vins wrote:
> > How would I find out the image size ratio so that I could resize and
image
&g
There is nothing in there about image ratios
but let me double check again.
maybe it was my error and if so... forgive me I'm from South Africa
LOL
"Jason Wong" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> On Sunday 14 April 2002 02:08, Vins wrote:
How would I find out the image size ratio so that I could resize and image
without the image pixelating ?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I've had the same problem
Apache no work !
IIS5 No work !
"Septic Flesh" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Anyone manage to recompile php4.1.2 and use successfully ?
> I use slack8, apache 1.3.24.
> When I install php 4.1.1 it works fine.
>
Happy Happy Easter.
and to all you peeps out there who don't celebrate this day.
Hope you enjoyed your day.
And just too keep the cool
How do i run that script that give all the information about php ?
Someone told me the you type PHPINFO();
but it sometimes doesn't work
Cheerz
Sp
I need help with qmail
could anyone help me?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM
love it.
cheerz all
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
phpadsnew is good.
well developed program
and it's making me tons of cash
"Boaz Yahav" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
What about phpAdsNew?
http://www.phpadsnew.com
Sincerely
berber
Visit http://www.weberdev.com Today!!!
To see where
th you and I don't know
> what it's like..
>
> THANKS AGAIN.
>
> bvr.
>
> Vins wrote:
>
> >Listen here.
> >I'm south african.
> >You wouldn't want to fuck with.
> >I'm sure you know what we all are like.
> >
> >
well, lets just clasify that as a dis to your name
"Caspar Kennerdale" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
>
> And a message for bvr and caspe kennerdale.
> You are obviousely Americans
>
> setting the record straight- this is a huge assumption-
> (anti-)SPAM messages and stupid off-topic definitions.
>
> THANKS!
>
> bvr.
>
>
> Vins wrote:
>
> >Lets define that
> >
> >Large quantities of email sent to large ammounts of email address at one
> >time.
> >I posted 2 messages.
> >
Lets define that
Large quantities of email sent to large ammounts of email address at one
time.
I posted 2 messages.
You people take everything too seriously.
I'm sure you've also doen it once in you life before.
And a message for bvr and caspe kennerdale.
You are obviousely Americans
--
I have qmail on my server.
I've set up and email address to send all incoming mail to a php script.
How would I break down the message and read the to field and the from field
etc.
where can i find information on that ?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit:
www.auction4sale.co.za
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
1 Dollar = 10 South African Rands
for the best prices in the world
www.auction4sale.co.za
CHECK IT.
Stand a chance to win a new cell phone when you register and sell something.
Once you've added your auction, tell all your friend about it.
You are also added to the competition when you bid o
86 matches
Mail list logo