[mailto:tedd.sperl...@gmail.com]
Sent: Thursday, December 22, 2011 1:43 PM
To: PHP-General List
Cc: Christopher Lee
Subject: Re: [PHP] Online Form Creation
On Dec 22, 2011, at 11:22 AM, Christopher Lee wrote:
> Tedd,
>
> I appreciate your reply to my post. In no way do I expect anyone to code
ions from everyone. I
probably could have worded my initial email a little better. Thank you to Tedd
as well.
Best,
Christopher
-Original Message-
From: Govinda [mailto:govinda.webdnat...@gmail.com]
Sent: Thursday, December 22, 2011 12:15 PM
To: Christopher Lee
Cc: PHP-General List
Su
to set-up a similar matrix to allow the
user to enter a numerical value.
I will follow your suggestion and submit my work.
Best,
Christopher
-Original Message-
From: Tedd Sperling [mailto:tedd.sperl...@gmail.com]
Sent: Wednesday, December 21, 2011 12:05 PM
To: PHP-General List
Cc: C
Hello All,
I have two forms (see attached) that I would like to recreate and enable the
user to complete the form online. The data would be collected in a MySQL DB.
http://ucensys.com/activities.pdf
http://ucensys.com/guidelines.pdf
You will see that the forms are in a matrix format. I am havi
Hello All,
I am looking to develop an online survey for a non-profit. The user should be
able to complete the survey and see the results in the form of a visualization
(i.e. pie chart) upon completion. I found this tool
(http://www.iscripts.com/survey/) but not sure how good it is. Does anyone
Message-
From: Matijn Woudt [mailto:tijn...@gmail.com]
Sent: Tuesday, November 15, 2011 4:38 PM
To: Christopher Lee
Cc: php-general@lists.php.net
Subject: Re: [PHP] RSS Feed
Hi,
Have you tried google?
I tried and top hit was this one:
http://stackoverflow.com/questions/1501394/writing-an-rss
Hello All,
I am interested in importing RSS Feed content into a MySQL database and
displaying the aggregated content on a website. I am thinking of developing the
website within a CMS type framework (i.e. Drupal). If anyone can refer me to
any resources in this area then that would be great. I
-Original Message-
From: Govinda [mailto:govinda.webdnat...@gmail.com]
Sent: Friday, October 21, 2011 4:31 PM
To: Tedd Sperling
Cc: PHP General
Subject: Re: [PHP] Friday Distraction
> Not meaning to be ignorant, but why?
>
> What's the point here?
>
> I have grandkids and about a dozen oth
I agree with Daniel. I would be willing to contribute to that type of
collaborative initiative.
Best,
Christopher Lee
-Original Message-
From: paras...@gmail.com [mailto:paras...@gmail.com] On Behalf Of Daniel Brown
Sent: Wednesday, September 28, 2011 7:24 PM
To: Andy McKenzie
Cc: php
Hello,
I am new to PHP and wanted to ask a question which I think is related to this
discussion thread. What are you referring to when using the term "PHP
Framework?" I downloaded Eclipse-JEE with PHP Development Tools. Would this
development environment constitute a PHP Framework?
Best,
Chri
I would definitely be interested in working on/developing the user manual for
the project. You have my interest.
Best,
Christopher
From: jean-baptiste verrey [jeanbaptiste.ver...@gmail.com]
Sent: Tuesday, June 28, 2011 4:24 PM
To: php-general@lists.php.ne
im using windows.
On Mon, Jul 19, 2010 at 12:23 PM, Isaac Lee wrote:
> thanks carlos,
>
> but where would i enter that command?
>
> and i tried editing the php.ini file but that didn't accomplish anything.
>
> isaac
>
> On Mon, Jul 19, 2010 at 1:29 AM, Carlos
thanks carlos,
but where would i enter that command?
and i tried editing the php.ini file but that didn't accomplish anything.
isaac
On Mon, Jul 19, 2010 at 1:29 AM, Carlos Sura wrote:
> Hello Isaac Lee.
>
> Are you running on Linux or Windows?
>
> You might try:
>
this is the second time that i have made an account and set the
password. then when i try to reaccess phpadmin, it shows this message:
Error
MySQL said:
#1045 - Access denied for user 'root'@'localhost' (using password: NO)
What am supposed to do so that my regain access to phpadmin? edit the
> Check out max_file_uploads which was added in PHP 5.2.12 and defaults
to
> 20.
Yes that was the problem, I set max_file_uploads higher and it works
now.
Thanks
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
p.general,
I have a form with 75 or so file input controls: Usually when I submit the form, I only upload two or so files. So in the
post request, it sends the two files along with the other blank 73
fields. This has been working fine on my live and test servers so far.
However as of the past
On Sat, Feb 13, 2010 at 7:41 PM, Jochem Maas wrote:
> Op 2/13/10 11:36 AM, Eric Lee schreef:
> >
> >
> > On Sat, Feb 13, 2010 at 6:55 PM, Jochem Maas > <mailto:joc...@iamjochem.com>> wrote:
> >
> > Op 2/13/10 10:08 AM, Lester Caine schreef
On Sat, Feb 13, 2010 at 6:55 PM, Jochem Maas wrote:
> Op 2/13/10 10:08 AM, Lester Caine schreef:
> > Rene Veerman wrote:
> >> Hi.
> >>
> >> I'm looking for the most efficient way to insert several records and
> >> retrieve the auto_increment values for the inserted rows, while
> >> avoiding cripp
On Sat, Feb 13, 2010 at 2:07 PM, Rene Veerman wrote:
> Hi.
>
> I'm looking for the most efficient way to insert several records and
> retrieve the auto_increment values for the inserted rows, while
> avoiding crippling concurrency problems caused by multiple php threads
> doing this on the same t
On Sat, Feb 13, 2010 at 7:33 AM, Ryan Sun wrote:
> In that case, referer is for authentication, and id is for authorization, I
> think
>
> On Fri, Feb 12, 2010 at 6:23 PM, Ashley Sheridan
> wrote:
>
> > On Fri, 2010-02-12 at 18:25 -0500, Ryan Sun wrote:
> >
> > authenticate by remote domain name
2010/2/11 Jim Lucas
> Dasn wrote:
>
>> I got the syntax error. Why?
>>
>
>
only constant literal is allowed.
You can think that it is static complie but not on runtime .
Regards,
Eric,
> Read the first paragraph on the following page.
>
> http://us3.php.net/manual/en/language.oop5.propertie
On Thu, Feb 4, 2010 at 9:20 AM, Dennis J. wrote:
> On 02/04/2010 02:03 AM, Ashley Sheridan wrote:
>
>> On Thu, 2010-02-04 at 01:41 +0100, Dennis J. wrote:
>>
>>> Hi,
>>> I'm trying to implement something similar to"tail -f" in php but I'm
>>> running into a problem.
>>> The issue occurs when I'v
On Sat, Jan 30, 2010 at 7:27 PM, Ali Reza Sajedi wrote:
> Hello,
>
> When uploading a file the variable $_FILES['userfile']['tmp_name'] is not
> set and when debugging I get the following error although /tmp folder exists
> and the permissions are set to 777:
>
> $_FILES['userfile']['error'] = 6
>
On Sat, Jan 30, 2010 at 9:00 AM, Shawn McKenzie wrote:
> Mari Masuda wrote:
>
> > Has anyone ever successfully used php://memory before? If so, what
> > can I do to use it in my code? Thank you.
>
> No, but I was intrigued to try it, so I tested this:
>
> $text = 'Some text.';
> file_put_content
Hi all and thanks for Ryan,
I apologize ! !
I have missed out the small class_exists call before it.
Thanks.
Regards,
Eric,
2010/1/29 Ryan
> 于 2010-1-29 13:19, Ashley Sheridan 写道:
> > On Fri, 2010-01-29 at 13:02 +0800, Eric Lee wrote:
> >
> >
> >> Hi php-dev
On Fri, Jan 29, 2010 at 1:19 PM, Ashley Sheridan
wrote:
> On Fri, 2010-01-29 at 13:02 +0800, Eric Lee wrote:
>
> Hi php-dev pros,
>
> I got an issue about catching exception throw from __autoload on php 5.3.1.
>
> The manual state that exception throw from __autoload could
Hi php-dev pros,
I got an issue about catching exception throw from __autoload on php 5.3.1.
The manual state that exception throw from __autoload could be catched with
try.. catch statement same as the normal flow.
But I'can archive that even I have copied the same sample code from the
manual.
On Wed, Jan 27, 2010 at 11:44 PM, Ashley Sheridan
wrote:
> On Wed, 2010-01-27 at 10:42 -0500, Paul M Foster wrote:
>
> > "... should be obvious - but are often overlooked - points within coding
> > practice that can cause the programmer to develop bad habits and bad
> > code." - Dan Brown
> >
> >
Hi Micheal,
One of way for this should be by checking the header of the file with its
OggS magic number.
You may take a look at this page to see if it could help !
http://en.wikipedia.org/wiki/Ogg
But I'am confused that the mime type should be enough what type of data its
coming !
Are there are
On Wed, Jan 27, 2010 at 11:04 AM, Paul M Foster wrote:
> I have a class which instantiates other classes, and has a magic method
> like this:
>
> function _get($classname)
> {
>return $this->instantiate($classname);
> }
>
> Obviously, the class also has an instantiate method which does wha
Hi, all
I'am doubted about installing a local mail server for just low volume
mailing.
May I ask all yours professional what do you think about it ?
Thanks in advanced.
Regards,
Eric,
> --
> Jim Lucas
> NOC Manager
> 541-323-9113
> BendTel, Inc.
> http://www.bendtel.com
>
> --
> PHP Gener
On Tue, Jan 26, 2010 at 12:02 PM, Angus Mann wrote:
> Hi all.
>
> I'm currently using the phpmailer class from phpmailer.worxware.com to
> send datatbase -populated emails to clients.
>
> At the moment I'm runninng PHP on Windows and using the built-in sendmail
> equivalent packaged with XAMPP. I
On Tue, Jan 26, 2010 at 6:41 AM, Ernie Kemp wrote:
> Good Day,
>
>
>
> I’m having an issue with IE8, when I go to load a file the
> program is not filling the $_FILES['user_file']['type'] .
>
> When I display “echo "Start".$_FILES['pix']['type']."End";”
> in I
Hi, all,
I'am not able test it out now.
Did you tried to change the collation to utf8_bin from utf8_general_ci ?
Eric,
Regards,
On 1/22/10, Ryan Park wrote:
>
> Forgot to reply all.
>
> You can see that it's in the middle of the sql statement.
> It looks fine here but some how it breaks durin
Hi,
As I know that php did't setting user name and password.
So, just install any smtp server with authenticaton set to "no
authentication"
Much list IIS smtp server.
Eric,
Regards,
On 1/16/10, Andy Shellam wrote:
>
> Hi,
>
> >
> > Also http://www.softstack.com/freesmtp.html which vikash men
On 12/30/09, Jignesh Thummar wrote:
>
> It is problem with mysql client, it's not able to connect with mysql
> server.
> Either mysql server is not running or windows firewall is blocking to the
> access of port 3306. Try to disable firewall.
>
> -Jignesh
>
> On Wed, Dec 30, 2009 at 11:41 AM, Sudh
Ben
It seems that you can just update the column with a update query like this,
update table set field = field + 1 where some condition
This might be the thing you need.
Eric
On 12/29/09, Ben Miller wrote:
>
> I hope this isn't a bone-head question - Is there a MySQL query that will
> incr
Yes, I just want to edit a file in the textarea!
thank you.
""Jay Blanchard"" wrote in message
news:31454d514ff9a949b1fdfe294d5d1d80080...@ygex01wal.onecall.local...
[snip]
.
..
" . $contents . "";
?>
[/snip]
Try http://us3.php.net/manual/en/function.file-get-contents.php
Thank you, Jay Blanchard and Andrew Ballard!!!
Could you explain what was my fault concerned about this case?
Thanks in advance!
My codes were
.
..
" . $contents . "";
?>
""Jay Blanchard"" wrote in message
news:31454d514ff9a949b1fdfe294d5d1d80080...@ygex01wal.onecall.lo
I want to use Textarea as the text-file viewer and editor of my homepage.
But Textarea doesn't work exactly as i intended.
In sometimes, TextArea doesn't show up
and moreover the some parts of the file are displayed(rendered) in browser
without TextArea!
--
PHP General Mailing List (http://www
line problems). (Arnaud)
* Fixed bug #45956 (parse_ini_file() does not return false with
syntax errors in parsed file). (Jani)
So I installed PHP 5.2.5 and it worked.
Thanks to everyone for their help!
Richard Lee
Jim Lucas wrote:
Richard H Lee wrote:
Hi all,
I think I'm havin
Hi all,
I think I'm having a problem with parse_ini_file in php. I am using wamp
on two machines. I'm installing a Digishop e-commerce package.
The blah.ini.php file starts with
[SOMETITLE]
some_setting="Ok, I Have Completed This Step"
another_setting="Next"
..
..
..
-
say,
"/tmp/tmp" (as reported by phpinfo()).
This problem looks like a bug to me. I will be most
grateful if someone can try out the test program on their
site. Thanks in advance!
Clement
Robert Cummings wrote:
On Tue, 2009-03-03 at 14:49 -0500, Clement Yui-Wah Lee wrote:
Dear fr
Dear friends,
I am still hoping to get an answer to this question (see
below). Kindly please see if you can run the test on your site.
Any insight is very much welcome!
Clement
Clement Yui-Wah Lee wrote:
Hi,
Apparently I can't set the value for expect.timeout to any values other
t
n 0 or the default
value of 10.
I was testing on a local machine.
Thanks!
Clement
Ashley Sheridan wrote:
On Wed, 2009-02-25 at 18:08 -0500, Clement Yui-Wah Lee wrote:
Hi,
Apparently I can't set the value for expect.timeout to any
values other than 0 (the default is 10). Can someone try
Hi,
Apparently I can't set the value for expect.timeout to any
values other than 0 (the default is 10). Can someone try
the following script and see if you see the same problem as
me? My php is 5.1.6, php-expect is 0.2.4, the platform is a
Redhat Enterprise Linux 5.3
Test method:
1. Drop
r and linked to the mysql_config file but I get
errors, I will post the output and hope one of you guys can see what
I'm missing. And thanks again in advance.
lee. ; )
Macintosh:pear lperry65$ sudo /usr/lib/php/pear/bin/pecl install
pdo_mysql
downloading PDO_MYSQL-1.0.2.tgz ...
Starting t
work with, what a
nightmare.
Kind Regards,
Lee.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Daniel Brown wrote:
On Sun, Apr 6, 2008 at 10:36 PM, Richard Lee <[EMAIL PROTECTED]> wrote:
I am trying to open a big file and go through line by line while limiting
the resource on the system.
What is the best way to do it?
Does below read the entire file and store them in memo
I am trying to open a big file and go through line by line while
limiting the resource on the system.
What is the best way to do it?
Does below read the entire file and store them in memory(not good if
that's the case)..
open(SOURCE, "/tmp/file") || die "not there: $!\n";
while () {
## do som
system: windows xp sp 2
apache: apache_2.2.4-win32-x86-no_ssl
PHP: php-5.2.3-win32-installer.msi
i try to install php on my computer so that i can finish my homework, but
after download these files nightmare begins. Install apache with default
settings, install php with default settings. Rest
Hi,
I am trying to install a package using SSH because my Web-based PEAR is not
working. So, I type in "pear install Date." But, it only says
Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed:
Non-recoverable failure in name resolution in RPC.php on line 464
Warning: fsockopen(
Actually, the post by hans at lintoo dot dk (22-Mar-2005 11:33) @
http://theserverpages.com/php/manual/en/ref.mysqli.php show why.
Weird.
On 6/29/07, Lee PHP <[EMAIL PROTECTED]> wrote:
Hi,
I have a class that extends msyqli that AFAIK can connect to the
database, but gives me an error
tempting to test query() method.\n";
if ($result = $CONN->query("SELECT * FROM country")) {
echo "In result set\n";
while( $row = mysqli_fetch_assoc($result) ){
printf("%s (%s)\n", $row['cnt_code'], $row['cnt_name&
Hi guys,
For the life of me I can't figure this out. I have two classes as follows:
1. Config.php (based on the Singleton pattern; gets/sets properties).
2. Database.php (also based on the Singleton pattern; extends mysqli).
-- BEGIN CLASS CONFIG --
$line) {
if
Hi there,
I'm new to OO-PHP and have encountered a problem that I just can't
figure out. I have a class called DBAccess that extends mysqli. In a
nutshell, it looks like this:
class DBAccess extends mysqli {
private static $instance;
private static $preferences;
/** Create an instance
Hello,
I have PhpMyAdmin 2.6.3 , MySQL 4.1.13 running in my Windows 2000.
I installed them using Apache friends XAMPP, so I didn¡¯t do any
configuration myself.
Currently if I go to http://127.0.0.1/phpmyadmin, then it automatically
shows my local MySQL db and tables.
Now I need to connect remo
Hello,
Some guy told me that I can call the .html file as a form action instead of
..php file.
So he said I could do something like this,
echo "Edit";
instead
echo "Edit";
editStaff.html and editStaff.php have the same content, only the file name
is different. But if I do the former way(call
Hi,
I believe SOAP can be used inside of PHP. Can I use
SAML in SOAP, which is in PHP?
If yes, where can I find docs/info for that?
If no, is there a SAML mailing list that I can join to
get help on SAML?
Thanks,
Joe
Se
I see. Now I know how it works. Thank you, all, for
your great help.
Joe
--- Burhan Khalid <[EMAIL PROTECTED]> wrote:
> Joseph Lee wrote:
> > Hi,
> >
> > I tried file() in the following lines:
> >
> > >$authFile = file("/tmp/authent
Hi,
I tried file() in the following lines:
However, it only gave me
authFile = Array
What's wrong with this file function? I tried single
quotes, but got the same answer, too.
Thanks,
Joe
Sell on Yahoo! Auctions no fees
Why does a Win2K installation of PHP honor max_input_time and a FreeBSD
machine does not?
I am running version 5.0.0b2-dev on the windows
machine and version 4.3.10 on the BSD machine would the version
difference cause this problem?
--
PHP General Mailing List (http://www.php.net/)
To unsubscrib
"James E Hicks III" <[EMAIL PROTECTED]>
???:[EMAIL PROTECTED]
> Lee Chen wrote:
>
> >Thanks
> >I check the phpinfo, and my safe_mode is off.
> >This is my phpinfo
> >http://homepage.ntu.edu.tw/~b91401010/phpinfo().htm
> >It is just a copy,
, can either
track time-used or can quote on a per-project basis, and can handle a
variety of different projects each requiring anywhere from 5 to 20 hours of
work, then please contact me off-list, preferrably with a resume.
Thanks.
Lee Howard
--
PHP General Mailing List (http://www.php.net
ime of "0".
Anything wrong?
THANKS.
"Marek Kilimajer" <[EMAIL PROTECTED]>
???:[EMAIL PROTECTED]
> Lee Chen wrote:
> > Thanks for all of your helping.
> >
> > I think now maybe it's not the serve's problem because I CAN post forms
and
>
Thanks
I check the phpinfo, and my safe_mode is off.
This is my phpinfo
http://homepage.ntu.edu.tw/~b91401010/phpinfo().htm
It is just a copy, not on the server.(so it's html file, not a php file)
Thanks.
- Original Message -
From: "Marek Kilimajer" <[EMAIL PROTECT
upload_max_filesize 100M
memory_limit 8M
max_execution_time 30
max_input_time 60
It can work well, no matter the filesize is 30MB or 7KB.
So I just wonder what I should do to solve this problem. (now I think it's
not the hub's fault)
Thanks.
"Lee Chen" <[EMAIL PROTECTED]> ¼¶
If the server uses hub ( to make more computer connect online), can' I
upload files
to that server??
I face a problem like this , and I think that's the hub causing this
problem.
Did it?
or if I can do something to solve this problem?
(btw I am the administrator of that server. I can do anythi
Thanks Pete,
I've already spent about 45 minutes trying to find a project which does
this, to no avail...
On Thu, 14 Oct 2004, pete M wrote:
goto
sourceforge.net
there's tons of stuff there.. No need to reinvent the wheel ;-)))
pete
Lee Standen wrote:
Hi Guys,
I was wondering if anyon
Hi Guys,
I was wondering if anyone knows of a project for creating a
troubleshooting wizard, much like in the Microsoft help. I've managed to
make something which kind of works myself, but the problem is writing an
interface to add/remove/add/manage the questions and steps.
Thanks in advance.
i am a beginner for php programming, my OS is win98 while my webserver is PWS, all is
in the same machine,when i try to run my internet explorer( type in
http://localhost/phpinfo.php), phpinfo.php cannot be display.
i try to reinstall pws and php follow the instrustruction but its still same
hello! anybody here who knows text based indexers? e.g. lucene(java based)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Do you guys know of any php based text indexers? similar to lucene?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello... Is there any example that I can look at that does a session
variable as an array? thanks
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
t mention about the file size of that pdf.
> It's less than 1MB and I have checked my php.ini that it allows
> post_max_size = 8M. So, in my little knowledge, I think it's alright.
>
> Thanks for your help.
>
> Jeffrey
>
> - Original Message -
> From: &quo
Hi Michael,
In my understanding, web server will involve php interpreter when the file
extension is specify. Say, if a web server is configured to involve php
interpreter when the extension is php, then when the request file is php,
the php file's content will be interpreted. So, I think your we
Anybody here who could recommend a web based php dev tool for editing php
sources online? Thanks! I'm having a hard time finding a nice one. Thanks in
advance guys!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
From: "Raditha Dissanayake" <[EMAIL PROTECTED]>
To: "Jeffrey Lee" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, March 11, 2004 6:06 PM
Subject: Re: [PHP] Question on PDF upload
> ifIf you can view the file in your reader (before uploading) , the
Hi all,
I am new to this newsgroup, hello all!
I've written a script for my collueages to upload PDF file to the web server
(apache 2.0.40). I do it via a http form submit.
Here's the form tag of it
All files (PDF, xls) are able to be uploaded properly. And these can be
viewed in browser.
e possible that you have hit one
> of them.
>
> Secondly it's quite possible that the optimization
> techniques used with
> one version may be counter productive with another
> version.
> If you better describe the functionality of your
> pages i think you will
Hello all
I have recently installed PHP 5.0 Beta 4 on my
development server and am very concerned with
performance. I have read everywhere, that PHP5 offers
increased performance. However, in my tests, the
requests per second have decreased dramatically:
PHP5: Requests per second:4.23 [#/sec]
Dear Umesh,
I already restart Apache, but it didn't work.
OT question:
Do Apache's Directory Directive, use relative path or absolute path
for matching?
Beside, I am using PHP Version 4.2.3
Regards,
Chris Lee
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, v
>You need to use:
>
> php_value register_globals 1
I tried, but still fail, phpinfo still show
register_globals OffOff
Regards,
Chris Lee
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
Is it possible to set PHP flag at Apache ver 1.3.x per directory?
e.g.
DocumentRoot /home/www/apps/htdocs
ServerName localhost
php_flag register_globals on
I tried but fail to turn on Register Globals settings (Default is
off). Any Hints?
Regards,
Chris Lee
--
PHP General Mailing
On Fri, Jan 02, 2004 at 01:20:50PM -0800, Chris wrote:
: Jason Williard asked:
: >
: > Is there a way to make a variable of a function optional?
:
: http://www.php.net/functions
More specifically:
http://www.php.net/manual/en/functions.arguments.php
e.g.
function puke ($stuff
On Mon, Dec 22, 2003 at 01:09:37AM +0100, Andreas Magnusson wrote:
:
: You can use the Referer header found in $_SERVER['HTTP_REFERER'] to check
: from which page the user comes from.
Unfortunately, HTTP_REFERER is not guaranteed to exist. In fact,
several Windoze firewall software actively bloc
On Sun, Dec 21, 2003 at 04:11:36PM -0300, Fernando M. Maresca wrote:
: On Sun, Dec 21, 2003 at 01:03:43PM -0600, Eugene Lee wrote:
: > On Sun, Dec 21, 2003 at 03:57:24PM -0300, Fernando M. Maresca wrote:
: > :
: > : Well, i'm trying to avoid access to the site for the middle. Say
:
On Sun, Dec 21, 2003 at 03:57:24PM -0300, Fernando M. Maresca wrote:
:
: Well, i'm trying to avoid access to the site for the middle. Say there
: is a initial page with a form and other pages that depends on this. Is
: there a way to force users access the site thru the initial form page,
: regard
on Apache on my intranet and IIS after being uploaded to a web
server. The browser is set to recieve cookies. All the books say it should
work.
Has anybody any ideas? I've wasted a whole day on this joker!
Ken Lee.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Thu, Dec 18, 2003 at 12:52:14PM +, Mat Harris wrote:
: On Thu, Dec 18, 2003 at 06:42:37 -0600, Eugene Lee wrote:
: > On Thu, Dec 18, 2003 at 12:24:21PM +, Mat Harris wrote:
: > :
: > : I am building a web interface to the vacation autoresponder program
: > : on linux.
: &
On Thu, Dec 18, 2003 at 12:24:21PM +, Mat Harris wrote:
:
: I am building a web interface to the vacation autoresponder program
: on linux.
:
: I let users login, edit their message and enable the autoresponder.
:
: The last step (enabling) is where the fun begins because php is run
: a
On Thu, Dec 18, 2003 at 01:39:57PM +1100, Eric Holmstrom wrote:
>
> What im trying to do is read the information from a field in a table called
> PARTNO. Then add RU to the front of whatever is in the PARTNO field.
>
> So far i have this.
>
> //connect details rarara
> //query
> $query= "SELECT
On Tue, Dec 16, 2003 at 01:30:14PM +0100, Kim Steinhaug wrote:
:
: I found out that what the script accually does is choke on "\n\n",
: empty lines. I havnt found a way to solve this with the script,
:
: What I do now is use TextPad and just replace all occurencies
: of "\n\n" with "\n-\n" or som
On Tue, Dec 16, 2003 at 11:13:25AM +, Scott McDaid wrote:
:
: Hi there. I've been looking at the behaviour of the round functionality in
: PHP. We're currently still using v4.2.3, (but the documentation seems to
: suggest it's the same for versions after this).
:
: Doing the following round
On Mon, Dec 15, 2003 at 12:58:17PM -0800, Naveen Glore wrote:
:
: thanks for the quick response. I have the same permissions as yours.
: My email server is working fine, i use sendmail MTA and outlook MUA. I
: am able to send emails and view my received emails in outlook through
: my server. But I
On Mon, Dec 15, 2003 at 12:05:54PM -0800, Naveen Glore wrote:
:
: I have freebsd server with apache, PHP and mysql. i wrote a simple PHP
: program using mail(). The mail() function returns true without any
: error. but the problem is the email is never delivered. I viewed the
: log file for mail(/
On Fri, Dec 12, 2003 at 07:54:16PM -0800, Manuel Ochoa wrote:
:
: Why is this test failing?
:
: $data = "A Simple test.";
: If (ereg("^[a-zA-Z0-9\s.\-_']+$", $data)) {
: echo "Valid text";
: }
: else {
: echo "Not valid text";
: }
You can't use the character class "\s" within a range. And
On Fri, Dec 12, 2003 at 09:49:29AM -0500, Ewald Geschwinde wrote:
:
: I have the following problem
:
: I have htmlcode like this:
:
:
:
: and with this feature
: it's printed out like this:
:
:
:
:
: The problem is the /> at the end.
:
: Has anyone seen this before?
: What can I do agains
On Wed, Dec 03, 2003 at 11:42:09AM -, [EMAIL PROTECTED] wrote:
:
: I have a php page class that i use as a template for my website. Every
: page in my website creates an instance of the class and passes values
: like title and meta tag keywords. The class includes the layout from
: different
On Mon, Dec 01, 2003 at 02:00:34PM +, Jon Bennett wrote:
:
: Hi Chris,
:
: I think you're referring to this:
:
: $_FILES["image"]["tmp_name"]
:
: In my class I pass this as a reference:
:
: $aArgs['Image'] = $_FILES["image"];
:
: Then, $aImage in my storeBigImage() method is passed the
:
1 - 100 of 890 matches
Mail list logo