Re: Gallery Pagination Result Problem



ste wrote:
"Jerry Stuckle" <jstucklex@xxxxxxxxxxxxx> wrote in message news:QPmdnf0cdJAxncHZRVn-rg@xxxxxxxxxxxxxx
<snip>

Stephen,

Not really at this point. Obvious problems are resolved, but anyone would have to look through a lot more code to understand your latest problems.

Welcome to the world of programming! :-)


--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================


Hi Jerry,

Indeed! :-)

By the way, I've been writing the HTML / PHP etc using Notepad++ for the syntax highlighting. I use Altova XML Spy Home Edition when writing simple XML scripts, and it has the added benefit of validating the XML and pointing out errors against the DTD.

Is there such a free program for writing PHP that has a good debugging mode or validation?

Thanks,

Stephen



Stephen,

Sorry, I don't know about free - I don't use them. I do know Zend Studio, while not free, is excellent, though. Well worth the price, IMHO. And if I'm not using a debugger, I've found strategically placed echo statements do wonders for debugging.

Disclaimer: And no, I have no relationship with the other than having used their software. :-)

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================
.



Relevant Pages

  • Re: Writing technical text
    ... then go spend a few months writing Ant scripts or something ... > can someone tell me what kind of XML we're talking about here? ... > end up writing that format in place of LaTeX...? ... and then writing an improvised tool later to convert ...
    (Debian-User)
  • Re: Want function or class that uses reflection to iterate over properties in custom object
    ... use a "real" IDE with debugging support. ... > Why don't you use the debugger instead of writing debug code. ... I build and extend a lot of custom objects, ... I've learned that you can do this using reflection. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: ultra newbie question (dont laugh)
    ... storing employee information in an XML file. ... but not as fun as writing the logic. ... On reason to use OOP is to insulate your main code from things like storage ... from CSV file. ...
    (comp.lang.python)
  • Re: segmentation fault - code attached
    ... It is used in VLSI for debugging and waveform dump in ... I was writing a library for the format. ... > `struct Var'. ... Artie Gold -- Austin, Texas ...
    (comp.lang.c)
  • Re: Obsessive Compulsive XMLing
    ... > I'm still having a hard time seeing the problem he is referring to. ... Writing an Ant script from scratch is not really hard. ... could be somewhat harder is writing XML with stricter DTDs like ... Now, designing Swing GUI apps without a visual designer, that is ebil. ...
    (comp.lang.java.programmer)