• Quick note - the problem with Youtube videos not embedding on the forum appears to have been fixed, thanks to ZiprHead. If you do still see problems let me know.

php

  1. Rat

    PHP & SQL help

    Once again, after several years, I'm trying to get into PHP/MySQL website building. Turns out I'm still not very good at it. I have a specific problem that I'm hoping someone can point me in the right direction for. I have a page that contains half a dozen text and textarea inputs for updating...
  2. T

    Anyone here know anything about php / zen cart

    I'm trying to set up an e commerce site that uses another companies e fulfillment service. I need to be able to download the shop stock data using web services (soap) and also to send back a custom xml form when a purchase is made I'm using zen cart and I have examples of the SOAP files that...
  3. Segnosaur

    Apache web server confg question - Finding default php file

    I've run into a rather, well, specialized problem at work. I've been doing searches through various forums but haven't come across anything. I thought someone here might have a suggestion or 2. I'm working on setting up an application written in PHP on an Apache/Linux web server. I need to...
  4. Azrael 5

    Any php experts can help?

    Never posted in this section so should I write out the full code for this error? ANyway this is the basic error messageParse error: syntax error, unexpected $end in etc. If anyone can help I can write out full code of page here or in PM.:) Actually it seems a major issue has occured,so not...
  5. B

    Email link on website / hide from spambots

    Allright, so a few months ago I created a PHP script thingy to allow for submitting a message to my email address through a website. I tested it back then, and it worked fine. The script was laying about for a while, and today I finaly decided to implemend it, but alas, it doesn't work. Seems...
  6. RSLancastr

    PHP Server Side Includes in WinXP Home?

    I am currently trying to use SSI for inclusions of standard headers, footers, and other such things in HTML. The web site will be running in an Apache/PHP environment. The only way I know at this point is to use the PHP include statement, as in: <? include 'filename.ext'; ?> This works, but...
  7. C

    PHP ~Question

    Hello everybody. Is there a way to convert a word.doc to php in order to upload the texts to a web-site that uses php?Actually I am looking for an easy to use converter. Thank you.
  8. Wudang

    php book

    I've set up a website to help my wife's family keep in touch and run phpBB on it. Can anyone recommend a book on php for an experienced programmer looking for a tutorial and reference? Reference is optional as I can look up a lot online.
  9. a_unique_person

    PHP and IIS problem

    Why is there always some stupid issue about computers to drive you dotty. My latest example. I try to write a simple PHP script, as per a simple example. <Title>Test Schema Translation</Title> <body> <Heading1>MySQL Generic Schema Translator</Heading> </p> <?php /* phpbb schema build */...

Back
Top Bottom