hostnames. I got around this by using IP's in httpd.conf and
making wusage do the lookups.
Is there a fix for this or is it an unpleasant side effect that
we must accept and deal with?
Thanks,
Anyone know of a open-source driver that would allow unlimited database
connection to connect the UNIX machine to a MS-SQL Server 7.0 and is free?
I have see FreeTDS but it use myssql, I am looking for odbc.
Thanks!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [E
Hi
I just installed mysql, apache and php4 on Linux Mandrake 7.0. After installing
apache it seemed ok and started normally. But after installing PHP4 I get the
following error message when I try to start apache:
Syntax error on line 207 of httpd. config: cannot load
/usr/apache_1.3.12/libex
Hi
I just installed mysql, apache and php4 on Linux Mandrake 7.0. After installing
apache it seemed ok and started normally. But after installing PHP4 I get the
following error message when I try to start apache:
Syntax error on line 207 of httpd. config: cannot load
/usr/apache_1.3.12/libex
No. Does this get added to the configuration command?
(touche on the double-post)
SW
- Original Message -
From: Scott Wagner
To: php
Sent: Thursday, March 01, 2001 11:55 PM
Subject: can't start apache
Hi
I just installed mysql, apache and php4 on Linux Mandrake 7.0 from a cd I got with the
book "PHP Fast and Easy" After installing apache it seemed
> If you're authenticating via .htaccess you can use the
> environment variable "REMOTE_USER" to use as the
> username to do the select on the db. Something
> like:
>
> $user = getenv("REMOTE_USER");
> $sql = "Select * from usertable where username = '$user'";
I'm (currently) using PHP3.0.15 and
I am attempting to take a line of text (a list) that has been entered into
a form and split it into the appropriate parts, placing them into an
array. I am splitting the input on commas, semi-colons, and spaces.
Problem 1: Is with "white space". If the input has spaces after a comma,
it spl
the correct function to use. Is there any other way?
Thanks,
Scott
--
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]
Hi!
I noticed when using $PHP_SELF in the script, you can use only the
variables. So, I tried it with the arrays or functions and found that it
does not work. So, is $PHP_SELF limited to variables only?
Scott
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail
OK - this one really is stumping me.
I have a shell script that I'm running through bash on my linux server
it includes:
./configure \
--with-apache=../apache_1.3.17 \
--with-gd \
--with-mysql \
--with-gdbm \
--with-mhash \
I've only been trying to learn this stuff for a few days and thought I was
on a roll, but now have run into a problem I don't get at all. In my script
I have the following sql query and am receiving the following error when it
executes "You have an error in your SQL syntax near '' at line 1."
An
PROTECTED]> wrote in message
Pine.A41.4.32.0104151924060.11846-10@marte">news:Pine.A41.4.32.0104151924060.11846-10@marte...
> What do you have in the id variable?
>
> It's contents can be the problem.
>
> regards,
>
> Augusto Cesar Castoldi
>
> On Sun, 15 Apr
t;Felix Kronlage" <[EMAIL PROTECTED]> wrote in message
20010415232649.A11407@mad">news:20010415232649.A11407@mad...
> On Sun, Apr 15, 2001 at 04:20:07PM -0500, Scott VanCaster wrote:
>
> > Any idea what my problem is? I removed the WHERE id=$id and it works,
but
> >
; On Sun, Apr 15, 2001 at 04:20:07PM -0500, Scott VanCaster wrote:
>
> > Any idea what my problem is? I removed the WHERE id=$id and it works,
but
> > updates every record of course :(
>
> Have you tried putting the $id in quotes too?
>
> | WHERE = '$id'
&g
Well, I added the echo($id); back in and am just getting $id printed, so it
looks like I have another problem :(
Now to see if I can find it and figure it out.
""Scott VanCaster"" <[EMAIL PROTECTED]> wrote in message
9bd3pv$qbd$[EMAIL PROTECTED]">news:9bd3p
Nevermind everyone, I'm an idiot :)
I had the case wrong. I needed $ID, not $id !
Thanks for the assistance though. Nice to know ya'll are here.
Scott
""Scott VanCaster"" <[EMAIL PROTECTED]> wrote in message
9bd394$ikn$[EMAIL PROTECTED]">
Hi! I am wondering if there is such a php array that can take care of the x
and y axis data. I figure that using this array type, $axis[$x][$y] would
do the trick. Would it work? If not, then education me on what would work!
Thanks!
Scott
--
PHP General Mailing List (http://www.php.net
without a problem. So, it is obvious
the problem lie with PHP code, odbc_exec();
Thanks,
Scott
--
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]
The table in the SQL have primary key already and I get this error message.
So, I'll try your recommendation to disable part of the PHP script and
recompile. Sometime it is better to move on than to struggle over it
because no one seem to have the answer to the problem.
Thanks,
Scott
&qu
quot; on it and
compile Apache and it work fine.
What I had discover is that you can't install the PHP with the "pl"
without the version that doesn't have the "pl". Is that true? (To install
PHP version first before installing hte package level).
Scott
--
P
You would need to set the file permission to the file itself, "COM1".
That would be the common errors.
Scott
<[EMAIL PROTECTED]> wrote in message
9c3q7s$lu3$[EMAIL PROTECTED]">news:9c3q7s$lu3$[EMAIL PROTECTED]...
> Hi all, me again.
>
> I tried accessing the co
Has anyone any ideas/recomendations/pointers on how to send secure mail
through PHP?? Reason is that I may soon want to collect CC info through a
SSL secured page, and then email it off to me.
I have a linux server, PHP4.0.4pl1, and PGP2.6.2 at my disposal...
My theory is that I'd call PGP from
What does the "odbc_cursor" do? How does it work when put into PHP script
for odbc_connect, odbc_exec, etc.
Thanks,
Scott
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contac
Try it again, but make the employee.dbf free table, or just making it
foxplus.
-Mensaje original-
De: Benny [mailto:[EMAIL PROTECTED]]
Enviado el: MiƩrcoles, 02 de Mayo de 2001 07:03 a.m.
Para: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Asunto: [PHP-DB] open foxpro database
I used function db
Does anybody have any scripts or tips on hosting multiple domains on the one
account ie. if the domain being requested is this, go here in my account if
not go here in my account?
Thanks
Scott.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
a \w a word character, meaning a-zA-Z_0-9 (in perl)?
> if so, that wouldn't match the a-zA-z he originally intended...
> am i missing something?
>
> -jack
>
> "..s.c.o.t.t.. [gts]" wrote:
> >
> > print preg_replace('/(.*?)(\w{2})(.*)/',
besides, if anyone here dislikes hitler, they should
certainly not emulate him by trying to silence
opinions that they disagree with
ironic that some of the people that hate hitler the most
act so much like him...
dont be like hitler: support freedom of speech.
> -Original Message--
phpMyAdmin
and
phpMyEdit
are two free PHP MySQL thingies.
check out http://www.phpwizard.net/
> -Original Message-
> From: Anuradha Ratnaweera [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 10, 2001 11:52 PM
> To: Augusto Cesar Castoldi
> Cc: [EMAIL PROTECTED]
> Subject: Re: [PHP] "F
(it's been about 12 hours since I sent this, and havent seen it come
through, so I'm re-building/re-sending it... 'cause I need some help on
this)
I'm confused. I'm bemuttered. I'm pulling my hair out.
I have a page which processes a membership request, and includes the
following code:
from /
sh: 0;url=/");
It's the exact same code -- just a different variable setting the value, and
the header call afterwards. (though even when I comment out the header(..)
it still doesnt work.)
Something just isnt right somewhere.
Is it the path of the script being exeuted that's causing so
-module=src/modules/php4/libphp4.a
make
make certificate (optional)
make install
That is all you need. Apache will automatically enable the Mod_SSL and
compile it. The file path for Apache or PHP, or SSL is up to you or you
can leave hte --prefix blank.
Scott
""Toby Miller"&quo
I have used the PHP sort function --> sort(). When I use sort($data,
NUMERIC), it sort the data by Numeric order. But it goes in ascending
order. Is there a way to make it go in Descending order?
Thanks,
Scott
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-m
I mean, sort($data, SORT_NUMBERIC), not sort($data, NUMERIC).
""Scott Fletcher"" <[EMAIL PROTECTED]> wrote in message
9c191q$crh$[EMAIL PROTECTED]">news:9c191q$crh$[EMAIL PROTECTED]...
> I have used the PHP sort function --> sort(). When I use sort($data,
Has anybody ever written some code for a product and want it to be able to
update itself... and made it look for updates? Does anybody have some ideas
or information on this?
Thanks
Scott.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
osting your script, let's say the
> update.php)
>
> -elias
> http://www.eassoft.cjb.net
>
> ""Scott Mebberson"" <[EMAIL PROTECTED]> wrote in message
> 9dnr1o$gv5$[EMAIL PROTECTED]">news:9dnr1o$gv5$[EMAIL PROTECTED]...
> > Has a
oh god...
that story will probably come true in the next few years,
due to the way the public school system keeps going downhill
and the unyeilding ignorance of administrators.
> -Original Message-
> From: Kath [mailto:[EMAIL PROTECTED]]
> Sent: Monday, May 14, 2001 5:18 PM
> To: [EMAIL
one thought is to search http://www.hotscripts.com/PHP/
for "forum" or "message board" scripts.
> -Original Message-
> From: shaun [mailto:[EMAIL PROTECTED]]
> Sent: Monday, May 14, 2001 1:15 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] achive style message center
>
>
> i was wondering
even though i dont use PWS, the only time i seem to
get 500 errors is when i mistype the a filename
and the server cannot find the file so that's
probably where your problem lies.
triple check that PHP is working and installed correctly.
then triple check that the server works OK (try to load
you can get a really great SSH program
(free for non-commercial use) at http://ssh.com/
i use a registered copy here at work, but i
downloaded a free copy for use at home...
it's the best client i've found so far.
even supports SFTP.
> -Original Message-
> From: Gyozo Papp [mailto:[EMAI
i had compile problems for PHP + GD on a linux box.
my best guess is that GD requires X11 support to
work properly, and in turn blows up the PHP
compile when GD cannot find the 'X11' library
since the box is a server, bells and whistles like
Xwindows are not installed
figured i'd sha
day, May 15, 2001 6:00 PM
> To: PHP User Group
> Subject: RE: [PHP] PHP and GD on a Redhat linux box
>
>
> I do not believe this is the reason that you are having problems. I have
> compiled GD on many Redhat machines without X11
>
> Brandon
>
> -Original Message
this also works:
$st1 = "abc";
$st2 = "abc";
if ($st1 != $st2) {
die("Death");
}
> -Original Message-
> From: Steve [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, May 15, 2001 6:39 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP] How to check "aBc" different from "abc" ?
>
>
> $st1 =
well, if all numbers are *always* 10 digits long,
use this
$old = "1234567890";
$new = preg_match('/(\d{3})(\d{3})(\d{4})/', $old, $matches);
print "(". $matches[1] .") ". $matches[2] ."-". $matches[3];
prints "(123) 456-7890"
> -Original Message-
> From: Jerry Lake [mailto:[EMAIL P
then people would think you're a perl programmer ;)
> -Original Message-
> From: phpman [mailto:[EMAIL PROTECTED]]
> Subject: Re: [PHP] Newbie-Continue Line of Code
>
> In theory you could put all your code on one line.
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscrib
why not use serialized arrays stored in cookies to
store a growing list of things that the user is purchasing?
then, it'd be as easy as having this array
stored as a single cookie... ;)
$items = array(
#indexed by item ID
'1003045' => array(
'name' =>'The best m
wow, that's quite a mouthfull ;)
use dirname
>
> $path=substr(__FILE__, 0, strlen(__FILE__) - strlen(basename(__FILE__)) -
> 1);
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the li
use a BLOB field type
read the docs for mysql, or whatever
DB you happen to be using.
> -Original Message-
> From: Felipe Moreno [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 16, 2001 11:02 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Inserting and Selecting an IMAGE from the DB
> Imp
you need to:
./configure [whatever options]
make
make test
make install (as root)
then you need to edit Apache httpd.conf
appropriately and restart the daemon.
then, it should work
> -Original Message-
> From: Beech Rintoul [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 16, 2001
yes... i agree.
if you know pregs, you have the added benefit of
knowing how to write regexps for PHP *and* perl
(should you ever have to program in perl)
i personally prefer pregs becuase i think that the
syntax is cleaner and more concise...
> -Original Message-
> From: Christian Rein
what are you trying to do that for?
there's probably a much cleaner way to do what you
want, but i dont really know what you want to do,
so i cannot suggest anything
> -Original Message-
> From: Richard Kurth [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 16, 2001 5:10 PM
> To:
yeah. i run it as a CGI.
compile it as a binary, then edit the apache config...
that's it
> -Original Message-
> From: midget2000x [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 16, 2001 4:18 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] running a stand-alone PHP program
>
>
> I ap
read the docs you'll find your answer there.
php.net/delete
;)
> -Original Message-
> From: Joseph Bannon [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 16, 2001 3:53 PM
> To: PHP (E-mail)
> Subject: [PHP] deleting a file
>
>
> What is the file function to remove/delete a file
> -Original Message-
> From: Richard Kurth [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 16, 2001 5:23 PM
> To: [EMAIL PROTECTED]
> Subject: Re[2]: [PHP] Is there a better way to do this
>
>
> Hello scott,
> I what it to look and see if the file exists if it do
B. van Ouwerkerk [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 16, 2001 4:58 PM
> To: scott [gts]
> Subject: RE: [PHP] Re-directing
>
>
> At 14:56 16-5-01 -0400, you wrote:
> >if you need to redirect a page, why not juse use
> >header("Location: ./newurl.php");
you could either install php as CGI stanalone
or download the apache header files and put them
somewhere that PHP can find them
if you've got no *.h files, that probably means
that someone deleted them, that you've got
a binary distribution of apache on your system,
or that you're telling PHP
even though it can be done, i strongly reccomend that
you re-evaluate the reasons why you want to do this.
making var-of-a-var is usually not the easiest/best
way to accomplish something
why not use assoc. arrays??
$stuff['foo'] = explode(...);
> -Original Message-
> From: King,
yes. netscape is incredibly anal about tables.
if you miss even one tag, the entire table
will not show... and netscape handles table background
images weird too, so keep that in mind if the table
shows up, but looks like someone vomited all over it.
per your subject header:
1) it's a netscape
from the shell, you can use the mysql program
./mysql -uUser -pPass dbname
from PHP, why dont you just use: mysql_connect(...);
it seems that you might be confused about mysql, trying to
access it "via PHP" from the "unix shell". if you want to
set a unix shell enviornment variable and access
do you have a "ScriptAlias"
directive in the apache conf's?
> -Original Message-
> From: midget2000x [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 17, 2001 5:16 PM
> To: Nathan Cook; [EMAIL PROTECTED]
> Subject: Re: [PHP] running a stand-alone PHP program
>
>
> Excellent. I got this
i had to do that once with a perl script i was writing
because there were a variable number of "options" that
could be passed in, yet i needed to have a fixed number
of paramaters going into the script.
i used: ./prog.cgi?opts=x:1,y:2,z:3
sort-of like a primitive form of php's ability to pass
ar
and adding to what Miles says:
make sure to go thru any files that might be
require()'d or include()'d, becuase any stuff outside
the tags will be considered output also.
that error is like a rite of passage ;)
> -Original Message-
> From: Miles Thompson [mailto:[EMAIL PROTECTED]]
> S
i love when newbies ask for help and i'm able to help,
but when it comes to people being just plain lazy,
i agree with Miles...
** please read the docs before asking questions **
> -Original Message-
> From: Miles Thompson [mailto:[EMAIL PROTECTED]]
> Subject: Re: [PHP] Random number
>
please send a code snippet...
a lot of things changed from 3.x to 4.x
> -Original Message-
> From: Jeffrey Wang [mailto:[EMAIL PROTECTED]]
> Sent: Friday, May 18, 2001 2:37 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Got OO error after upgraded php3.0.8 to php4.05
>
>
> Hi,
> I g
you need to specify those extra braces for any
multi-select HTMl object
i had the same problem with a:
> -Original Message-
> From: Johnson, Kirk [mailto:[EMAIL PROTECTED]]
> Subject: RE: [PHP] Not losing variables in forms w/ checkboxes
>
> Just append a pair of brackets to the NAM
the words "shared NT server" make a chill run up my spine.
apache will beat any MS webserver hands down, and
overall, linux is more stable (and usually a lot
faster and easier to configure) than NT.
MS makes great user-interfaces and office software,
*not* great server software... i'd go with l
How can I tell the ldap_connect() / ldap_bind() functions to use ssl2 instead?
--
Scott
--
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]
ummm... what are you trying to do??
are you trying to parse a PHP script, then parse the
output as Ruby?? You can do that in PHP, with code.
As far as i know, the statements you suggest below
won't work (or at least, wont work the way you want
them to)
PS: having PHP parse '.html' files could
ase... a single entry can have multiple
authours, multiple clients, etc. etc... and so i
figured instead of having to keep typing in "Scott"
for all the things that i authour, why not have the
script put a drop-down combo box with a list of all
authours, when i add a record to main
Oh, if the headers look screwy, try de-selecting
a few fields from the box in the bottom right corner.
when there's too much info, the 'up' and 'down' sort
images kinda get smashed all over the place.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
Oh, and the fields with blue link headings
dont sort correctly, becuase the actual values
of the fields are numeric...
click on "Raw" to see the actual data in the database,
click on "Complete" to see the values that have been
looked up
--
PHP General Mailing List (http://www.php.net/)
To unsu
ith the -no_tls option others will only
support SSL v2 and may need the -ssl2 option.
Based on this warning it would seem like a bad choice for the openldap libs
to hard code sslv23 functionality. (All though working around the problem so
broken servers can stay gainfully employed also sucks.
Linux Mandrake (8.0) is extremely easy to install,
(it's a complete linux distrib, based off of RedHat,
so you can install it onto a clean machine)
the install is *very* interactive and it comes fully
loaded with almost everything you could want,
and is free
get the ISO's at :
http://linux
what else is running on the Win2k machine?
what kind of HTTP server?
if you're running IIS/MS-SQL server, i'd hazard a
guess that it's probably *those* programs that are
slowing the computer down.
i use Win2000/PHP/MySQL for local development
(after which i upload the scripts to a linux machine
postgres outperforms mysql on very high traffic sites
where there are lots of INSERT and UPDATE commands
issued, but for small sites where a majority of database
calls are reading (SELECT), MySQL kicks postgres ass...
there was a really good article on phpbuilder.com a few
months back... check it
Hi Al.
While we are on topic, what are the key differences between include() &
require() ?
Cheers
Scott
- Original Message -
From: "Martin Wickman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 14, 2002 3:40 PM
Subject: [PHP] Re: Pass
return:
$aMyArray[0] == 'The';
$aMyArray[1] == 'cat'; ... etc
"If limit is set, the returned array will contain a maximum of limit
elements with the last element containing the whole rest of string. "
Cheers
Scott
- Original Message -
From: "Sandeep Murp
Create the class like such:
id = $newval;
}
//
// Return the value of $id.
//
function getId ( )
{
return $this->id;
}
}
?>
To retrieve this variable in another php script do this then:
x ( 5 );
print ( "Value of id is ".$news->getId() ); // This will p
r) {
$temp = "size";
eval('$valueofsize = $'. $temp . $i .';');
print $valueofsize;
print $form[$temp . $i];
}
Scott Hurring - Internet Programmer
GraphicType Services
tel: 973.667.9486
web: http://www.graphictype.com/
pg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
you could save the password to a database, associated with
an ID number, then pass the ID number.
DATABASE:
-
id| password
12345 | blah$$
URL:
form.php?id=12345
-
Scott Hurring - Internet Programmer
;9". I don't know of any PHP code or shortcut to cancel out that
effect.
Thanks,
Scott
--
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]
I tried your suggest and it doesn't work. Sorry!
Thanks,
Scott
"Richard Crawford" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> That's weird. But try '\/19"; use the back-slash to escape the control
&g
see rightly; what is essential is
invisible to the eye." --Antoine de Saint Exupery
"Push the button, Max!"
- clip
Scott
"Scott Fletcher" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I tried your sugges
uot;", etc. The only
problem is I can not tell what characters are in there because it is not
readable by the web browser. I hope I explained it clear enough.
Thanks,
Scott
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands,
This one work pretty well, so I'm using this one in addition to the recent
posting!
nl2br(htmlentities($ch));
Thanks,
Scott
"Nick Wilson" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> -BEGIN PGP SIGNED MESSAGE-
>
Hi!
How do I make a line feed in HTML from "LF"?? The data I got on each
line is not evenly spread out.
Thnaks,
Scott
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contac
I mean how to make the data in HTML to work like a Line Feed? That way, the
data are all align!
Thanks,
Scott
--
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
ne that is perfectly
lined up with each other.
Thanks,
Scott
--
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]
What do you mean? There is a php function that can clean up the carriage
return and line feed. There's a php function somewhere that will fix up the
amount of spaces for each lines to make the end of each line to be all
aligned. So, what would it be?
Thank,
Scott
--
PHP General Ma
with no luck.
Can someone tell me what the problem is? Have I overlooked something?
Thanks,
Scott
--
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]
Hi again! I just did the crazy thing and it work! What I did was to copy
the whole script in the file then delete the file. Create a new file and
paste the script back into the file. Guess what! The webpage work! No
nagging errors! What give?
Scott
--
PHP General Mailing List
The file permission checked out fine. It just baffled me!
I don't know how to keep the post together to one topic! I use MS Outlook
and I clicked the "reply" button and it came out as a seperate post.
Scott
"Scott Fletcher" <[EMAIL PROTECTED]> wrote in message
--
So, you see, if I use the PHP function, nl2br(), that took care of the
"cr" and the "lf". But it doesn't take care of the "sp" so how do I fix
that? This "sp" when work correctly will be able to justify the text on
each line. Anyone
right
direction?
Thanks,
Scott
--
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]
gt; try something like this:
>
> check 1
> check 2
> check 3
> check 4
> check 5
>
> that should do it...
>
> Edward
>
> - Original Message -
> From: "Scott Saraniero" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
>
Hi,
How do I write an array to a file? For example, I need to write just this in
a file:
I've been hung up for 2 days on this. Any help would be appreciated.
Thanks,
Scott
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
an this be done?
*
");
fclose($fp);
?>
*
The end result would be for me to have
written in the PR.inc file (for use as an include later).
Thanks,
Scott
--
PHP General Mailing List (http://www.php.net/)
Hi. I'm learning PHP3 on an IIS 4.0 box and I started by trying out this
simple HTML form. The form lets the user input his/her name, email address,
and select whether he/she likes oranges or apples and sends the data to a
.php file that displays what the user input on the HTML form. The form
meth
;s resources to the
browsers. That the problem have nothing to do with PHP itself. Am I right?
Thanks,
Scott
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
t code? I mean there's no way to get the PHP
execution to pause while the non-PHP programming get done first. Is there?
Thanks,
Scott
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
701 - 800 of 1933 matches
Mail list logo