I am trying to have my form redirect back to my form, if the 'name' field is
not filled in or the submit button is not pushed. Can someone tell me what
my problem is with the script below that I have in my header:
Thanks,
Ben
--
PHP General Mailing List (http://www.ph
I noticed this server-side scripting language which has an interesting
twist: your code can be complied and loaded as an apache DSO. Would
this be feasible with PHP?
--
This space for rent
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Not PHP itself, heh, but PHP scripts that you write. Moto scripts can
be interpreted by moto, just like PHP, but the scripts can also be
compiled as DSOs.
On Tue, Feb 19, 2002 at 11:58:52AM -0500, Gary wrote:
> Ben Curtis wrote:
>
> >I noticed this server-side scripting language
http://www.webcodex.com/moto/
On Tue, Feb 19, 2002 at 05:07:14PM +, Nick Winfield wrote:
> On Tue, 19 Feb 2002, Ben Curtis wrote:
>
> > Not PHP itself, heh, but PHP scripts that you write. Moto scripts can
> > be interpreted by moto, just like PHP, but the scripts can al
word) that the recent virus and exploit outbreaks in MS have
required.
My 2 cents
Ben
- Original Message -
From: "Nick Wilson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 20, 2002 12:26 AM
Subject: Re: [PHP] What is the different
Not mention budget friendly-ness
- Original Message -
From: "Nick Wilson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 20, 2002 12:26 AM
Subject: Re: [PHP] What is the different between Apache and IIS?
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>
>
I want to retain some data across my sites, which have different domain names.
I can't use cookies because they rely on the domain name, and I'd rather not
pass the information on every link Any suggestions?
--
Ben Sinclair
--
PHP General Mailing List (http://www.php.net/)
To u
I could do that, but how would I keep track of the users? I don't think IP
addresses are reliable. I would also prefer to limit my database access.
--
Ben Sinclair
- Original Message -
From: "Chris Boget" <[EMAIL PROTECTED]>
To: "Ben Sinclair" <[EM
These are all workable solutions, but I also have to worry about https sites.
If I link to hidden images on non-secure servers, the browser will display a
warning. I'm also trying to avoid buying multiple certificates when all I want
to do is brand a site.
--
Ben Sinclair
- Original Me
information that a user inputs via a form to the next page
so it can be e-mailed via the mail() function. Can someone please advice
how to do so.
Thanks,
Ben
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
The variable $PHP_SELF seems to be blank, I am using PHP 4.1.2 and Xitami
2.4d9 which are both the latest version. Has anyone else had this problem
and do they know how to fix it?
Ben
* Ben Edwards
able to give me some insight on how they solved a problem like this on their
servers Help!
Thanks!
Ben
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
could be would be much appreciated.
I guess if you have cookies turned of it wont work but what else may cause
a problem.
Regards,
Ben
* Ben Edwards +44 (0)117 9400 636 *
* Critical Site Builderhttp
I know this is not a PHP question but would really appreciate comments
regarding experiences with the software E-mail Spyder or any other
experiences with other software.
Thanks,
Ben
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
.
Thanks!
Ben
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
he crawler into thinking that it is
an actual page??
Or maybe its an Apache setting to fiddle with you think??
Any help would be appreciated.... Thanks!
Ben
I guess if anyone knows of a place, is there a source on the web that
details the headers sent to the page for valid pages???
I checked php.net and nothing was there on the subject
- Original Message -
From: "Ben Turner" <[EMAIL PROTECTED]>
To: <[EMAIL PROTEC
variables
carryover from the login page to the subsequent pages or how would that
work? Would MySQL be powerful enough to support something like this?
Please give me your thoughts.
Ben
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
accomplish this.
At this point it is looking like I will be creating simple php pages
including the 404 script to pull the page from the database. This is going
to be very messy as a page must be created for every entry into the
database...
Thanks!
Ben
- Original Message -
From: "Ben T
in case anyone is wondering... I fixed the problem (it appears) by using
header("HTTP/1.0 200 OK");
in case anyone else runs across this problem. Just setting header(Status:
200 OK"); wasnt enough it appears...
- Original Message -
From: "Ben Turner" <[E
if the user downloads it, the page comes up, if not the page is blank (although the
source is there when they view it). Sound familiar to anyone? got any ideas what to
change/check?
Thanks!
Ben
n ASP... is there
something different for PHP?
thanks!
Ben
ROTECTED]>
To: "Ben Turner" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, March 02, 2002 10:25 PM
Subject: Re: [PHP] CheckBoxes
> As far as I know, you can't name different checkboxes with the same name
> (seems odd to me to do this anyway...). Whe
Is there an easy way to upload a CSV file into a MySQL table? Is there also
a way to export the MySQL file into a CSV file? I would like to make a form
using PHP to do import a CSV file into an existing table. Any advise would
be appreciated.
Ben
--
PHP General Mailing List (http
I am just setting up a server that I am leasing through Rackshack.net. I am
having some difficulties just trying to get myphpadmin running.
Here is the error I am receiving... anyone know anything about this?? It
isnt terribly descriptive and I have no idea why it isnt working. The path
is the
I have got access from admin (the apache user) to those files as well as the
directory.
Nothing seems to be working.
- Original Message -
From: "Martin Towell" <[EMAIL PROTECTED]>
To: "'Ben Turner'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]&g
I have a page within a frame that uses Header() to redirect to another page.
However, I don't want the redirection to take place just within that frame
set. I want the page that it redirects to to cover over the frame. Is this
possible?
-Ben
--
PHP General Mailing List (http://www.ph
I'm having some trouble writing data to a file, when I use this code it
works fine:
But several problems with this occur:
First of all, it tries to open template.txt1 instead of template.txt.
Second of all, some letters written to news.txt become a 1 for some odd
reason. I don't know why.
I
When writing to a file several problems occur with this code:
However, this code works:
The problem with the first set of code is that it opens template.txt1, and
some letters that were in template.txt become a 1.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: h
all I can to is specify X/Y coordinates and print text. Don't know how
many pages the report will be for a start.
Ben
****
* Ben Edwards +44 (0)117 9400 636 *
* Critical Site Builder
j <<> >> endobj
6 0 obj <> endobj 7 0 obj <> endobj xref 0 8 00 65535 f 000337
0 n 000424 0 n 09 0 n 87 0 n 000236
0 n 000512 0 n 000586 0 n trailer <> startxref 664 %%EOF
Rather than acrobat bein
I use string manipulation on the date, basically split it into $day, $month
and $year and use this to product formatted output.
Ben
At 17:51 18/03/2002, Ryan wrote:
>Hi, I'm trying to create an events page, where it shows the posted
>events. I enter data using phpmyadmin. Cur
Not sure exactly what your code is but if you try to pass a literal where a
reference type parameter is defined this produces a blank page.
function test( &$var ) { echo $var }
if you call with test( "hello" ) you get NO output.
Ben
At 18:01 18/03/2002, Mike At Spy wrote:
sorry, should of made it clear I amusing FPDF (http://fpdf.org/) library
which looks like it douse the headers for you.
Ben
At 18:05 18/03/2002, [EMAIL PROTECTED] wrote:
>On Mon, 18 Mar 2002, Ben Edwards wrote:
> > This looks good, however when I try the examples I get:
> >
&
when creating these pages or the search engine will believe that it
is still receiving a 404 error.
Ben
- Original Message -
From: "olinux" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 27, 2002 7:20 PM
Subject: [PHP] db driven site on IIS
>
.
Regards,
Ben
* Ben Edwards +44 (0)117 9400 636 *
* Critical Site Builderhttp://www.criticaldistribution.com *
* online collaborative web authoring content management system *
* i-Contact Progressive Video
Kind of but not quite. Was wondering if PHP help the actual full url.
Ben
At 15:26 04/04/2002, you wrote:
>On Thursday 04 April 2002 21:56, Ben Edwards wrote:
> > Is there a way I can get the whole URL of the current page for error
> > handling/reporting. Also is there a way
orge.net/projects/toca
>
>Ajudei? Salvei? Que tal um presentinho?
>http://www.submarino.com.br/wishlistclient.asp?wlid=664176742884
>
>
>"Ben Edwards" <[EMAIL PROTECTED]> wrote in message
>[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > Kind of but
ricio Cuenca
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php
* Ben Edwards +44 (0)117 9400 636 *
* Critical Site Builderhttp://
$db = mysql_open();
$results = mysql_query( "select * from something", $db );
while( $row = mysql_fetch_array( $results ) ) {
processing using $row["column"] as reference
}
Ben
At 11:21 05/04/2002, Phil Ewington wrote:
>Hi All,
>
>I am new to PHP and
ve to take priority
because you can't have a width of 800 and a margin of 0 if the viewer's
browser window is 1200 px wide... or 640 or any size other than 800 for
that matter.
- Ben
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
This is really strange, found this function someware (cant remember where)
and it works. What I cant find is any reference to filerpos, filelen or
subfile on the php website! They are not functions I define in any inc
files. Anyone know where these are documented?
Ben
function get_file_ext
Forget this one, i'me being stupid.
At 04:26 P 21/10/01, Ben Edwards wrote:
>This is really strange, found this function someware (cant remember where)
>and it works. What I cant find is any reference to filerpos, filelen or
>subfile on the php website! They are not functions I
+ per month
* Telnet access
I've been looking for quite some time now and haven't had much luck - if
anyone could help me out it'd be much appreciated!
Cheers
Ben Quinn
Assistant webmaster of the Australian Severe Weather Association website
http://www.severeweather.asn.au
Webmaster o
I am new to PHP and have been experimenting with it for couple of weeks now.
I need to take a course that can make me very proficient in a short amount
of time. I am in Orange County, CA. Anywhere in Southern California would
be fine.
Please let me know suggestions.
--
PHP General Mailing L
I am new to PHP and have been experimenting with it for couple of weeks now.
I need to take a course that can make me very proficient in a short amount
of time. I am in Orange County, CA. Anywhere in Southern California would
be fine.
Please let me know suggestions.
--
PHP General Mailing L
Your timestamps should be in UTC, and therefore not effected by daylight
savings.
- Ben
Nathan Cassano wrote:
> Hello fellow PHPer's,
> Daylight savings is soon upon most of us and I have some
> questions in regard to timestamps. My problem: So we put our clocks an
>
Sounds like onChange to me... when you check it you change it, when you
uncheck it you change it.
- Ben
Boaz Yahav wrote:
> does anyone know the HTML event that knows when a checkbox has been
> checked and unchecked?
> So far I'm using onChange but that is not exactly what I n
I am trying to let a person attach a file to my form. Can anyone help?
--
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]
th \'' not ''.
Before I write a function that loops thought the whole thing looking at
each character and replaces ' with '' has anybody got any ideas?
Ben
**
* Ben Edwards
ntHandler($theParser, $theTag, $theAttrs)
{
global $attributeArray;
//do your attribute handling here; maybe something like this
$attributeArray[] = $theAttrs;
}
Ben
On Tuesday, November 13, 2001, at 07:34 PM, Michael Harris wrote:
> Can anybody tell me if there is a w
Oops, forgot a line:
On Tuesday, November 13, 2001, at 08:58 PM, Ben Gollmer wrote:
> Do something like this:
>
> function parseXML($xmlFile)
> {
global $attributeArray;
> $theParser = xml_parser_create();
> xml_set_element_handler($theParser, &q
I currently log ip address that reach my site. However, I want to be able
to log both the ip address and remote name. Can anyone help?
Thanks,
Ben
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED
Jim,
Thanks for your quick response. I looked over the URL and tried it but it
doesn't seem to work.
I tried:
Any advice would be appreciated.
Ben
-Original Message-
From: Jim Lucas [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 14, 2001 2:57 PM
To: Ben Clumeck; [
I am trying to convert an ip address to a computer name. Then I am putting
it into the mail() script. However, when I do this it come up blank. I am
putting $r_hostname in the mail() script. Can anyone tell me why its not
working? The script I am using is:
Thanks,
Ben
--
PHP General
Does anybody have an easy script that send form results to a .txt file in
comma separated format.
Thanks,
Ben
--
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
Thanks for your response David. I am new to PHP. Are you saying that the
code would look like this:
Would I then put the $HOSTNAME into my mail() script. Sorry for the
trouble.
Ben
-Original Message-
From: David Robley [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 19, 2001 4:29
I am new to PHP. I am trying to specify the email address in the "From"
field. Right now it gives me my host name. Can anyone help?
Ben
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
The easiest way is to use an SQL query like this;
update your_table set timestamp_field=null;
This sets the timestamp to the current time automagically. You can of
course add a where clause and so on to this query.
Ben
On Monday, November 26, 2001, at 09:27 PM, cosmin laslau wrote:
>
reciated. I would be happy to
provide any additional information that might explain what I've done.
Thanks,
Ben
--
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]
Have a look at the path to sendmail in your php.ini file. To get mine
to work I had to set it to '/usr/sbin/sendmail -t -i'. Your path may be
different, but the -t and -i switches are important.
- Ben
Sanjay wrote:
> Hi
>
> I have successfully installed PHP 4.0.6 with
I am looking for a script to send my form results to a .txt file in CSV (to
import into Excel) format. Does anyone have a simple code?
Ben
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact
How do I make a multi page form with the ability to attach a file. The form
will be about 3 different pages and the last will be a place to attach the
file. Then I results will be sent to me via email.
Please provide recommendations or any help!
Thanks,
Ben
--
PHP General Mailing List
and email blank information. Is there a way for the page to post an error
stating no information was submitted or is there a way to enable the page to
process without information?
Thanks for the help,
Ben
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED
following code:
Thanks,
Ben
--
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]
following code:
Thanks,
Ben
--
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]
Is there a short easy mail script that can take an uploaded file from a form
and have it e-mailed to me? Please let me know.
Ben
--
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
I got the same error...
--- R'twick Niceorgaw <[EMAIL PROTECTED]> wrote:
> While voting I got this error
>
> Warning: Cannot add header information - headers already sent by
> (output
> started at /home/b1642/public_html/vote/logo.php:6) in
> /home/b1642/public_html/vote/logo.php on line 49
>
>
Hi;
I'm installing php from source and I've run into these config errors:
configure: error: Cannot find OpenSSL's
/usr/local/bin/config_php: --with-kerberos=/usr/krb5-1.2.2: No such file or
directory
/usr/local/bin/config_php: --with-ldap=/usr/local/openldap-2.0.18: No such
file or directory
\
--with-mysql=/usr/local/mysql
exit 0
At 12:07 AM 12/22/01 -0500, you wrote:
>* Ben Ocean ([EMAIL PROTECTED]) [Dec 22. 2001 00:01]:
>
> > Hi;
>
>Howdy.
>
> > I'm installing php from source and I've run into these config errors:
>
>[...]
>
>
Well, that got me headed in the right direction. I ended up combining all
the commands on one line and removing the references to openssl (I'll mess
with that later) and it worked. I have no_idea why...
Thanks,
BenO
At 09:03 AM 12/22/01 -0500, you wrote:
>* Ben Ocean ([EMAIL PROTECTE
At 12:24 PM 12/22/01 -0500, you wrote:
>* Ben Ocean ([EMAIL PROTECTED]) [Dec 22. 2001 11:54]:
>
> > Well, that got me headed in the right direction. I ended up combining all
> > the commands on one line and removing the references to openssl (I'll mess
> > with that
Hi;
I get this error when I try to restart Apache:
Syntax error on line 236 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/libexec/libphp4.so into server:
/etc/httpd/libexec/libphp4.so
The above file does, of course, exist. I'm running RH71 i386 with MySQL and
PHP installed from source
At 02:32 PM 12/23/01 -0600, you wrote:
>At 12:16 PM 12/23/2001 -0800, Ben Ocean wrote:
>>Hi;
>>I get this error when I try to restart Apache:
>>
>>Syntax error on line 236 of /etc/httpd/conf/httpd.conf:
>>Cannot load /etc/httpd/libexec/libphp4.so into server:
Hi,
Now that I've successfully built PHP (thanks to Brian Clark) I can no
longer access mysql! I get the following:
#mysql
ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO)
This has got to have something to do with the way I built PHP. How do I
begin trouble-shooting it
joostersWed Mar 21 07:15:31 2001 EDT
Modified files:
/php4/ext/standard mail.c
Log:
UnixWare 7.1 does not have EX_TEMPFAIL or (as far as I can tell)
a concept of a temporary failure response to pclose().
Index: php4/ext/standard/mail.c
diff -u
joostersThu Mar 22 10:48:51 2001 EDT
Modified files:
/php4/sapi/fastcgi fastcgi.c
Log:
Fix a bug with POST requests. If the Content-Type header wasn't present,
we were setting SG(request_info).content_type to NULL, instead of
an empty string. This was
joostersThu Mar 22 10:54:51 2001 EDT
Modified files:
/php4/sapi/cgi cgi_main.c
Log:
Fix a bug with POST requests. If the Content-Type header wasn't present,
we were setting SG(request_info).content_type to NULL, instead of
an empty string. This wa
On Thu, 22 Mar 2001, Derick Rethans wrote:
> On Thu, 22 Mar 2001, Ben Mansell wrote:
>
> > joostersThu Mar 22 10:48:51 2001 EDT
> >
> > Modified files:
> > /php4/sapi/fastcgi fastcgi.c
> > Log:
> > Fix a bug with POST requests.
On Fri, 23 Mar 2001, Zeev Suraski wrote:
> If it crashes PHP though, it may give remote users a way to attack (even
> though I can't really think of one in this case)
No crash, but the POST data gets silently ignored.
--
Ben Mansell, <[EMAIL PROTECTED]>
joostersTue Mar 27 07:16:34 2001 EDT
Modified files:
/php4/sapi/fastcgi fastcgi.c
Log:
Changed header handling; before, we were somehow losing
Content-Type: text/html
Index: php4/sapi/fastcgi/fastcgi.c
diff -u php4/sapi/fastcgi/fastcgi.c:1.2 php4/
joostersTue Mar 27 08:29:45 2001 EDT
Modified files: (Branch: PHP_4_0_5)
/php4/sapi/fastcgi fastcgi.c
Log:
Changed header handling; before, we were somehow losing
Content-Type: text/html
Index: php4/sapi/fastcgi/fastcgi.c
diff -u php4/sapi/fastcgi/
I am getting the following on a Windows 2000 Professional installation when
I try to start a session:
Warning: open(/tmp\sess_9ab091b811c5675d90fabf4392b3c110, O_RDWR) failed: m
(2) in
e:\inetpub\wwwroot\cd\common.inc on line 27
Any help would be much appreciated.
Regards,
Ben
I am getting the following on a Windows 2000 Professional installation when
I try to start a session:
Warning: open(/tmp\sess_9ab091b811c5675d90fabf4392b3c110, O_RDWR) failed: m
(2) in
e:\inetpub\wwwroot\cd\common.inc on line 27
Any help would be much appreciated.
Regards,
Ben
I am getting the following on a Windows 2000 Professional installation when
I try to start a session:
Warning: open(/tmp\sess_9ab091b811c5675d90fabf4392b3c110, O_RDWR) failed: m
(2) in
e:\inetpub\wwwroot\cd\common.inc on line 27
Any help would be much appreciated.
Regards,
Ben
I am getting the following on a Windows 2000 Professional installation when
I try to start a session:
Warning: open(/tmp\sess_9ab091b811c5675d90fabf4392b3c110, O_RDWR) failed: m
(2) in
e:\inetpub\wwwroot\cd\common.inc on line 27
Any help would be much appreciated.
Regards,
Ben
configure, but make still goes kablooey.
TIA,
Ben Gollmer
--
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 can
find more information in the HOWTO's off of RedHat's site or at
linux.com.
This may not be correct, but I'm fairly certain. I trust someone will
correct me if I'm wrong.
Good Luck,
Ben
-Original Message-
From: Yacoon [mailto:[EMAIL PROTECTED]]
Sent: Sun
file, and then
echo `convert upload.gif output.png`;
your_functions_here('output.png');
Ben
-Original Message-
From: Henrik Hansen [mailto:[EMAIL PROTECTED]]
Sent: Sunday, July 08, 2001 3:16 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] can't generate gi
Oh yeah => That's probably true.
Howver, every machine I have ever used has had convert. I do a lot of
photography, and so I use it a lot =>
Ben
-Original Message-
From: Tom Carter [mailto:[EMAIL PROTECTED]]
Sent: Sunday, July 08, 2001 9:52 AM
To: [EMAIL PROTECTED]
Subjec
Have you made sure that the php on the command line and the php that
apache is using are indeed the same one? It's possible that apache is
looking at a module somewhere and that the php on the command line is
the binary you built.
Just a thought.
Ben
-Original Message-
From:
Use a database. With mysql, you can store the text into a table with
primary key called 'page' or something like that, and a text field of
some sort.
Then, do mysql_query("SELECT pagetext FROM website WHERE page=$page;");
=>
Dive into it. It's easier than i
er method I sent will reduce the size (and maintenance cost) of
your index.php page, while being fast (as Mark says).
Ben
-Original Message-
From: Mark Charette [mailto:[EMAIL PROTECTED]]
Sent: Sunday, July 08, 2001 2:05 PM
To: Ben Bleything; [EMAIL PROTECTED]; 'PHP General List (E-mai
Yup => Try splitting the pages out into separate files. I'm betting
you'll find it easier to work with.
Ben
-Original Message-
From: Chris Cocuzzo [mailto:[EMAIL PROTECTED]]
Sent: Sunday, July 08, 2001 2:02 PM
To: PHP General List (E-mail)
Subject: RE: [PHP] Question ab
How are you executing the script? Does it come by and run 'php
yourscript.php' or does the script have a shebang ('#!/usr/bin/php') in
it? I've found that works well... just put that as the first line, and
it behaves as a shell script (after you make it ex
luck)
So... I'm not extremely familiar with cron, so, let me guess a little...
in your /etc/cron.hourly (or whatever) directory, you've got this
script, right?
My guess would be, if you 'chmod +x file' on this, with the shebang
(with proper path) it will work.
Let me know
honest with you, I'm too lazy to learn bash scripting, so
I've been using php (it's fast and easy and does everything I need!
Honest!) so when I build a new version of php, I make both... =P
ANYWAY, thanks for clarifying... I think we all had been assuming =>
Ben
-Origina
Just out of curiosity, is everyone else receiving auto-replies from
Peter Mosinskis when they post to the list? I know I am.
=> Ben
That's what I thought. Great.
I just wanted to make sure that I wasn't doing something else to provoke
his mailer =>
Ben
-Original Message-
From: Matthew Loff [mailto:[EMAIL PROTECTED]]
Sent: Sunday, July 08, 2001 5:19 PM
To: 'Ben Bleything'; [EMAIL PROTE
Do you mean to output the current structure of the table?
Check out http://www.mysql.com/doc/m/y/mysqldump.html. Mysqldump will
do that for you... If you mean a syntax reference, check www.mysql.com.
If you didn't mean either of those things, Sorry =>
Ben
-Original Message--
401 - 500 of 1246 matches
Mail list logo