>
> As I mentioned below, if PHP is sluggish, shouldn't it be brought up
> to the PHP developers instead? Why would you try include more
> complexity?
I'm sure it has, it's called benchmarks. And they can't top C or
Fortran, last I saw. But that is not the point. And did you not see my
point abou
On Sat, Mar 12, 2011 at 4:31 AM, Tommy Pham wrote:
> On Sat, Mar 12, 2011 at 12:22 AM, David Hutto wrote:
>> This isn't a C/PHP question, or optimization, it's a matter of PHP
>> isn't always the center of attention, in terms of a development
>> process. In ea
probably so, but it it's just another discussion we should have just
for evolutions sake. Each time it takes place, new info is added by
someone.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Sat, Mar 12, 2011 at 4:10 AM, Tommy Pham wrote:
> On Sat, Mar 12, 2011 at 12:06 AM, David Hutto wrote:
>> On Sat, Mar 12, 2011 at 2:59 AM, Tommy Pham wrote:
>>> On Fri, Mar 11, 2011 at 11:39 PM, David Hutto wrote:
>>>> On Sat, Mar 12, 2011 at 2:34 AM, Tommy Pha
This isn't a C/PHP question, or optimization, it's a matter of PHP
isn't always the center of attention, in terms of a development
process. In each language there are advocates, and it's admirable, but
ignorant in sight that what you're saying eliminates the rational, and
logical thought that there
On Sat, Mar 12, 2011 at 3:03 AM, Tommy Pham wrote:
> On Fri, Mar 11, 2011 at 11:59 PM, David Hutto wrote:
>> Optimization also becomes a more manipulative, due to the stem point
>> of your further language utilization. If you divide your languages,
>> and disperse them throu
On Sat, Mar 12, 2011 at 2:59 AM, Tommy Pham wrote:
> On Fri, Mar 11, 2011 at 11:39 PM, David Hutto wrote:
>> On Sat, Mar 12, 2011 at 2:34 AM, Tommy Pham wrote:
>>> On Fri, Mar 11, 2011 at 11:26 PM, David Hutto wrote:
>>>> On Sat, Mar 12, 2011 at 2:22 AM, Tommy Pha
Optimization also becomes a more manipulative, due to the stem point
of your further language utilization. If you divide your languages,
and disperse them through a C framework, you can utilize the languages
in their refined form, and if any portion of an individual language
gives optimization prob
On Sat, Mar 12, 2011 at 2:34 AM, Tommy Pham wrote:
> On Fri, Mar 11, 2011 at 11:26 PM, David Hutto wrote:
>> On Sat, Mar 12, 2011 at 2:22 AM, Tommy Pham wrote:
>>> On Fri, Mar 11, 2011 at 10:34 PM, David Hutto wrote:
>>>> Although, right now, if I were
On Sat, Mar 12, 2011 at 2:22 AM, Tommy Pham wrote:
> On Fri, Mar 11, 2011 at 10:34 PM, David Hutto wrote:
>> Although, right now, if I were going to be using all of those
>> languages in unison(and I am), then I'd go with C, and spit them out
>> to the browser for lower
On Sat, Mar 12, 2011 at 1:21 AM, Tommy Pham wrote:
> I think the OP is having both PHP & JS codes mixed and scattered all
> over the page. If chunked-encoding used without any ob*
> implementation, then that's the problem he'll experience.
>
> Richard,
>
> I recommend to put the $(document).ready
Although, right now, if I were going to be using all of those
languages in unison(and I am), then I'd go with C, and spit them out
to the browser for lower level control, as well as, to remain familiar
with some of the main languages being used currently.
--
PHP General Mailing List (http://www.p
On Sat, Mar 5, 2011 at 5:10 AM, Ashim Kapoor wrote:
>>
>> I'll remove it.
>>
>
> How does one remove user notes from php.net ?
>
I'd guest they had been granted access to the php.net page editor, but
I may be wrong. Not that that site hasn't been scraped by other sites
and added to their conten
Maybe I missed something here, but aren't the cc's held by the
merchant account provider, and just an id by you to recharge(recurring
or once), which can be disputed. I ask because it's been a while since
I had to look at this. So let the OP's question take precedence, and
mine secondary if necessa
On Tue, Mar 1, 2011 at 2:28 AM, David Hutto wrote:
> On Mon, Feb 28, 2011 at 10:07 PM, Alexis wrote:
>> Hi,
>>
>> I know not strictly a PHP question, but was just wondering if someone can
>> tell me the regex format for something please.
>>
>&
On Mon, Feb 28, 2011 at 10:07 PM, Alexis wrote:
> Hi,
>
> I know not strictly a PHP question, but was just wondering if someone can
> tell me the regex format for something please.
>
> I need to replace
> ..
> with
>
A good text editor should have find .. and replace with --
On Sat, Feb 19, 2011 at 11:14 PM, David Robley wrote:
> Daniel Brown wrote:
>
>> On Fri, Feb 18, 2011 at 14:03, Pete Woodhead
>> wrote:
>>> Hi I'm Pete Woodhead. I'm new to the list and to PHP. To be honest I
>>> very new to code writing.
>>> Thought this would be a good way to learn good habit
On Wed, Feb 16, 2011 at 9:41 AM, David Hutto wrote:
> Only those who live in glass houses, should hide their errors.
>
if that makes sense.
--
According to theoretical physics, the division of spatial intervals as
the universe evolves gives rise to the fact that in another timeline
Only those who live in glass houses, should hide their errors.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Wed, Feb 16, 2011 at 9:34 AM, Daniel P. Brown
wrote:
> On Wed, Feb 16, 2011 at 07:15, Richard Quadling wrote:
>> On 16 February 2011 11:25, Andre Polykanine wrote:
>>> Hello Fotoo,
>>>
>>> >> error_reporting(0);
>>
>> Really?
>>
>> You consider shoving your head in the sand a REALIS
On Mon, Feb 14, 2011 at 9:52 PM, Brian Waters wrote:
> So I decided to write a template class in order to get myself going on
> learning PHP. Of course I wrote the simplest thing possible:
>
> class Template
> {
> protected $template;
> protected $vars;
>
> public function __c
On Tue, Feb 8, 2011 at 5:05 PM, Tolas Anon wrote:
> The one thing that strikes me as odd, before i go, is that i saw no
> actual HTTP-KEEPALIVE traffic flowing... I might have missed it, but i
> don't think so..
>
Welcome to programming. on /off true /false.
> --
> PHP General Mailing List (http:
On Tue, Feb 8, 2011 at 3:47 PM, Tolas Anon wrote:
> On Tue, Feb 8, 2011 at 9:33 PM, Steve Staples wrote:
>> i've been sorta reading this (as I am sure most maybe stopped after the
>> 4th consecutive post)...
>
> yea, i feel i gotta be complete so as to not waste the time of people
> who do wanna
On Tue, Feb 8, 2011 at 8:29 AM, Bob McConnell wrote:
> From: Paul M Foster
>
>> I'm certain people on this list have set up this type of system for
>> customers. So I have some questions:
>>
>> 1) Does the usual online store software (osCommerce or whatever)
> include
>> "secure" pages for accepta
On Tue, Feb 8, 2011 at 7:50 AM, Tolas Anon wrote:
> On Tue, Feb 8, 2011 at 1:35 PM, Ashley Sheridan
> wrote:
>
>> On Tue, 2011-02-08 at 13:24 +0100, Tolas Anon wrote:
>>
>> > Hi..
>> >
>> > For a set of media import routines, i'm using a
>> > javascript->php_on_apache->windows.bat->php_cli->curl-
On Tue, Feb 8, 2011 at 8:02 AM, Ashley Sheridan
wrote:
> On Tue, 2011-02-08 at 07:59 -0500, David Hutto wrote:
>
> > it's : javascript -> php_on_apache -> windows.bat -> php_cli ->
> > php_daemon_script -> curl_exec -> php_script
> >
> >
On Tue, Feb 8, 2011 at 7:36 AM, Arno Kuhl wrote:
> I'm hoping some clever php gurus have been here before and are willing to
> share some ideas.
>
> I have a site where articles are assigned to categories in containers. An
> article can be assigned to only one category per container, but one or mo
On Tue, Feb 8, 2011 at 7:35 AM, Ashley Sheridan
wrote:
> On Tue, 2011-02-08 at 13:24 +0100, Tolas Anon wrote:
>
>> Hi..
>>
>> For a set of media import routines, i'm using a
>> javascript->php_on_apache->windows.bat->php_cli->curl->php_script invocation
>> method.
>> It seems longwinded, but it's
On Tue, Feb 8, 2011 at 7:32 AM, David Hutto wrote:
> On Tue, Feb 8, 2011 at 7:24 AM, Tolas Anon wrote:
>> Hi..
>>
>> For a set of media import routines, i'm using a
>> javascript->php_on_apache->windows.bat->php_cli->curl->php_script invocat
On Tue, Feb 8, 2011 at 7:24 AM, Tolas Anon wrote:
> Hi..
>
> For a set of media import routines, i'm using a
> javascript->php_on_apache->windows.bat->php_cli->curl->php_script invocation
> method.
> It seems longwinded, but it's designed to have different parts of the import
> process run on diff
Just check for the initial difference you see in the formats of either.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Either form should be day/month/year/time, or somewhere in that order.
>From what i know, it shouldn't change much no matter the language.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
If project names are indications of programmer's Freudian insights,
then what is the FCKEditor?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> Do you even NEED a footer with nothing but inane comments in it?
>
It's probably an overcompensation for a small penis.
> Alexis
> On 01/02/11 11:54, David Hutto wrote:
>> I'd pass the db's to a threaded function that processes each db's info
>> in
I'd pass the db's to a threaded function that processes each db's info
in an algorithmic order.
--
The lawyer in me says argue...even if you're wrong. The scientist in
me... says shut up, listen, and then argue. But the lawyer won on
appeal, so now I have to argue due to a court order.
Furthermo
On Thu, Jan 20, 2011 at 2:40 PM, Jerry Schwartz wrote:
>>-Original Message-
>>From: Dotan Cohen [mailto:dotanco...@gmail.com]
>>Sent: Thursday, January 20, 2011 11:25 AM
>>To: Jerry Schwartz
>>Cc: mysql.; php-general.
>>Subject: Re: Organisational question: surely someone has implemented m
On Thu, Jan 20, 2011 at 2:26 PM, Dotan Cohen wrote:
> On Thu, Jan 20, 2011 at 21:24, David Hutto wrote:
>>> Is this a troll? Am I about to be baited?
>>
>> Baited to deploy what is designed to the consumer's specification?
>> Surely. From what is want
> Is this a troll? Am I about to be baited?
Baited to deploy what is designed to the consumer's specification?
Surely. From what is wanted to what is needed. Troll on that.
>
> --
> Dotan Cohen
>
> http://gibberish.co.il
> http://what-is-what.com
>
--
The lawyer in me says argue...even if you'
Pseudo = Design Algorithm
Design Algorithm = Actual Code
Actual Code = Alterable db tables
Alterable db tables = manipulated data through the app interface with data
--
The lawyer in me says argue...even if you're wrong. The scientist in
me... says shut up, listen, and then argue. But the lawyer
On Wed, Jan 19, 2011 at 11:14 PM, Donovan Brooke wrote:
> Hi Guys,
>
> I'm waddling my way through database interaction and thought someone on the
> list may already have a simple email checker that they'd like to share...
>
> you know, looking for the @ char and dots etc..
>
> I did a quick searc
.
>>
>> I do see from where it is you're coming, though, Josh --- once
>> you've gotten the fundamentals, a lot of times it's easier - sometimes
>> even a better idea - to use an existing, mature solution. What helps
>> you to determine its value from a code standpoint? Your existing
>> experi
On Sun, Jan 16, 2011 at 11:19 AM, Mujtaba Arshad wrote:
> Nilesh's note to self: don't sound condescending when suggesting untested
Now define 'self'. Is it a remembrance(i.e. a string of molecular
structures), or a google(google 'Rich formatting' says google isn't
actually a word, and gives the
On Sun, Jan 16, 2011 at 10:43 AM, Peter Lind wrote:
> On 16 January 2011 16:35, Michelle Konzack
> wrote:
>> Hello Kirk Bailey,
>>
>> Am 2011-01-16 10:09:03, hacktest Du folgendes herunter:
>>> So, in php, I want a program to handle sending out a mail list. All
>>> this is going to do is be a fil
On Sat, Jan 15, 2011 at 10:32 PM, Nilesh Govindarajan wrote:
> On 01/16/2011 12:45 AM, Daniel Brown wrote:
>>
>> On Sat, Jan 15, 2011 at 13:51, Nilesh Govindarajan
>> wrote:
>>>
>>> hahaha, that command wasn't broken. It works on Linux. But certain
>>> commands
>>> have to be changed to work on *
On Thu, Jan 13, 2011 at 12:59 PM, David Harkness
wrote:
> On Thu, Jan 13, 2011 at 2:23 AM, Richard Quadling wrote:
>
>> The Hungarian Notation [1] was what I was taught all those years ago
>> when I learnt standard C programming.
>
>
> I learned it early on as well, and I never really liked it. In
On Sun, Jan 9, 2011 at 2:58 PM, Tontonq Tontonq wrote:
> does cUrl supports rtmp protocol? if so is there any example?
These are obvious by searching for the terms, which seem to be quite
specific to have not found an answer in the search engines.
do we need
> enable different library? so if not
Like i said, my introduction to php is browser,and desktop app is
python, but I will try php in the command line out.
1) set a variable
2) call an external program with the variable as an argument
this is something I recognize very well:)
--
PHP General Mailing List (http://www.php.net/)
To uns
I could go yoda, but suffice it to say, "From The Language Speaks The
Soul Of The Man's Design".
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
There have been a lot of responses, but this might be the best place to start:
http://www.google.com/search?client=ubuntu&channel=fs&q=command+line+PHP+application.&ie=utf-8&oe=utf-8
Which yielded this as the first result:
http://php.net/manual/en/features.commandline.php
--
PHP General Mail
On Fri, Jan 7, 2011 at 2:33 PM, tedd wrote:
> At 2:16 AM -0500 1/7/11, Daniel Brown wrote:
>>
>> On Thu, Jan 6, 2011 at 23:09, Bill Guion wrote:
>>>
>>> Fogging must be a REAL OLD Fashioned term. Please clarify.
>>
>> It was originally written before man invented the letter 'L', Bill.
>
> No,
I'm with some of the others above on using Python. Writing a command
line app is about as simple as:
import subprocess
word = 'hello'
self.espeak = subprocess.Popen(['espeak', word], stdout =
subprocess.PIPE).communicate()[0]
I think of PHP as more browser, than desktop app/webapp.
--
PHP Gener
On Wed, Dec 29, 2010 at 3:13 PM, Steve Staples wrote:
> On Wed, 2010-12-29 at 17:36 +, Richard Quadling wrote:
>> On 29 December 2010 17:24, Steve Staples wrote:
>> > I can create the PDF's no problem, it is just how to send the created
>> > pdf to the printer to print (it is a label printer,
It would seem that with in the streaming of information that moves
across networks, that such things as virus detection within these
networks(meaning governmental oversite of info...post 9/11), which, if
I'm not mistaken is regexing for matching strings of definitions, are
checked for as they strea
On Tue, Dec 28, 2010 at 11:51 PM, Paul M Foster wrote:
> On Tue, Dec 28, 2010 at 11:28:12PM -0500, Joshua Kehn wrote:
>
>> On Dec 28, 2010, at 6:28 PM, Paul M Foster wrote:
>>
>> > On Tue, Dec 28, 2010 at 03:11:56PM -0500, Joshua Kehn wrote:
>> >
>> >> Specifically:
>> >>
>> Dotan Cohen wrote
On Tue, Dec 21, 2010 at 9:54 AM, David Hutto wrote:
> On Tue, Dec 21, 2010 at 9:50 AM, Daniel P. Brown
> wrote:
>> On Tue, Dec 21, 2010 at 02:48, Ravi Gehlot wrote:
>>> My point is that you tried to take code from one page and put it all
>>> "organized" i
On Tue, Dec 21, 2010 at 9:50 AM, Daniel P. Brown
wrote:
> On Tue, Dec 21, 2010 at 02:48, Ravi Gehlot wrote:
>> My point is that you tried to take code from one page and put it all
>> "organized" in another page and the include that page of includes back into
>> the pages that you want it to feed
, it can be
essential, especially if you're trying to keep up with multiple
languages, OS's, and platforms.
> Ravi.
>
>
> On Tue, Dec 21, 2010 at 2:35 AM, David Hutto wrote:
>>
>> On Tue, Dec 21, 2010 at 2:29 AM, Ravi Gehlot wrote:
>> > Why mess with som
On Tue, Dec 21, 2010 at 2:29 AM, Ravi Gehlot wrote:
> Why mess with something that is already working? If you are trying to make
> it pretty then you are not solving a problem. You are creating one.
Define working. I've had programs 'work', but more experienced would
say it's flawed in some resp
On Mon, Dec 20, 2010 at 4:47 PM, David Harkness
wrote:
> On Fri, Dec 17, 2010 at 10:05 AM, la...@garfieldtech.com <
> la...@garfieldtech.com> wrote:
>
>> What PHP has implemented is "named break statements", as I understand it.
>>
>
> Not exactly. You can jump to arbitrary (labeled) lines within t
On Mon, Dec 20, 2010 at 7:37 AM, Daniel Brown wrote:
> On Sat, Dec 18, 2010 at 17:02, David Hutto wrote:
>> or maybe it's saturday morning and i'm drunk?
>
> This seems to be the most likely, and considering how all messages
> are permanently and independ
check out my new sig.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
or maybe it's saturday morning and i'm drunk?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
You approved all of us, no matter the peer review, when you signed up
or the list. The accumulation of knowledge,
is insurmountable when delivered as a whole, but devourable if you
need satiation of appetite.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php
On Sat, Dec 18, 2010 at 12:45 PM, Geoffrey Bernardo Van Wyk
wrote:
> Ethan,
>
> I tried to test your code, but I get this error next to the labels and goto
> statements:
As a 'professional' programmer, working for an entity, we deal with
these problems as we go. As novices, we deal with it on a
In other words, in ten years from now, even the advisors you get today
will rethink their answers with 20/20/hindsight, and not think about
your ignorance of technology, but their own.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Tue, Dec 14, 2010 at 6:10 AM, Sam Smith wrote:
> Searching for "PHP CRUD" in hopes of learning the best way to access
> databases and to use PEAR or what I came across PDO.
>
> I want to know the communities opinion of PDO: everyone uses it or no one
> uses it or it's great or what?
In previou
On Fri, Sep 24, 2010 at 4:09 AM, Gary wrote:
> Daniel Kolbo wrote:
>
>> Say you have two classes: human and male. Further, say male extends
>> human. Let's say you have a human object. Then later you want to make
>> that human object a male object. This seems to be a pretty reasonable
>> thing
On Tue, Sep 7, 2010 at 8:39 AM, Jay Blanchard wrote:
> [snip]
> Hi, i know it is not the right place, but, does anybody know a workflow
> system development process? or methodology?
> thanks!
> [/snip]
http://en.wikipedia.org/wiki/Workflow
--
PHP General Mailing List (http://www.php.net/)
To un
On Tue, Aug 17, 2010 at 3:04 PM, Robert Cummings wrote:
> On 10-08-17 03:00 PM, David Hutto wrote:
>>
>> On Tue, Aug 17, 2010 at 2:55 PM, Robert Cummings
>> wrote:
>>>
>>> On 10-08-17 02:45 PM, Mari Masuda wrote:
>>>>
>>>> On Aug 1
On Tue, Aug 17, 2010 at 3:00 PM, David Hutto wrote:
> On Tue, Aug 17, 2010 at 2:55 PM, Robert Cummings wrote:
>> On 10-08-17 02:45 PM, Mari Masuda wrote:
>>>
>>> On Aug 17, 2010, at 11:40 AM, tedd wrote:
>>>
>>>> At 2:17 PM -0400 8/17/10, Robert
On Tue, Aug 17, 2010 at 2:55 PM, Robert Cummings wrote:
> On 10-08-17 02:45 PM, Mari Masuda wrote:
>>
>> On Aug 17, 2010, at 11:40 AM, tedd wrote:
>>
>>> At 2:17 PM -0400 8/17/10, Robert Cummings wrote:
On 10-08-17 02:08 PM, tedd wrote:
>
> Hi gang:
>
>> At 6:11 PM -0400
On Sat, Aug 7, 2010 at 1:46 PM, tedd wrote:
> At 12:33 PM -0400 8/7/10, Daniel P. Brown wrote:
>>
>> On Sat, Aug 7, 2010 at 09:47, tedd wrote:
>>>
>>> No, writing it provided me with the experience of developing a
>>> rule-based AI
>>> solution to a real-world problem and I received a little mo
On Fri, Jul 30, 2010 at 8:50 PM, David Hutto wrote:
> On Fri, Jul 30, 2010 at 8:49 PM, David Hutto wrote:
>> On Fri, Jul 30, 2010 at 2:50 PM, Ashley Sheridan
>> wrote:
>>> On Fri, 2010-07-30 at 13:38 -0400, Adam Richardson wrote:
>>>
>>>> On Fri
On Fri, Jul 30, 2010 at 8:49 PM, David Hutto wrote:
> On Fri, Jul 30, 2010 at 2:50 PM, Ashley Sheridan
> wrote:
>> On Fri, 2010-07-30 at 13:38 -0400, Adam Richardson wrote:
>>
>>> On Fri, Jul 30, 2010 at 11:35 AM, Bill Guion wrote:
>>>
>>&
On Fri, Jul 23, 2010 at 8:13 PM, David Hutto wrote:
> On Fri, Jul 23, 2010 at 2:35 PM, Dan Joseph wrote:
>> On Thu, Jul 22, 2010 at 10:04 AM, Jordan Jovanov
>> wrote:
>>
>>> Im thing that I'm little layse, Do you somebody know PHP VIDEO LESSONS?
>>
On Fri, Jul 23, 2010 at 2:35 PM, Dan Joseph wrote:
> On Thu, Jul 22, 2010 at 10:04 AM, Jordan Jovanov wrote:
>
>> Im thing that I'm little layse, Do you somebody know PHP VIDEO LESSONS?
>>
>>
> I'm not sure exactly what you're meaning there, but check out www.lynda.com
>
> --
> -Dan Joseph
>
> htt
On Tue, Jul 13, 2010 at 2:14 PM, David Hutto wrote:
> On Tue, Jul 13, 2010 at 2:10 PM, David Hutto wrote:
>> On Tue, Jul 13, 2010 at 2:04 PM, Ricardo Martinez
>> wrote:
>>> Hi!
>>>
>>> i'm looking for a good calendar libs, want ask, if a
On Tue, Jul 13, 2010 at 2:10 PM, David Hutto wrote:
> On Tue, Jul 13, 2010 at 2:04 PM, Ricardo Martinez
> wrote:
>> Hi!
>>
>> i'm looking for a good calendar libs, want ask, if anyone knows a good
>> library.
>>
>>
>> thx!
>>
>>
On Tue, Jul 13, 2010 at 2:04 PM, Ricardo Martinez wrote:
> Hi!
>
> i'm looking for a good calendar libs, want ask, if anyone knows a good
> library.
>
>
> thx!
>
> Ricardo
>
This may hel, it's just a simple search for 'php calendar' :
http://www.php-calendar.com/
--
PHP General Mailing List (h
On Tue, Jul 6, 2010 at 8:22 AM, Gary . wrote:
> Ashley Sheridan writes:
>> On Tue, 2010-07-06 at 10:54 +0200, Gary . wrote:
>
>> If foo3 never happens to be called when I am doing my testing (for
>> example if the call is in some "if" branch that is never exercised) then
>> it only get
On Mon, Mar 15, 2010 at 7:31 AM, Jochem Maas wrote:
> Op 3/15/10 8:24 AM, Midhun Girish schreef:
> > Hi ,
> > Just as David Hutto has said,What you need is the cronjob... Make a
> script
> > say "check.php" which checks the db to see if any new entries are ma
On Mon, Mar 15, 2010 at 5:17 AM, Lester Caine wrote:
> Alex Major wrote:
>
>> I'm currently looking at building a web application, however I've run into
>> an area of development I've not come across before. The web site in its
>> basic form allows users to send cars from a point and then the car
--- On *Mon, 3/15/10, David Hutto * wrote:
From: David Hutto
Subject: Re: [PHP] Event Handling
To: php-general@lists.php.net, "Alex Major"
Date: Monday, March 15, 2010, 3:34 AM
--- On Mon, 3/15/10, Alex Major
http://us.mc453.mail.yahoo.com/mc/compose?to=...@allydm.co.uk>>
--- On Fri, 2/19/10, Ashley Sheridan wrote:
From: Ashley Sheridan
Subject: Re: [PHP] Login Script: mysql_num_rows(): supplied argument is not a
valid MySQL result resource
To: "David Hutto"
Cc: php-general@lists.php.net
Date: Friday, February 19, 2010, 5:34 AM
On Fri,
--- On Fri, 2/19/10, David Hutto wrote:
From: David Hutto
Subject: Login Script: mysql_num_rows(): supplied argument is not a valid MySQL
result resource
To: php-general@lists.php.net
Date: Friday, February 19, 2010, 3:30 AM
The following script is supposed to validate a username and
The following script is supposed to validate a username and password in a mysql
db. When entering the username and password of a preregistered user, I get the
following errors:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result
resource in /var/www/login.php on line 24
Apache/2.2.12 (Ubuntu)
MySQL client version: 5.1.37
PHP extension: mysqli
PHP Version 5.2.10-2ubuntu6.4
I'm doing the tutorial from this site:
http://www.trap17.com/index.php/Php-Simple-Login-Tutorial_t7887.html
This is register.php
Thanks for registering!";
}
//The web form for input ability
87 matches
Mail list logo