Nitebirdz wrote:
On Wed, Aug 19, 2009 at 11:59:39AM +0100, Ashley Sheridan wrote:
No, what you're saying is 'use a log file in order to know when to look
at another log file'. What would happen if you tried to access the
control log file whilst it was in the process of being written to?
Adm
Martin Scotta wrote:
Hi all
Is there a formal definition for the php language?
Where I can found it?
I've STW with no results.
Not sure if this is what you mean, but PHP stands for "PHP: Hypertext
Processor"
- Kyle
Jim Lucas wrote:
Kyle Smith wrote:
Per Jessen wrote:
Kyle Smith wrote:
Per Jessen wrote:
See http://bugs.php.net/?id=48612
"Thank you for taking the time to write to us, but this is not
a bug. And RTFM". (RTFM is my interpretation of the rest).
And
Per Jessen wrote:
Kyle Smith wrote:
Per Jessen wrote:
See http://bugs.php.net/?id=48612
"Thank you for taking the time to write to us, but this is not
a bug. And RTFM". (RTFM is my interpretation of the rest).
And that only took a little more than a month. Thanks very
Per Jessen wrote:
See http://bugs.php.net/?id=48612
"Thank you for taking the time to write to us, but this is not
a bug. And RTFM". (RTFM is my interpretation of the rest).
And that only took a little more than a month. Thanks very much.
Can anyone here tell me why the CLI behaviour reported
Sorry, list, I did a reply instead of a reply-to-all. This is what I
sent to "Miller, Terion"
Miller, Terion wrote:
Thanks for the link Kyle!! Great thing there...(seriously I didn't know...I
learn something everyday)
Anyways the link to my script is: http://pastebin.ca/1504393
Your ema
Miller, Terion wrote:
On 7/23/09 9:24 AM, "Kyle Smith" wrote:
Miller, Terion wrote:
I keep getting this error while trying to use the field 'ID' to pass in a url..
And it's odd because the query is pulling everything BUT the ID which is the
first field...
code:
Miller, Terion wrote:
I keep getting this error while trying to use the field 'ID' to pass in a url..
And it's odd because the query is pulling everything BUT the ID which is the
first field...
code:
We're going to need to know how the $_SESSION['fullRestaurantList'] gets
populated. Als
Robert Cummings wrote:
Ashley Sheridan wrote:
>
Wikipedia can hardly be accounted an official source of anything,
especially considering how it gets the content! If you want official,
then http://www.mozilla.com/en-US/firefox/releases/1.5.html is a good
link.
Wikipedia is the official source
Ashley Sheridan wrote:
On Thu, 2009-07-23 at 14:39 +0100, Luke wrote:
2009/7/23 Ashley Sheridan
On Wed, 2009-07-22 at 23:49 -0400, Paul M Foster wrote:
On Wed, Jul 22, 2009 at 08:31:10PM -0700, Javed Khan wrote:
How to build an FF extension and how to install it.
The first match inside () is assigned to $1, the second is assigned to
$2, and so on.
rszeus wrote:
Hi,
It doens't work.
I get 0_main.jpg if I do that..
I don't undestand the point of $1 $2 and $3..
In preg_replace('#(screens/)temp/(.+?)_1(_main\.jpg)#', what will be $1 and $2
and $3 ?
$ " I
Miller, Terion wrote:
Why is this an invalid argument?
foreach(($row['inType']) as $inType){
echo $inType,'';}
I am trying to output results from a data base that may have multiple
results for the same name
So trying to use an array and foreach that is the right track ...right?
Loo
David Stoltz wrote:
Hi Folks,
I'm a PHP newbie - but this question really isn't about PHP per se',
it's more about programming in general, and how to do something...
I'm redesigning an ASP site with Dreamweaver CS4, so I'll be sticking to
using ASP technology
The site will use horizontal n
Lamp Lists wrote:
hi to all!
actually, the statement in the Subject line is not 100% correct. I understand
the purpose and how it works (at least I think I understand :-)) but to me it's
so complicated way?
let's take a look in example from php.net(http://us3.php.net/try)
getMessage(), "\n"
ick Finish". Now
place the full path of your script after the executable in the field
provided so it looks something like:
"C:\PHP\php.exe" "C:\Documents and Settings\Kyle\My
Documents\scripts\MyCronPHPScript.php"
HTH,
Kyle
*Kyle Smith*
UNIX/Linux Systems Administrator
In
Kyle Smith wrote:
PJ wrote:
I hope somebody can make sense of this.
First, I don't understand what the difference is supposed to be between
& and && - is there a difference for php and/or mysql?
Second, I am trying to select all occurrences in a table.column where
the first l
therefor the left-side
is still false, however because we use the '&' operator the right side
is evaluated anyway and $b now equals 3.
echo $result;
// In both cases, $result is false.
HTH,
Kyle
--
*Kyle Smith*
UNIX/Linux Systems Administrator
Inforonics, LLC
Can someone please give me the simplest tutorial to databases they can find?
Is i possible to make PHP "CUT" all of the contents of a text document out of it and
make it into a variable?
(yes i know, i havnt got to the mySQL section of the book yet!!!)
-lk6-
http://www.StupeedStudios.f2s.com
Home of the burning lego man!
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: le
Is it possible to use include inside the mail function?
eg
mail(include("blah.txt")) ???
-lk6-
http://www.StupeedStudios.f2s.com
Home of the burning lego man!
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokiller666
Is it possible to use include inside the mail function?
eg
mail(include("blah.txt")) ???
-lk6-
http://www.StupeedStudios.f2s.com
Home of the burning lego man!
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokiller666
Are there any tutorials that teach you from scratch for mySQL connections with php and
using php-myADMIN?
-lk6-
http://www.StupeedStudios.f2s.com
Home of the burning lego man!
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokiller666
Message -
From: "Kyle Smith" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, September 16, 2001 9:09 PM
Subject: [PHP] Quick mail function help please!!!
Can someone please show me how to change the reply address in the mail
function (and the from address) ca
Can someone please show me how to change the reply address in the mail function (and
the from address) cause i have a script im making for a mailing list and the script in
the manual doesnt work cause it has loads of different code aswell :(
-lk6-
http://www.StupeedStudios.f2s.com
Home of the
In php is there any way to write to the end of a line in a text document so i can set
out email addresses as a list on 1 line and the ";" can be on the second... is this
possible or has anyone a better way of doing this? any and all help would be
appreciated (please send or cc messages to my ad
I really need help on this one, so someone please!
-lk6-
http://www.StupeedStudios.f2s.com
Home of the burning lego man!
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokiller666
- Original Message -
From: "Kyle Smith" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTE
. how do i make php add something to a text document on the smae line cause i need
the text document to look like this
[EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED];
so well, how do i get it to add on to line 1 and would i need it to make the ";" go on
the last line cause php cat
Can someone please just run me through the different sections of the mail function
please cause i understand you can change the from address etc aswell
-lk6-
http://www.StupeedStudios.f2s.com
Home of the burning lego man!
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokiller666
NO!! im saying when the counter gets to 500, 1000, 1500 etc it redirects you
to a page which you type in your information and you get a pop up on my site
for the week! Kapesh?
Be happy!
-lk6-
http://www.StupeedStudios.f2s.com
Home of the burning lego man!
ICQ: 115852509
MSN: [EMAIL PROTECTED]
A
right... i didnt understand a word of that, anyway could you answer the
question please?
Be happy!
-lk6-
http://www.StupeedStudios.f2s.com
Home of the burning lego man!
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokiller666
- Original Message -
From: "B. van Ouwerkerk" <[EMAIL PROTE
I was thinking, you know how they have those millionth customer things in shops,
course ya do
Well, i have a simple counter on my site and i was wondering if i could do the same
thing, like everytime you go on there if the counter is a multiple of 500 you get to
have your site as a pop up for a
Ok im making grafiti board but i need to know a few things (you dont need to reply to
this one)
a) how do i make php write to the top of a text document?
b) how do i make a table with a scroll bar in?
c) are you mad at me for doing this post?
d) does anyone know the code for changing the scroll
Well it wont!
i get the error message
"Warning: MySQL Connection Failed: Access denied for user: 'test@P500' (Using
password: YES) in C:\apache\htdocs\php+mysql\connect.php on line 2
Could not connect"
When using
""
Please tell me its omething really simple please!
-lk6-
http://www.Stupe
And this time its not because of a dot, someone please help!
Parse error: parse error in
/web/sites/197/lk6/www.stupeedstudios.f2s.com/dannys/sendform.php on line 22
line 22 is $message = blah!!
-lk6-
http://www.StupeedStudios.f2s.com
Home of the burning lego man!
ICQ: 115852509
MSN: [EMAI
ay, September 04, 2001 4:43 AM
Subject: [PHP] Re: Wierd for thingy, help!
> page1.htm
>
>
>
>
>
>
>
>
>
> page2.php
>echo "Hello $who!\n";
> ?>
>
> "Kyle Smith" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROT
Ok sorry for not looking into this one but is it possible for 1 page to have a
variable (not input) and then post it to another page and in an input variable (text
box) it will have the variable from the first page as its value. not im confused!
-lk6-
http://www.StupeedStudios.f2s.com
Home
\r\n". $quote.;
>
> ^
>
> see this??
> it should be like this :
> $message = $alias. "\r\n".$name. "\r\n". $email. "\r\n". $site. "\r\n".
> $cam. "\r\n". $quote;
> Regards,
> Kunal Jhunjhunwala
> - Original Mes
i get this error message
Parse error: parse error in /web/sites/197/lk6/www.stupeedstudios.f2s.com/sendcam.php
on line 53
for
$message = $alias. "\r\n".$name. "\r\n". $email. "\r\n". $site. "\r\n". $cam. "\r\n".
$quote.;
i honestly dont see whats wrong!
-lk6-
http://www.StupeedStudios.f2s.co
ok i have this code to do whats below, but its not working
-lk6-
http://www.StupeedStudios.f2s.com
Home of the burning lego man!
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokiller666
- Original Message -
From: "Kyle Smith" <[EMAIL PROTECTED]>
To: <[EMA
Ok im like in a realy hurry here, so can someone please tell me (or show) how i make a
script read the first (top) 1 or 5 lines from a text document?
Thanks!
-lk6-
http://www.StupeedStudios.f2s.com
Home of the burning lego man!
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokiller666
If you have a link with Stupeed Studios read on
You need to go to http://www.stupeedstudios.f2s.com/index.html to get your link back
up (click on one of the empty spaces!)
-lk6-
http://www.StupeedStudios.f2s.com
Home of the burning lego man!
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokill
Not sure but ive changed my mind on my site design and no-longer need it!
-lk6-
http://www.StupeedStudios.f2s.com
Home of the burning lego man!
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokiller666
- Original Message -
From: "Tim" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent:
thanks and you age discrimination sucks!
-lk6-
http://www.StupeedStudios.f2s.com
Home of the burning lego man!
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokiller666
- Original Message -
From: "B. van Ouwerkerk" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, Augus
Sorry to post here but i need to know this info fast!
How do i make a scrolling marquee in HTML without using javascript
Thanks!
-lk6-
http://www.StupeedStudios.f2s.com
Home of the burning lego man!
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokiller666
... could someone give me the name of the best PHP learning book they have read cause
I just scored £110!
(yes, it was my birthday on august 16th and im now a whole 14 so i can have my first
urine test!)
-lk6-
http://www.StupeedStudios.f2s.com
Home of the burning lego man!
ICQ: 115852509
MS
i know this is out of tpic but i thought it would be a reason for you to celebrate, im
going on holiday or "vacation" see ya in 2 weeks... BYE!!
-lk6-
http://www.StupeedStudios.f2s.com
Home of the burning lego man!
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokiller666
ios.f2s.com
Home of the burning lego man!
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokiller666
- Original Message -
From: "Kyle Smith" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, August 12, 2001 9:02 PM
Subject: [PHP] WAHOO!!!
My first WORKING SCRIPT!!!
Could somebody please show me, send me an example or redirect me to a page which shows
how to show a random FLASH movie from a text file which contains different names of
different movies so that when i go on the page it shows lets say, 1 of the 5 movies in
the text document.
Finally and almos
Could somebody please show me, send me an example or redirect me to a page which shows
how to show a random FLASH movie from a text file which contains different names of
different movies so that when i go on the page it shows lets say, 1 of the 5 movies in
the text document.
Finally and almos
ew to PHP, but at last count, you've sent 46 e-mails to this list in
> the past 10 days... 99% of your questions could be answered by going to
> the PHP manual, www.phpbuilder.net, or any of the FAQs that have been
> posted to this list in the past few days.
>
>
> -Original Message-
WHY AM I GEORGE BUSH!?!?!?
-lk6-
http://www.StupeedStudios.f2s.com
Home of the burning lego man!
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokiller666
- Original Message -
From: "B. van Ouwerkerk" <[EMAIL PROTECTED]>
To: "Tim" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thu
3 AM
Subject: Re: [PHP] Adopt A Newbie (ME)
> I hereby nominate Kyle as the official George W. Bush of the PHP General
> mailing list. Anyone second it?
>
> - Tim
>
> On 02 Aug 2001 15:07:49 -0700, Kyle Smith wrote:
> > zillion is actually a number? i just downloaded a pro
Well which is easier to program?
-lk6-
http://www.StupeedStudios.f2s.com
Home of the burning lego man!
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokiller666
- Original Message -
From: "scott [gts]" <[EMAIL PROTECTED]>
To: "php" <[EMAIL PROTECTED]>
Sent: Thursday, August 02, 2001 8
How do i set up extra functions on my computer like mail() and date()
-lk6-
http://www.StupeedStudios.f2s.com
Home of the burning lego man!
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokiller666
Ok, im trying to cut down on the posts here but this time im really stuck, so could
somebody guide me through the usage of mySQL and PHP and show me how to input data
into a mySQL database and read it, or just redirect me to another page (which is what
normally happens)
NOTE: i am using phpMyA
Whats the difference between ASP and PHP cause ASP has gotta have something good about
it cause microsoft uses it!
-lk6-
http://www.StupeedStudios.f2s.com
Home of the burning lego man!
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokiller666
Could someone please help me sort out a database on this so i can find out if php
works, OR could you people please send me any scripts you have cause i just got php
working on my pc and i wanna know what its capable of.
-lk6-
http://www.StupeedStudios.f2s.com
Home of the burning lego man!
IC
(the damn thing took my attatchement off!!!)
Ok I have installed PHPTriad, when i run apache (gulp) dos opens, all fine BUT when i
run PHP.exe well look down
http://www.stupeedstudios.f2s.com/probs.gif
-lk6-
http://www.StupeedStudios.f2s.com
Home of the burning lego man!
ICQ: 115852509
M
Ok have installed PHPTriad, when i run apache
(gulp) dos opens, all fine BUT when i run PHP.exe well look down (sorry if
im not allowed to post pictures but, its small!)
-lk6-http://www.StupeedStudios.f2s.comHome
of the burning lego man!
ICQ: 115852509MSN: [EMAIL PROTECTED]AIM:
Where do i download the best software (prefebly free) to set up my computer as a
server so i can test my php scripts? (apache or whatever)
-lk6-
http://www.StupeedStudios.f2s.com
Home of the burning lego man!
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokiller666
ok i really need to get this sorted quickly so could somebody please tell me which of
the below (taken off php.net) i should download to install PHP on my WIN ME comeputer
(im not using my computer as an insternet server i need it to test scripts)
Complete Source Code
a.. PHP 4.0.6 [3,083Kb]
the README and INSTALL files and documents
> and things... all the info you really need is
> in the documentation...
>
>
> > -Original Message-
> > From: Kyle Smith [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, August 01, 2001 9:26 PM
> > To: [EMAIL
Can someone quide me through the process of installing PHP on a windows system (my
computer) because ive followed what it says in the doc files but it doesnt work so
anyone who has done it, please help!
-lk6-
http://www.StupeedStudios.f2s.com
Home of the burning lego man!
ICQ: 115852509
MSN:
Is it possible to make a website counter with a PHP script and a text document? If so
can somebody email me a script (unlikely) or send me to a page with a script (yay)
-lk6-
http://www.StupeedStudios.f2s.com
Home of the burning lego man!
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokiller66
Does it really exist? If so could someone post some URLs for me?
-lk6-
http://www.StupeedStudios.f2s.com
Home of the burning lego man!
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokiller666
Whenever i get a php script off a website why is it that most of the main parts in the
script have a space from the left border. eg
-lk6-
http://www.StupeedStudios.f2s.com
Home of the burning lego man!
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokiller666
ply.. I did read them all..
>
> I don't hate Kyle Smith /me rather uses the energy needed to hate in a
> positive way.. Like to write docs for an opensource project. Did a rewrite
> once..
>
> Phil Driscoll.. you win. I'm Dutch. No I don't have time to go a few tim
Anybody who knows flash 5 please help me (sorry to post in a PHP list)
I have a variable named NAME, later in the game how do i make a dynamic text field say
something like Hi, NAME whats up?
-lk6-
http://www.StupeedStudios.f2s.com
Home of the burning lego man!
ICQ: 115852509
MSN: [EMAIL PROTE
In php, oh wait well this is really 2 questions.. 1 in a form how do i make it
email a file to someone, and the second how do i make it get recieved as an
attatchement...?
-lk6-
http://www.StupeedStudios.f2s.com
New address new site
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokille
ok just cut the crap now and get back to whats really important, helping
people!!!
-lk6-
http://www.StupeedStudios.f2s.com
New address new site
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokiller666
- Original Message -
From: "Johnson, Kirk" <[EMAIL PROTECTED]>
To: "php" <[EMAIL
im gonna stay neutral in this conversation even though i know B Van hates my
guts! But hey, im a newbie and yes i do need a kick start, but he doesnt
have to be such a moody git.
-lk6-
http://www.StupeedStudios.f2s.com
New address new site
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokill
When i send an email from my server is there any way to change the email address so
when its sent instead of saying its from [EMAIL PROTECTED] (my servers email address)
to something like [EMAIL PROTECTED] or just my normal email address?
P.S. when you reply to this could you please reply to m
In a mail script how do i make it so it emails more than one person? Do i make
something like this?
"[EMAIL PROTECTED]";
"[EMAIL PROTECTED]";
ETC?
-legokiller666-
http://www.StupeedStudios.f2s.com
New address new site
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokiller666
http://www.f2s.com
its what im on but you can only use FTP which is a bitch to set up (no
ads no nutting)
-legokiller666-
http://www.StupeedStudios.f2s.com
New address new site
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokiller666
- Original Message -
From: "Philip Olson" <
te
> >
> >ICQ: 115852509
> >MSN: [EMAIL PROTECTED]
> >AIM: legokiller666
> >
> >
> >- Original Message -
> >From: "B. van Ouwerkerk" <[EMAIL PROTECTED]>
> >To: "Kyle Smith" <[EMAIL PROTECTED]>; <[EMAIL PRO
Also how do i make it so that when it sends the email the picture is an attatchment?
-legokiller666-
http://www.StupeedStudios.f2s.com
New address new site
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokiller666
Ok i know this is a reheheheally simple question but can someone please send me the
code for an upload file box which can only have gifs and jpgs uploaded so i may add it
to a fanart section for my site
-legokiller666-
http://www.StupeedStudios.f2s.com
New address new site
ICQ: 115852509
Can everybody please send me a simple script they have made it doesnt matter what, i
just need some material to learn from, i learn better hands on.
-legokiller666-
http://www.StupeedStudios.f2s.com
New address new site
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokiller666
Sorry if this seems to be spamming but to anyone who is interested could you please go
to my site (stated below) and when you have finished browsing click on the leave a
comment part on the main page and tell me what you think
Thanks people
-legokiller666-
http://www.StupeedStudios.f2s.com
New
Could you people please send me any scripts you have made which are not too
complecated but are quite useful without the use of mySQL?
To restore my faith in PHP
Thanks in advance
-legokiller666-
http://www.StupeedStudios.f2s.com
New address new site
ICQ: 115852509
MSN: [EMAIL PROTECTED]
A
s:
> www.php.net/print
> www.php.net/echo
>
> Best regards,
> Johannes Schill
>
> - Original Message -
> From: "Kyle Smith" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, July 26, 2001 7:15 AM
> Subject: [PHP] Big di
What is the difference between using
and
-legokiller666-
http://www.StupeedStudios.f2s.com
New address new site
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokiller666
lt;[EMAIL PROTECTED]>
Sent: Wednesday, July 25, 2001 1:46 PM
Subject: Re: [PHP] PHP scripting
> to do what?
>
> There's tons of sample scripts out there on
> www.weberdev.com
> www.zend.com
> www.devshed.com
>
> if you just want to go absorb knowledge
>
> La
Could some of you people please send me some scripts you have made (not too
complicated) as i find it easier to learn from hands on experience =)
Thanks
-legokiller666-
http://www.StupeedStudios.f2s.com
New address new site
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokiller666
Ok this is the big question, in-depth could someone tell me what PHP could be used for
other than aking databases (which i canT do)
Thanks
-legokiller666-
http://www.StupeedStudios.f2s.com
New address new site
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokiller666
Can someone please make a list of the best places to learn PHP as I have 6 weeks of
school holidays and I want to put the m to good use (i have the PHP reference guide
from www.oreilly.com and i have the big ass document files from www.php.net)
-legokiller666-
http://www.StupeedStudios.f2s.com
What is wrong with this code?
(note: the variables $email and $comments are sent from another page but i get the
error message from this page saying "Warning: Could not deliver email. You are over
quota. in /web/sites/197/lk6/www.stupeedstudios.f2s.com/email.php on line 15" in which
line 15 is
What is wrong with this code?
(note: the variables $email and $comments are sent from another page but i get the
error message from this page saying "Warning: Could not deliver email. You are over
quota. in /web/sites/197/lk6/www.stupeedstudios.f2s.com/email.php on line 15" in which
line 15 is
ok i dont know the first thing about data bases so could someone please guide me
through the process of making a score board for a flash game i have made with the
variables $name and $score??
(note: i have hosting at f2s.com so i have to use myADMIN)
-legokiller666-
http://www.StupeedStudios.f2
is there a code to show a users screen resolution and/or make a webpage go to a
certain page of the site depending on the users screen resolution?
-legokiller666-
http://www.StupeedStudios.f2s.com
New address new site
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokiller666
I made this code for a simple for (the end of it) but what do i change in the $message
variable so there is a new line between each other variable in $message (ive tried
$name. . $last_name and. happens)
-legokiller666-
http://www.StupeedStudios.f2s.com
New address new site
IC
$message = $IP, $PORT, $SYSTEM, $PAGE;
what should i change in the $message code so that it contains the words assigned to
the variables?
-legokiller666-
http://www.StupeedStudios.f2s.com
New address new site
ICQ: 115852509
MSN: [EMAIL PROTECTED]
AIM: legokiller666
I have made a small page containing the following PHP
";
echo $REMOTE_ADDR;
echo "Port number";
echo $REMOTE_PORT;
echo "System info";
echo $HTTP_USER_AGENT;
echo "Last page visited in this window";
echo $HTTP_REFERER;
?>
is there any way i can make the PHP file email me the info above without r
Ok this may sound really pathetic but how do i add a new line (like a space) to a code
like this
cause when i try the code out it looks like
IPADDRESS127.0.0.1
and i want it to look like
IP ADDRESS
127.0.0.1
or
IP ADDRESS
127.0.0.1
so what do i put in?
Thanks for your time :)
94 matches
Mail list logo