Hi,
Thanks a lot for all the inputs. I will take it further from here.
Thanks,
Ananth.
>>> "Richard Lynch" <[EMAIL PROTECTED]> 4/27/2006 4:06:03 pm >>>
On Thu, April 27, 2006 4:21 am, Ananth Kesari wrote:
> I have a need for an idea management PHP application that gives me
an
> UI with multiple
Robert Cummings wrote:
quote your charges and the time that you will be available. also mention
msn or yahoo ids. skype id is more welcome.
What about a MUD? I'm usually logged into a mud. It's a great place for
telnet wocmud.org 4000
hi robert,
thanks for the info... but a MUD? ...
On Thu, 2006-04-27 at 22:47, Sumeet wrote:
> we are looking for experienced php/mysql programmers full time freelance...
>
> should be at least 1 year experienced, knowing pear libraries and having
> worked on several projects.
>
> please contact me at [EMAIL PROTECTED]
>
> quote your charges a
Robert Cummings wrote:
A funny PHPClasses article...
http://www.phpclasses.org/blog/post/52-Recommended-PHP-frameworks.html
I find it telling that the guy who runs the PHP Classes site only uses
his own code *lol*. Oh btw, the article says virtually nothing useful
about frameworks, but it
At 04:39 PM 4/27/2006, tedd wrote:
What I don't get is how php can pass variables to js and cause it to
run "at will".
Do you mean the way one function can call another function within the
same program?
It sounds like you're picturing PHP & JavaScript executing
continuously & simultaneously
On Thu, 2006-04-27 at 19:39, tedd wrote:
> At 1:57 PM -0700 4/27/06, Paul Novitski wrote:
>
> >>Okay, I understand how js and html can communicate with php -- but,
> >>that's not the problem. My statement above was part of a
> >>symmetrical requirement regarding communication.
> >
> >Sorry -- "s
At 1:57 PM -0700 4/27/06, Paul Novitski wrote:
Okay, I understand how js and html can communicate with php -- but,
that's not the problem. My statement above was part of a
symmetrical requirement regarding communication.
Sorry -- "symmetrical"? Please elucidate, I'm not familiar with
this t
Thank you very much Stut,
great points.
I didn't even think about wanting to display a list of files they have access
to. I guess I'll go with the simpler way and save myself a lot of overhead.
As I said, I've never made a site that had anything to do with money before,
this is the first time. I
At 10:33 AM 4/27/2006, tedd wrote:
Can js cycle reading cookies waiting for something to do while php
crons writing them as needed -- and vise-versa? Is that a viable
method of communication and activation between the two?
At 01:57 PM 4/27/2006, Paul Novitski wrote:
No, because cookie value
[EMAIL PROTECTED] wrote:
is that really secure?
I just thought if for any reason, someone can get into my database,
they can't just add usernames and file ids to my table and have
access.
I thought if I md5 it, then it'll be more secured.
would 1 table for username-fileid really be fine?
If
[EMAIL PROTECTED] wrote:
well is that a secure way? I thought if I use md5 and so on it'll make it more
secure and harder to hack.
would a table for user-fileid be good enough?
I don't really know why I thought it had to be secured, I just don't want it to
be eaily hacked.
Unless I'm not unde
is that really secure?
I just thought if for any reason, someone can get into my database, they can't
just add usernames and file ids to my table and have access.
I thought if I md5 it, then it'll be more secured.
would 1 table for username-fileid really be fine?
thanks,
Sia
Quoting Stut <
[EMAIL PROTECTED] wrote:
Any idea if this is a good way to do this or not? any better suggestions? is
this secured?
I'm confused. What's wrong with having a table containing a row per
file, then having another table containing the users. Add a third table
containing two fields, username and
hi guys,
I'm planning to add paid downloads of some speech files on one of my customers
website. Basically I want people to be able to pay for a speech and then be able
to download it.
it's the first time I wanna do anything like this, so I was thinking to myself
to do it this way:
when they p
At 10:33 AM 4/27/2006, tedd wrote:
At 9:18 AM -0700 4/27/06, Paul Novitski wrote:
I believe you're seeing monsters in the closet where there are only
rumpled socks.
I'm not trying to see, or create monsters, I'm just trying to understand.
Sorry, that was my attempt to be light-hearted and d
2006/4/27, Robert Cummings <[EMAIL PROTECTED]>:
>
> A funny PHPClasses article...
>
>
> http://www.phpclasses.org/blog/post/52-Recommended-PHP-frameworks.html
One thing I understood after hitting my head many times to a wall is that "a
good idea can be, and should be, explained in just three line
I've got a class that I downloaded from phpclasses for making M$ Word
and Excel Documents on the fly...
Wolf
Leonard Burton wrote:
> Hi All,
>
> Has anyone here used PHP to create Open Office docs on the fly?
>
> --
> Leonard Burton, N9URK
> [EMAIL PROTECTED]
>
> "The prolonged evacuation woul
2006/4/27, Jason Gerfen <[EMAIL PROTECTED]>:
>
> Oops, I thought there might be an array function that would be better to
> use then foreach loops. Thanks.
There are other functions (check the Array Functions section in the manual),
but they just don't get along with the KISS principle.
Dave Goo
2006/4/27, Bing Du <[EMAIL PROTECTED]>:
>
> Hello,
>
> Here are the two scripts. The result is 'var is' rather than 'var is
> foo'. My suspect is I did not set the file path right in 'include'. So
> in file2.php, how should I get the actual absolute path it really gets for
> file1.php? Is it st
On Thu, 2006-04-27 at 13:33, tedd wrote:
> At 9:18 AM -0700 4/27/06, Paul Novitski wrote:
>
> Okay, I understand how js and html can communicate with php -- but,
> that's not the problem. My statement above was part of a symmetrical
> requirement regarding communication.
Communication need not b
D. Dante Lorenso escribió:
Gonzalo Monzón wrote:
I've been developing desktop applications with PHP-GTK since 2002,
far beyond the web script context, and in the more complex projects I
did, was a must to implement multi-process and IPC communication due
to the lack of threading in PHP, as t
Hi All,
Has anyone here used PHP to create Open Office docs on the fly?
--
Leonard Burton, N9URK
[EMAIL PROTECTED]
"The prolonged evacuation would have dramatically affected the
survivability of the occupants."
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.
At 9:18 AM -0700 4/27/06, Paul Novitski wrote:
I believe you're seeing monsters in the closet where there are only
rumpled socks.
I'm not trying to see, or create monsters, I'm just trying to understand.
To me, what's needed to combine these two languages successfully is
simply communication
<""Gerry D"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Interesting discussions... :)>
I see two issues:
1. if you are exposing php scripts to the client, how does the server
side processing know what it should do and what the client should see?
2. and why can't JS write to
On Thu, 2006-04-27 at 10:48 -0500, Jeremy Schreckhise wrote:
> Have you tried?
>
> error_reporting(E_ALL^E_NOTICE);
Surely you mean error_reporting(E_ALL);?
If one of my team members ships code that does not pass through on E_ALL
(or E_STRICT), they get a beating.
Now, back to the proble
At 08:03 AM 4/27/2006, tedd wrote:
Forgive me my simplicity, but trying to tie communication between
php with javascript is like trying to get the past and future to
talk to each other -- they exist at different times. Normally, php
is history when js steps on the stage and while js may say a f
A funny PHPClasses article...
http://www.phpclasses.org/blog/post/52-Recommended-PHP-frameworks.html
I find it telling that the guy who runs the PHP Classes site only uses
his own code *lol*. Oh btw, the article says virtually nothing useful
about frameworks, but it does go a long way to pimp
Have you tried?
error_reporting(E_ALL^E_NOTICE);
Jeremy Schreckhise, M.B.A.
-Original Message-
From: Dave Goodchild [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 27, 2006 10:37 AM
To: php-general@lists.php.net
Subject: [PHP] Bug madness
Hi all, I have been mashing my head t
Gonzalo Monzón wrote:
I've been developing desktop applications with PHP-GTK since 2002, far
beyond the web script context, and in the more complex projects I did,
was a must to implement multi-process and IPC communication due to the
lack of threading in PHP, as to deal with some issues like m
On Thu, 2006-04-27 at 12:36, Weber Sites LTD wrote:
> I know I'm going to get heat for this example
> So cool down, it's just an example :)
>
> Do you mean something like :
> http://msdn.microsoft.com/msdntv/episode.aspx?xml=episodes/en/20060119AtlasN
> K/manifest.xml
> Only for PHP?
I didn't
On Thu, 2006-04-27 at 11:09, Barry wrote:
> tedd schrieb:
> > Hi gang:
> Gang?
You know... Scooby, Shaggy, and Mary-Jane.
> > 1. A way to send information from js to php and have php act upon it.
>
> Java
... Sucks.
> > 2. A way to send information from php to js and have js act upon it.
>
> Jav
Hi all, I have been mashing my head trying to debug a web app I have
written, the deadline is tomorrow and after implementing some changes a
subtle and difficult-to-pin-down bug has emerged.
I am not going to include code as there is too much of it, but here is the
general issue:
The app consists
I know I'm going to get heat for this example
So cool down, it's just an example :)
Do you mean something like :
http://msdn.microsoft.com/msdntv/episode.aspx?xml=episodes/en/20060119AtlasN
K/manifest.xml
Only for PHP?
berber
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL
At 5:09 PM +0200 4/27/06, Barry wrote:
tedd schrieb:
Hi gang:
Gang?
Gang, group, clan, community, organization, hive, pod, assembly,
biocenosis -- what do you want to be called?
1. A way to send information from js to php and have php act upon it.
Java
2. A way to send information from
Gonzalo Monzón schrieb:
I forgot to put some final note into my last message.
PHP can be good for a lot of things, but not really for other.
Yeah true (o_O)
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Mailing List (http://www.php.net/)
To un
Stut wrote:
D. Dante Lorenso wrote:
IMHO, if your main goal is to allow your threaded app to reuse
existing PHP classes then your best bet is to investigate embedding
PHP into something written in C or C++.
This is a very good point. I have also been looking into the idea
pitched a few yea
Never tried it mysql, but I am led to believe that sorting based on
the result of the mysql SOUNDEX function may produce the results you
want. Other than that, as far as I am aware there is no way to do
this in MySQL without writing a stored procedure to do it.
-Stut
-Stut:
Damn, that produ
Jason Gerfen schrieb:
Martin Zvarík wrote:
Jason Gerfen wrote:
I have come upon a problem and am not sure how to go about resolving
it. I have an web form which is generated dynamically from an
imported file and I am not sure how I can loop over the resulting
post variables within the glob
Oops, I thought there might be an array function that would be better to
use then foreach loops. Thanks.
Dave Goodchild wrote:
Foreach. Please try and read the manual, this is very basic stuff that could
be gleaned in 5 minutes.
On 27/04/06, Barry <[EMAIL PROTECTED]> wrote:
Jason Gerfen s
Brad Bonkoski schrieb:
Bing Du wrote:
Hello,
Here are the two scripts. The result is 'var is' rather than 'var is
foo'. My suspect is I did not set the file path right in 'include'. So
in file2.php, how should I get the actual absolute path it really gets
for
file1.php? Is it stored in
Martin Zvarík wrote:
Jason Gerfen wrote:
I have come upon a problem and am not sure how to go about resolving
it. I have an web form which is generated dynamically from an
imported file and I am not sure how I can loop over the resulting
post variables within the global $_POST array due to
On 27 April 2006 15:25, Brad Bonkoski wrote:
> Bing Du wrote:
>
> > Hello,
> >
> > Here are the two scripts. The result is 'var is' rather than 'var
> > is foo'. My suspect is I did not set the file path right in
> > 'include'. So in file2.php, how should I get the actual absolute
> > path it
tedd schrieb:
Hi gang:
Gang?
1. A way to send information from js to php and have php act upon it.
Java
2. A way to send information from php to js and have js act upon it.
Java
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)
--
PHP General Mailing List (
Foreach. Please try and read the manual, this is very basic stuff that could
be gleaned in 5 minutes.
On 27/04/06, Barry <[EMAIL PROTECTED]> wrote:
>
> Jason Gerfen schrieb:
> > I have come upon a problem and am not sure how to go about resolving
> > it. I have an web form which is generated dyna
Hi gang:
I changed the subject line, because I consider the topic important.
Forgive me my simplicity, but trying to tie communication between php
with javascript is like trying to get the past and future to talk to
each other -- they exist at different times. Normally, php is history
when js
Jason Gerfen wrote:
I have come upon a problem and am not sure how to go about resolving
it. I have an web form which is generated dynamically from an
imported file and I am not sure how I can loop over the resulting post
variables within the global $_POST array due to the array keys not
bei
Jason Gerfen schrieb:
I have come upon a problem and am not sure how to go about resolving
it. I have an web form which is generated dynamically from an imported
file and I am not sure how I can loop over the resulting post variables
within the global $_POST array due to the array keys not bei
I have come upon a problem and am not sure how to go about resolving
it. I have an web form which is generated dynamically from an imported
file and I am not sure how I can loop over the resulting post variables
within the global $_POST array due to the array keys not being numeric.
Any pointe
Bing Du wrote:
Hello,
Here are the two scripts. The result is 'var is' rather than 'var is
foo'. My suspect is I did not set the file path right in 'include'. So
in file2.php, how should I get the actual absolute path it really gets for
file1.php? Is it stored in some environment variable
Hello,
Here are the two scripts. The result is 'var is' rather than 'var is
foo'. My suspect is I did not set the file path right in 'include'. So
in file2.php, how should I get the actual absolute path it really gets for
file1.php? Is it stored in some environment variable or something? I'd
getimagesize() can obtain the image type as well as the dimensions of the
image. Once the file is uploaded us this to check the extension is correct
and that the image is not too large.
php.net/getimagesize
Andrew
- Original Message -
From: "Rosen" <[EMAIL PROTECTED]>
To:
Sent: Thur
I forgot to put some final note into my last message.
PHP can be good for a lot of things, but not really for other. Wonder
when requirements grow long in some ways you could not ever expect in a
project like your's: A simple example: need 5 concurrent connections in
your "hacked" multi-proce
> On 26 April 2006 22:46, Ari Davidow wrote:
>
> > > > Anomaly 2:
> > > >
> > > > When I do a "phpinfo();" to see what is actually loaded
> (and to
> > > > ensure that the correct php.ini is being loaded, etc.),
> among the
> > > > info is the notice that I am using php 5.0.3-dev. I get
> the same
Hi,
I have this problem with uploading images:
I try several PHP classes for upload of files on server ( pictures in my
case ), but if some user only renames some file as ".jpg" the script
uploads the file even the file format is not .jpg - i.e. - file
"test.mpg" - the user renames it to "test.
Interesting discussions... :)
I see two issues:
1. if you are exposing php scripts to the client, how does the server
side processing know what it should do and what the client should see?
2. and why can't JS write to the client's file system? Or read from
files? "Come to my website and let me f
Solved !!!
THX everybody !!
Problem was in php.ini file session section
DS
-Original Message-
From: Ford, Mike [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 27, 2006 2:18 PM
To: php-general@lists.php.net
Subject: RE: [PHP] session
On 26 April 2006 15:02, chris smith wrote:
>
I am running an old version of PHP for winblows 4.3.8. I cannot upgrade to
4.4.2 yet. I rebooted the web server and the box. I am not doing any
exception handling. I want the errors to be writtent to a log but instead
they keep showing in the browser. Is there something I am missing? I did
set
D. Dante Lorenso wrote:
I've already written the multi-threaded server using Java. I want to do
this in PHP, however, because the PHP "threads" can re-use PHP classes
I've already written and hence standardize on a single codebase and
language. Many other languages have threads (Java, C#, Pyt
On 26 April 2006 15:02, chris smith wrote:
>
> Can you explicitly pass the sessionid across:
>
>
>
>
>
>
> ?
That technique may or may not be the solution, but if it is it should be simply:
This is precisely what the SID constant is provided for, and as
On 26 April 2006 22:46, Ari Davidow wrote:
> > > Anomaly 2:
> > >
> > > When I do a "phpinfo();" to see what is actually loaded (and to
> > > ensure that the correct php.ini is being loaded, etc.), among the
> > > info is the notice that I am using php 5.0.3-dev. I get the same
> > > info when I
Hello,
Search for file: libssleay32.dll and copy it in windows\system32 folder.
The problem will be solved.
Laszlo Nagy wrote:
>
> Hello Richard,
>
> I hope you remember my question.
>
> Richard Lynch wote:
>> On Tue, April 11, 2006 11:45 am, Laszlo Nagy wrote:
>>
>>> I have a problem with
Hello Richard,
I hope you remember my question.
Richard Lynch wote:
On Tue, April 11, 2006 11:45 am, Laszlo Nagy wrote:
I have a problem with a Win2003 server, IIS6 and PHP 5.1.2. I have
Microsoft SQL Server tools installed. C:\PHP is on the path. Extension
dirs are configured correctly.
D. Dante Lorenso escribió:
Gonzalo Monzón wrote:
Use Python, it is the way to go if you're willing to use mt :-)
I've already written the multi-threaded server using Java. I want to
do this in PHP, however, because the PHP "threads" can re-use PHP
classes I've already written and hence
On Thu, April 27, 2006 4:21 am, Ananth Kesari wrote:
> I have a need for an idea management PHP application that gives me an
> UI with multiple fields (text boxes, radio buttons etc.) which
> correspond to different columns of a MySQL database. An user initiates
> this by clicking on an URL, fills
On 27/04/06, tedd <[EMAIL PROTECTED]> wrote:
> >On Wed, 2006-04-26 at 16:57, Robert Cummings wrote:
> >> On Wed, 2006-04-26 at 16:51, tedd wrote:
> >> > Hi gang:
> >> >
> >> > I posted the following question to the MySQL list, but the only
> >> > answer I received thus far was a php solution (
On Wed, April 26, 2006 6:46 pm, David Otton wrote:
> class Test {
> var $x;
> function Test ()
> {
> global $addition, $subtraction;
> $this->x = 0;
> $addition = array ($this, 'AddOne');
> $subtraction = array ($this, 'Sub
On Thu, April 27, 2006 4:18 am, D. Dante Lorenso wrote:
> Evolution of the language is a must. I AM working on trying to spec
> out
> an extension for PHP which would implement what I want with threading
> without having to hack zend and the core. I might think that some
> other
> C developers wo
On Thu, April 27, 2006 3:24 am, D. Dante Lorenso wrote:
> priority. You simply can't be an enterprise language without these
> basic features.
You simply can't put Threads in the same sentence with "basic
features", not even by implication. :-)
There is NOTHING "basic" about threads, no matter h
On Wed, April 26, 2006 11:18 pm, Peter Lauri wrote:
> Should I put the files outside of the web file system (outside of
> httpdocs)
> so that they can not get the file thru the web browser?
Yes.
> Or should I save the docs in a database instead and control the access
> thru
> that?
I would only
STFW and if it doesn't exist then write it, thats generaly how one
goes about fulfilling a need with php.
Ananth Kesari wrote:
Hi,
I have a need for an idea management PHP application that gives me an
UI with multiple fields (text boxes, radio buttons etc.) which
correspond to different columns
D. Dante Lorenso wrote:
Jochem Maas wrote:
I've already written the multi-threaded server using Java. I want to
do this in PHP, however, because the PHP "threads" can re-use PHP
classes I've already written and hence standardize on a single
codebase and language. Many other languages have t
Hi,
I have a need for an idea management PHP application that gives me an
UI with multiple fields (text boxes, radio buttons etc.) which
correspond to different columns of a MySQL database. An user initiates
this by clicking on an URL, fills in certain fields and submits the
form. This then create
Jochem Maas wrote:
I've already written the multi-threaded server using Java. I want to
do this in PHP, however, because the PHP "threads" can re-use PHP
classes I've already written and hence standardize on a single
codebase and language. Many other languages have threads (Java, C#,
Python,
D. Dante Lorenso wrote:
Gonzalo Monzón wrote:
Use Python, it is the way to go if you're willing to use mt :-)
I've already written the multi-threaded server using Java. I want to do
this in PHP, however, because the PHP "threads" can re-use PHP classes
I've already written and hence stan
Gonzalo Monzón wrote:
Use Python, it is the way to go if you're willing to use mt :-)
I've already written the multi-threaded server using Java. I want to do
this in PHP, however, because the PHP "threads" can re-use PHP classes
I've already written and hence standardize on a single codebas
75 matches
Mail list logo