Robert Cummings wrote:
On Sat, 2007-03-10 at 15:31 +1030, Jeff Taylor wrote:
Hey everyone,
Newb back again - Im trying to populate my arrays, but getting this error
again:
Warning: Illegal offset type in
This usually means that you are using a non-scalar value as an index.
Use var_dump
Stephen wrote:
I am finding that notepad is lacking when correcting syntax errors in my php
code. No line numbers.
What can people recommend for use under Windows?
Thanks
Stephen
I like UltraEdit. Has everything i need and then some. syntax
Highlighting, code folding, variable completion
Chris wrote:
Ryan Fielding wrote:
Ryan Fielding wrote:
Chris wrote:
Ryan Fielding wrote:
I'm using a session to save cart contents within a store, and this
session follows the user as they proceed through the checkout. My
problem is, if a customer orders say 10 items, they have the
o
Ryan Fielding wrote:
Chris wrote:
Ryan Fielding wrote:
I'm using a session to save cart contents within a store, and this
session follows the user as they proceed through the checkout. My
problem is, if a customer orders say 10 items, they have the option
to input 10 different addresses
Ryan Fielding wrote:
Chris wrote:
Ryan Fielding wrote:
I'm using a session to save cart contents within a store, and this
session follows the user as they proceed through the checkout. My
problem is, if a customer orders say 10 items, they have the option
to input 10 different addresses
Chris wrote:
Ryan Fielding wrote:
I'm using a session to save cart contents within a store, and this
session follows the user as they proceed through the checkout. My
problem is, if a customer orders say 10 items, they have the option
to input 10 different addresses that these items wi
I'm using a session to save cart contents within a store, and this
session follows the user as they proceed through the checkout. My
problem is, if a customer orders say 10 items, they have the option to
input 10 different addresses that these items will be delivered to. I've
noticed that some
Robert Cummings wrote:
On Fri, 2007-01-05 at 20:57 -0500, Jim the Standing Bear wrote:
Hello,
I have a newbie question regarding URL parameters. The PHP script I
wrote need to read parameters passed in from a URL, so as an example
http://my.domain/myscript.php?name=me&age=27
and my script
Jahangir wrote:
I am trying to call a function from "a href" inside the same page.
this is the code:
echo "More results from Mysite";
// calling the function isearch
function isearch($query)
{$query=urlencode($query);
$request='http://api.search.yahoo.com/WebSearchService/V1/webSearch?appid=Ja
Casey Chu wrote:
I still do not understand. Isn't that what your script already does?
On 12/23/06, Casey Chu <[EMAIL PROTECTED]> wrote:
What do you mean by "now"?
On 12/22/06, JMCS Niagara (Jeff) <[EMAIL PROTECTED]> wrote:
> hi there. I'm looking to create a new user signup. So when someone
s
10 matches
Mail list logo