bruce wrote:
Hi..
In looking for what's required fo a site, I'm trying to find
docs/overview/mentors to talk to/etc,...
Basically, I'm considering what's required in terms of
hardware/apps/functionality for each server to be able to support a
site/system of ~100,000/day
Depends on your app an
Ryan A wrote:
Hey!
.A little background:
We have a site that has already been made.. a couple of hundred pages displayed
via SMARTY templates, the site's in Swedish.
The navigation and other parts except for the center is taken care of by the
templates and other scripts... the center main
I have a question about your suggestion.
Would it not be easier to simply carry the sessionid from the php session
validation to the javascript?
Instead of: if(document.frmlogin.txtusername.value=="")
{
alert("Please Enter Username.");
On May 9, 2007, at 8:04 AM, Emil Edeholt wrote:
Hi!
What do you guys use to develop ajax applications and do you have any
good articles on the subject?
I've just about finished an ajaxish site but it wasn't fun. A lot of
nesting javascript inside php calls, having to write the logic both i
Hello,
To me this seems to be a very strange problem.
I have a static html page (index.html) that shows correctly on both FF2 &
IE7.
I splitted the website up into different sections: (header, footer, ...). To
do this I have used:
--
I recently worked on error handling and three related issues/
questions came up.
1.) I am trying to trigger Apache ErrorDocument handlers by setting
appropriate HTTP status codes in my PHP code, but I don't get the
expected results.
My PHP file:
The status code is sent
You can see some examples here : http://www.php-code-search.com/?q=ajax
In most of my AJAX development I use : http://script.aculo.us/
berber
-Original Message-
From: Emil Edeholt [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 09, 2007 5:05 PM
To: php-general@lists.php.net
Subject: [
I¹m exporting some data out of MySQL and providing it as a download in
Excel. However, I need to set the widths of the columns. Does anyone know
how to do this without the PEAR module?
Thanks for any help!
On Wednesday 09 May 2007 18:04, Emil Edeholt wrote:
> Hi!
>
> What do you guys use to develop ajax applications and do you have any
> good articles on the subject?
>
> I've just about finished an ajaxish site but it wasn't fun. A lot of
> nesting javascript inside php calls, having to write the log
hey chris...
can you tell us what you're trying to accomplish, and what the processes
you're looking to kill are doing? why are you trying to kill them on a daily
basis.. i'm assuming that you don't want hanging socket processes just
sitting on your system...
-bruce
-Original Message-
F
Exactly and one of the more fitting things to note on that --- I
`strip whore` and MONEY_REMAINING drops $100 in only one minute.
With a record like that, I should expect my wife to leave me within a
few months.
On 5/9/07, Jason Pruim <[EMAIL PROTECTED]> wrote:
On May 9, 2007, at
On May 9, 2007, at 2:35 PM, Daniel Brown wrote:
The moral of the story? It's better to do this:
[EMAIL PROTECTED] adventure]$ file adv
adv: Linux/i386 demand-paged executable (ZMAGIC), stripped
than to `strip whore`
Cheaper to I'd say
Jason
--
PHP General Mailing List (h
Hi..
In looking for what's required fo a site, I'm trying to find
docs/overview/mentors to talk to/etc,...
Basically, I'm considering what's required in terms of
hardware/apps/functionality for each server to be able to support a
site/system of ~100,000/day
i'm considering:
http server
app ser
On Wed, 2007-05-09 at 13:03 -0500, Richard Lynch wrote:
> On Wed, May 9, 2007 10:54 am, Edward Vermillion wrote:
> >> I'm much more partial to the Gimp IDE :)
> >>
> >
> > Do I need to update to RH5.2 to get that? I don't see it in my 5.0
> > distribution
>
> I thought *I* was way behind with
I was thinking the same thing, Richard, but didn't say anything because
of my limited experience with MacOS. I know it's built on BSD, but to be
honest, I have no clue what may have changed over the years.
On 5/9/07, Richard Lynch <[EMAIL PROTECTED]> wrote:
On Wed, May 9, 2007 9:15 am, Eri
I've noticed a pattern every Wednesday, I start to go a little loopy
around 1-2:00p in the afternoon. I can't concentrate, I get restless,
circus music plays louder in my head than normal
So it should come as no surprise that, when trying to execute a file
that just wouldn't work o
On Wed, May 9, 2007 9:15 am, Eric Trahan wrote:
> After some other tests, I think the problem is with the rights of the
> file.
>
> I made tests on my personnal Mac that runs Apache/1.3.33 (Darwin) PHP/
> 4.4.4.
>
> Settings in PHP:
> file_uploads: On
> upload_tmp_dir: no value (so it uploads in /v
On Wednesday 09 May 2007 21:03, Richard Lynch wrote:
> On Wed, May 9, 2007 10:54 am, Edward Vermillion wrote:
> >> I'm much more partial to the Gimp IDE :)
> >
> > Do I need to update to RH5.2 to get that? I don't see it in my 5.0
> > distribution
>
> I thought *I* was way behind with my RH 7 m
On Tue, May 8, 2007 8:26 pm, [EMAIL PROTECTED] wrote:
> Hi could someone give me examples on how to detect and kill processes
> on
> linux.
> I have a number of scripts running as socketxxx.php these stop and
> start
> every hour.
> But I also need to at the end of each day make sure their dead b
On Wed, May 9, 2007 8:27 am, Brad Fuller wrote:
> Don Don wrote:
>> How can i disable soap client and server for php5, reason is
>> that i've got NuSOAP (which i must use) and its classes clash
>> with that of PHP5. My php configuration (when using
>> displays soap client and server enabled for
On Wed, May 9, 2007 10:36 am, [EMAIL PROTECTED] wrote:
> This brings up a question. In order to decide whether to use cookies
> or SID the built-in sessions must be testing to see if the user's
> browser will accept the session cookies. How do they do that?
The same way you would do it.
Actuall
On Wed, May 9, 2007 7:34 am, Ryan A wrote:
> Now they want to add a "search function" to the site... a simpe
> textbox where a user enters a word or sentance and they get 20 results
> per page... with a "x.xx % closest to your query" can anybody give me
> basic pointers on where to start?
> Any li
I dunno 100% for sure about MSsql, but I know for sure that MySQL lets
you do wording_id = '8' when wording_id is an INT and PostgreSQL will
simply throw an error, because '8' is not no way no how an INT. It's
a string.
I suspect MS SQL may be doing the same, in its own unique bland
non-desript w
On Wed, May 9, 2007 9:17 am, Davide Bernard wrote:
> Anyone got any suggestions on getting rid of these errors below?
>
>
> [Wed May 09 08:59:05 2007] [error] [client 192.168.225.246] PHP
> Notice: Undefined index: userstate in /srv/www/htdocs/resetpw.php on
> line 31, referer: https://ams.unt.
On Wed, May 9, 2007 12:58 pm, Efrain Sarmiento wrote:
> Can someone clarify that for me...I got that directly off job
> description from Lehman. Thanks
Dude, it's kind of your JOB to know these things, and if you don't
know them, you can use Google to find out...
Asking a few thousand PHP Develo
On Wed, May 9, 2007 10:54 am, Edward Vermillion wrote:
>> I'm much more partial to the Gimp IDE :)
>>
>
> Do I need to update to RH5.2 to get that? I don't see it in my 5.0
> distribution
I thought *I* was way behind with my RH 7 main desktop/dev/production
box. [Don't ask why it is all three
On 5/9/07, Richard Lynch <[EMAIL PROTECTED]> wrote:
On Wed, May 9, 2007 10:54 am, Daniel Brown wrote:
> Is JAVASCRIRPT another of those Web 2.0 languages? ;-P
No, but here's a Tip:
If you spell it that way, the code you write just plain doesn't run,
and nothing tells you what went wrong.
Is it just me, or does it seem like everyone things AJAX is some sort of
PHP extension or "new way of programming in PHP"?
The name alone more or less says otherwise AJAX is supposed to be
Asynchronous JavaScript And XML, right?
Or am I just talking out of my ass again? I seem to b
On Wed, May 9, 2007 10:54 am, Daniel Brown wrote:
> On 5/9/07, Edward Kay <[EMAIL PROTECTED]> wrote:
>> Ah, but can you code JAVASCRIRPT in the Gimp IDE? ;)
>
>
> Is JAVASCRIRPT another of those Web 2.0 languages? ;-P
No, but here's a Tip:
If you spell it that way, the code you write just pl
Can someone clarify that for me...I got that directly off job
description from Lehman. Thanks
_
Efrain Sarmiento
Technical Recruiter
MISI company
p: 212.355.5585 x332
f: 212.751.5964
c: 917.365.5656
[EMAIL PROTECTED]
Informed Usability | Innovative Solutions
On Wed, May 9, 2007 10:12 am, Stut wrote:
> Efrain Sarmiento wrote:
>> AJAX Developer (Web Designer / Developer). MUST HAVE: 1 year AJAX
>> Experience, HTML, CSS, DHTML, OOJS, XML, JAVASCRIRPT, J2EE, and at
>> lease
>> an IDE like Photoshop, Dreamweaver, Eclipse or similar. Jersey
>> City,
>> N
On Wed, May 9, 2007 10:09 am, Efrain Sarmiento wrote:
> AJAX Developer (Web Designer / Developer). MUST HAVE: 1 year AJAX
> Experience, HTML, CSS, DHTML, OOJS, XML, JAVASCRIRPT, J2EE, and at
> lease
> an IDE like Photoshop, Dreamweaver, Eclipse or similar. Jersey City,
> NJ, 6 months ongoing.
On Wed, May 9, 2007 10:48 am, Philip Thompson wrote:
> Hi. I've searched the archives, but haven't found anything recent
> that has helped me. I am wanting to install AMP on my new computer
> (32-bit Vista) and was interested in the stability/compatibility/etc
> with Apache 2.2.x and PHP 5.2.x. The
On Wed, May 9, 2007 11:26 am, Daniel Brown wrote:
> When I print_r($_ENV); from the CLI on 5.0.4 I get a bunch of
> results,
> no problem but no $_ENV['OS'] variable. Further, when I check my
> phpinfo(); output, there are even fewer $_ENV variables printed than
> the CLI
> offers.
CLI an
On Wed, May 9, 2007 11:57 am, C.R.Vegelin wrote:
> I get nothing when using: echo $_ENV['OS'];
> Also nothing when using: print_r($_ENV);
> However, phpinfo(); show a full list of ENV settings.
> How to get $_ENV variables ?
> I am using PHP version 5.2.0.
If phpinfo() shows them, then that is wha
hey greg!
thanks for the update... have to have my guys check it out..
to be honest, i'm not sure where i got the impression that the yui was for
yahoo!!!
thanks mukch!
-Original Message-
From: Greg Donald [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 09, 2007 9:28 AM
To: php-general@
Greg Donald escribió:
On 5/9/07, bruce <[EMAIL PROTECTED]> wrote:
from my reading.. i thought yahoo's user interface (yui) components where
for interfacing with yahoo am i missing something here??
Yes. :)
The Yahoo! User Interface (YUI) Library is a set of utilities and
controls, written
I´ve been using the YUI library and, specifically for AJAX, the Connection
Manager (http://developer.yahoo.com/yui/connection/), but also many of the
other components in YUI.
I find that some of the frameworks are a little heavy, covering both the
JavaScript side and the PHP server side. In so
On 5/9/07, C.R.Vegelin <[EMAIL PROTECTED]> wrote:
I get nothing when using: echo $_ENV['OS'];
Also nothing when using: print_r($_ENV);
However, phpinfo(); show a full list of ENV settings.
How to get $_ENV variables ?
I am using PHP version 5.2.0.
You can get it other ways:
php -r 'system("se
On 5/9/07, bruce <[EMAIL PROTECTED]> wrote:
from my reading.. i thought yahoo's user interface (yui) components where
for interfacing with yahoo am i missing something here??
Yes. :)
The Yahoo! User Interface (YUI) Library is a set of utilities and
controls, written in JavaScript, for bui
When I print_r($_ENV); from the CLI on 5.0.4 I get a bunch of results,
no problem but no $_ENV['OS'] variable. Further, when I check my
phpinfo(); output, there are even fewer $_ENV variables printed than the CLI
offers.
I'm not certain about this, Cor, but my guess is that PHP 5.x.x m
hey edward...
from my reading.. i thought yahoo's user interface (yui) components where
for interfacing with yahoo am i missing something here??
thanks
-bruce
-Original Message-
From: Edward Kay [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 09, 2007 8:44 AM
To: Emil Edeholt; PHP G
Hi All,
I get nothing when using: echo $_ENV['OS'];
Also nothing when using: print_r($_ENV);
However, phpinfo(); show a full list of ENV settings.
How to get $_ENV variables ?
I am using PHP version 5.2.0.
TIA, Cor
On 5/9/07, Edward Kay <[EMAIL PROTECTED]> wrote:
Ah, but can you code JAVASCRIRPT in the Gimp IDE? ;)
Is JAVASCRIRPT another of those Web 2.0 languages? ;-P
--
Daniel P. Brown
[office] (570-) 587-7080 Ext. 272
[mobile] (570-) 766-8107
On May 9, 2007, at 10:41 AM, Robert Cummings wrote:
On Wed, 2007-05-09 at 10:23 -0500, Edward Vermillion wrote:
On May 9, 2007, at 10:12 AM, Stut wrote:
Efrain Sarmiento wrote:
AJAX Developer (Web Designer / Developer). MUST HAVE: 1 year
AJAX
Experience, HTML, CSS, DHTML, OOJS, XML, JA
I think you answered your own question at the bottom of your email:
My system will be no more than a development and testing environment
- nothing put into widespread production.
If you're just testing and developing on it, it's absolutely safe to try
things to see how they work.
On 5/
> -Original Message-
> From: Robert Cummings [mailto:[EMAIL PROTECTED]
> On Wed, 2007-05-09 at 10:23 -0500, Edward Vermillion wrote:
> > On May 9, 2007, at 10:12 AM, Stut wrote:
> >
> > > Efrain Sarmiento wrote:
> > >> AJAX Developer (Web Designer / Developer). MUST HAVE: 1 year AJAX
>
Hi. I've searched the archives, but haven't found anything recent
that has helped me. I am wanting to install AMP on my new computer
(32-bit Vista) and was interested in the stability/compatibility/etc
with Apache 2.2.x and PHP 5.2.x. The PHP site doesn't seem to really
*encourage* the inst
> -Original Message-
> From: Emil Edeholt [mailto:[EMAIL PROTECTED]
> Sent: 09 May 2007 16:05
> To: php-general@lists.php.net
> Subject: [PHP] Ajax?
>
>
> Hi!
>
> What do you guys use to develop ajax applications and do you have any
> good articles on the subject?
>
> I've just about fini
Em Quarta 09 Maio 2007 12:41, Robert Cummings escreveu:
> On Wed, 2007-05-09 at 10:23 -0500, Edward Vermillion wrote:
> > On May 9, 2007, at 10:12 AM, Stut wrote:
> > > Efrain Sarmiento wrote:
> > >> AJAX Developer (Web Designer / Developer). MUST HAVE: 1 year AJAX
> > >> Experience, HTML, CSS,
On Wed, 2007-05-09 at 10:23 -0500, Edward Vermillion wrote:
> On May 9, 2007, at 10:12 AM, Stut wrote:
>
> > Efrain Sarmiento wrote:
> >> AJAX Developer (Web Designer / Developer). MUST HAVE: 1 year AJAX
> >> Experience, HTML, CSS, DHTML, OOJS, XML, JAVASCRIRPT, J2EE, and at
> >> lease
> >> a
Ford, Mike writes:
> You can also set up php.ini and use the built-in sessions with
> http://php.net/session_start so that PHP will take care of this for
> you.
That is what I was intending to do. How do I find out if
whether or not the session cookie was accepted using the
built-in sessio
On May 9, 2007, at 10:12 AM, Stut wrote:
Efrain Sarmiento wrote:
AJAX Developer (Web Designer / Developer). MUST HAVE: 1 year AJAX
Experience, HTML, CSS, DHTML, OOJS, XML, JAVASCRIRPT, J2EE, and at
lease
an IDE like Photoshop, Dreamweaver, Eclipse or similar. Jersey City,
NJ, 6 months o
We use PEAR's DB class as our abstration layer. Here is the connection
function from DB\mssql.php:
function connect($dsninfo, $persistent = false)
{
if (!DB::assertExtension('mssql') &&
!DB::assertExtension('sybase')
&& !DB::assertExtension('sybase_ct'))
{
Em Quarta 09 Maio 2007 12:12, Stut escreveu:
> Efrain Sarmiento wrote:
> > AJAX Developer (Web Designer / Developer). MUST HAVE: 1 year AJAX
> > Experience, HTML, CSS, DHTML, OOJS, XML, JAVASCRIRPT, J2EE, and at lease
> > an IDE like Photoshop, Dreamweaver, Eclipse or similar. Jersey City,
> >
Efrain Sarmiento wrote:
AJAX Developer (Web Designer / Developer). MUST HAVE: 1 year AJAX
Experience, HTML, CSS, DHTML, OOJS, XML, JAVASCRIRPT, J2EE, and at lease
an IDE like Photoshop, Dreamweaver, Eclipse or similar. Jersey City,
NJ, 6 months ongoing. $560/day C2C.
Hands up everyone who
AJAX Developer (Web Designer / Developer). MUST HAVE: 1 year AJAX
Experience, HTML, CSS, DHTML, OOJS, XML, JAVASCRIRPT, J2EE, and at lease
an IDE like Photoshop, Dreamweaver, Eclipse or similar. Jersey City,
NJ, 6 months ongoing. $560/day C2C.
_
Efrain S
Post your block of code from your connection string (Leave out your
username/password info please) to the end of the result set for your query
so I can take a look at it.
On 5/9/07, Chris Boget <[EMAIL PROTECTED]> wrote:
I noticed the following in my logs:
22:04:42 [warning] [D:\PHP\pear\DB\m
Hi!
What do you guys use to develop ajax applications and do you have any
good articles on the subject?
I've just about finished an ajaxish site but it wasn't fun. A lot of
nesting javascript inside php calls, having to write the logic both in
javascript and php and so on. The source looks u
hi rich(ard)!!
kind of an off point/topic reply. but here goes. the issue you mention is in
my opinion a part of a much larger issue that has to do with the anonymous
nature of the internet with regards mailing lists, as well as the kinds of
product review sites/blogs/etc...
there is no 'good' wa
> -Original Message-
> From: Davide Bernard [mailto:[EMAIL PROTECTED]
> Sent: 09 May 2007 15:18
> To: php-general@lists.php.net
> Subject: [PHP] Isset Errors
>
>
> Anyone got any suggestions on getting rid of these errors below?
>
>
> [Wed May 09 08:59:05 2007] [error] [client 192.168
Eric Trahan wrote:
Is there a way to change the owner or the group of a file in PHP.
http://uk2.php.net/chown
But remember the chown will fail if the user Apache is running under
does not have sufficient rights to perform the task.
Cheers,
Rich
--
Zend Certified Engineer
http://www.coreph
PHP has two functions that may help you here, Eric --- chmod() and
chown().
http://php.net/chmod
http://php.net/chown
It should be enough to chmod($filename,0644); the file if it's just an
image, or chmod($filename,0755); the file if it's a script.
On 5/9/07, Eric Trahan <[EMAIL PRO
Anyone got any suggestions on getting rid of these errors below?
[Wed May 09 08:59:05 2007] [error] [client 192.168.225.246] PHP Notice:
Undefined index: userstate in /srv/www/htdocs/resetpw.php on line 31, referer:
https://ams.unt.edu/resetpw.php
[Wed May 09 08:59:05 2007] [error] [client 1
After some other tests, I think the problem is with the rights of the
file.
I made tests on my personnal Mac that runs Apache/1.3.33 (Darwin) PHP/
4.4.4.
Settings in PHP:
file_uploads: On
upload_tmp_dir: no value (so it uploads in /var/tmp/)
upload_max_filesize: 2M
My destination folder is
I noticed the following in my logs:
22:04:42 [warning] [D:\PHP\pear\DB\mssql.php][439]: mssql_query(): Unable
to set query
22:04:42 [info] Backtrace: [D:\PHP\pear\DB\mssql.php][439]; function(
mssql_query ); args( 1[value:select @@ERROR as ErrorCode] 2[value:Resource
id #21] )
22:04:42 [i
Ryan A wrote:
> Hey!
>
> .A little background:
> We have a site that has already been made.. a couple of hundred pages
> displayed via SMARTY templates, the site's in Swedish.
>
> The navigation and other parts except for the center is taken care of by
> the templates and other scripts... th
Don Don wrote:
> How can i disable soap client and server for php5, reason is
> that i've got NuSOAP (which i must use) and its classes clash
> with that of PHP5. My php configuration (when using
> displays soap client and server enabled for php5.
> I need to disable if ..amd looking into the co
[EMAIL PROTECTED] wrote:
> Hello,
>
> I want to select two dates one being todays date and the
> other being -00-00 which just a date in the database when
> no proper date has been entered.
>
> Ive tried this but it does not work...
>
> $today = date('Y-m-d');
> $result = sqlite_query($db, "
[EMAIL PROTECTED] wrote:
Hi could someone give me examples on how to detect and kill processes
on linux.
I have a number of scripts running as socketxxx.php these stop and
start every hour.
But I also need to at the end of each day make sure their dead before
the next days start.
These proces
Hey!
.A little background:
We have a site that has already been made.. a couple of hundred pages displayed
via SMARTY templates, the site's in Swedish.
The navigation and other parts except for the center is taken care of by the
templates and other scripts... the center main text is taken f
See if there is a optimize, clean. vacuum or refresh command. Most DBs have
them by whatever name.
Maybe SQLite would be an alternate choice.
Ultraband wrote:
Hello,
I'm using PHP's dba flatfile mode to maintain a flatfile database with a
few
records. It works good, but I was wondering abo
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: 08 May 2007 20:57
> > You can also set up php.ini and use the built-in sessions with
> > http://php.net/session_start so that PHP will take care of this for
> > you.
>
> That is what I was intending to do.
I guess i installed php using apt-get along with the necessary modules e.g.
soap etc, is it then the case of removing the soap library ? I dont want soap
removed but just disabled. Am not really sure if that will work.
itoctopus <[EMAIL PROTECTED]> wrote: I think the only way, and I really hope
I think the only way, and I really hope I'm mistaken, is to recompile php
with "--disable-soap".
I don't think you can do it from php.ini.
--
itoctopus - http://www.itoctopus.com
"Don Don" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> How can i disable soap client and server for
I agree with Chris, if you can do it this way, then it's much better.
Working with FCKEditor's code was not one of the easiest things I did in my
life.
--
itoctopus - http://www.itoctopus.com
"Chris" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Brad Sumrall wrote:
>> I am tryi
How can i disable soap client and server for php5, reason is that i've got
NuSOAP (which i must use) and its classes clash with that of PHP5. My php
configuration (when using displays soap client and server enabled
for php5. I need to disable if ..amd looking into the configs..to see how
che
Richard Lynch wrote:
On Tue, May 8, 2007 2:50 pm, Stut wrote:
WeberSites LTD wrote:
1st, I never said I was any authority about anything :)
I'm just building the weber sites as a hobby...
Hobby or not, when you publish information on the web without a big
message saying "I have no frickin' ide
78 matches
Mail list logo