On 5/23/06, P. Guethlein <[EMAIL PROTECTED]> wrote:
Anyone have any recommendations/Links to Shopping Cart Software that
will run on Windows/Apache/PHP ?
Thanks, -Pete
Have you tried OSCommerce?
-Mike
--
Michael E. Crute
http://mike.crute.org
It is a mistak
On 4/10/06, Robbert van Andel <[EMAIL PROTECTED]> wrote:
> First off, and I'm sorry that this isn't a PHP specific question, but does
> RSS require an XML extension? And if it does, how do I get the server to
> serve the PHP file correctly if I rename it with the xml extension?
No, you can use an
On 3/23/06, tedd <[EMAIL PROTECTED]> wrote:
> >Are you escaping the image string before you insert it?
>
> Aaahh, no ?? Why is it going to attack me?
>
> But seriously, it works on one server, why not the other?
>
> On the other hand, it appears to object to
> something within the string -- so that
On 2/15/06, Nicholas Couloute <[EMAIL PROTECTED]> wrote:
> How would u make a script that uploads files to ur server via email? 1.
> user emails the server 2. if there is a audio file (amr) attached then
> add it a folder! Are there any scripts that can do that?
This will take some work but what
On 2/15/06, J_K9 <[EMAIL PROTECTED]> wrote:
> Barry wrote:
> > J_K9 wrote:
> >> Duncan Hill wrote:
> >>
> >>> On Wednesday 15 February 2006 11:35, J_K9 wrote:
> >>>
> Duncan Hill wrote:
>
> > On Wednesday 15 February 2006 11:05, J_K9 wrote:
> >
> >> Here's the exact 500 error
On 1/25/06, S Yang <[EMAIL PROTECTED]> wrote:
> Dear Sir/Madam:
>
> I am trying to split a DSA signature that is generated by openssl_sign()
> function in PHP, which should be made up of 2 numbers: r and s, but I don't
> know how to build the structure of the signature generated by PHP and then
> t
On 1/22/06, HoWang Wang <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> Recently I got a job to write a PHP webpage to display some infomation
> which have to obtain from telnet. Telnet is the only way to query the
> software. I have made a quick search on php.net but I can't found amy
> extension support
On 1/23/06, Chris <[EMAIL PROTECTED]> wrote:
> Steve Clay wrote:
> >Monday, January 23, 2006, 1:35:13 PM, Chris wrote:
> >
> >>the ->saveHTML() method ... outputs as ``
> >>I need my output HTML to conform to XHTML strict.
> >>
> >Since XHTML is XML, try ->saveXML()?
> >
> >Steve
> >
> I've tried t
On 1/22/06, Weber Sites LTD <[EMAIL PROTECTED]> wrote:
> What is the best (Free) way to create good looking graphs with PHP?
>
Jpgraph is my favorite. Its got a pretty clean OO API and decent
documentation. Plus its PHP5 compatible.
-Mike
--
Michael E. Crute
Soft
On 12/6/05, Ben <[EMAIL PROTECTED]> wrote:
> Michael Crute said the following on 12/06/2005 09:53 AM:
> > On 12/6/05, Richard Davey <[EMAIL PROTECTED]> wrote:
> > Indeed, if you are bad at VI things go very slow but if you are good
> > at VI (I am semi-good) you c
On 12/6/05, Richard Davey <[EMAIL PROTECTED]> wrote:
> On 6 Dec 2005, at 17:36, M. Sokolewicz wrote:
>
> > Jason Petersen wrote:
> >> On 12/6/05, Jeff McKeon <[EMAIL PROTECTED]> wrote:
> >> Vim is my editor of preference. If I have to use Windows, I
> >> usually go with
> >> Homesite (because I al
On 12/6/05, Jeff McKeon <[EMAIL PROTECTED]> wrote:
> Hey all,
>
> Forever now I've been using Frontpage for all my web work including php.
> I'm sure there's better software out there that is more suited to
> writing and editing PHP pages. What do you all use?
>
> Thanks,
>
> Jeff
Actually, there
On 11/30/05, MikeL <[EMAIL PROTECTED]> wrote:
> Is there a way to incorporate some type of time in a page to track the
> duration of time each individual visitor spent on a specific page with ..PHP?
>
> I know I can keep a counter with JavaScript, but I would like it to keep
> track in my stats fil
On 11/18/05, Chase <[EMAIL PROTECTED]> wrote:
> Yikes... I am dreadfully sorry to have offended everyone with my OBVIOUSLY
> non-PHP question. I will look to JavaScript for help in this matter.
>
> Please end the spiteful personal emails regarding this topic.
>
>
> ""Chase"" <[EMAIL PROTECTED]> w
On 11/15/05, Jochem Maas <[EMAIL PROTECTED]> wrote:
>
> Jim Moseby wrote:
> >>Robin Vickery wrote:
> >>
> >>>On 11/15/05, Roman Ivanov <[EMAIL PROTECTED]> wrote:
> >>>
> >>>
> Can ' >>>
> >>>
> >>>The manual's reasonably explicit on the subject:
> >>>
> >>>"Note: Using short tags should be avoi
On 10/10/05, Richard Lynch <[EMAIL PROTECTED]> wrote:
>
> In addition to the Good column, let me add this:
>
> Once I made all my .html files go through PHP, I found myself adding a
> lot of cool little snippets to my files that I wouldn't have bothered
> with if I had to re-name the file, fix all
On 10/7/05, Sven Simons <[EMAIL PROTECTED]> wrote:
>
> I've installed PHP using the windows installer
> I try to open then php pages containing the following script :
> echo "Current IP Address: ";
> $ipx = getenv("HTTP_CLIENT_IP") ? getenv("HTTP_CLIENT_IP") : 0;
> $ipx = !$ipx && getenv("HTTP_X_F
On 10/6/05, Rick Emery <[EMAIL PROTECTED]> wrote:
>
> Knowing that I'm not the only one to want to connect to Microsoft SQL
> Server on Windows from PHP and Apache on Linux, I'm seeking advice.
>
> I set up a proof-of-concept application, using Gentoo Linux (with which
> I'm most familiar) as my ba
Hi All,
I am in the process of looking for a webhost for the company I work
for. I must have PHP5 support as the CMS I am using only supports
PHP5. Does anyone know of any good quality hosts that also support
PHP5 and MySQL for less than $40/mo? Dedicated hosting is right out as
we obviously don't
19 matches
Mail list logo