1. Announcement:
    How Do I Upgrade My Forum Account?
    Warren Ashcroft (Red Fox UK Limited (Director))
    1st January 2005
    Views:
    24,255
+ Post New Thread
Page 1 of 3
1 2 3 LastLast
Threads 1 to 20 of 53

Forum: PHP

Programming: PHP Hypertext Preprocessor

  1. Php Version

    Hi wich version of php is installed?

    Started by bugeo, 19th February 2010 08:25 AM
    • Replies: 3
    • Views: 152
    20th February 2010 05:59 AM Go to last post
  2. Converting HTML stlyes

    Hi there, I am currently learning how to code php, having used asp.net for a few years I have decided to expand my horizons a bit with some php. I have started simple by converting a html site into php, however I have hit a small issue. The original site had a linked css stylesheet linked...

    Started by guitarman, 10th November 2009 01:57 PM
    • Replies: 2
    • Views: 437
    10th November 2009 05:34 PM Go to last post
  3. Are RF planning updating PHP to 5.3.xx

    Hiya. I have started running PHP 5.3 locally and it causing a lot of errors in some sites we have done previously. Mostly down to using tags that have depreciated in 5.3. Code all runs fine on 5.2.xx. Would it be possible to switch between PHP 5.3 and 5.2 in helm like you do for .net...

    Started by Kujoy, 6th November 2009 11:49 AM
    php 5.3
    • Replies: 4
    • Views: 492
    6th November 2009 08:29 PM Go to last post
  4. Navigation from a database field

    I use the following ASP code to allow me to create navigation links for a couple of web sites I host: <!--#include file='dbconnect.asp'--> <% dim adoCn dim strSQL set adoCn = Server.CreateObject("ADODB.Connection") adoCn.Open strConn dim adoRs strSQL = "Select * FROM tblPages order by ID...

    Started by UKFlyer, 10th June 2009 09:38 AM
    • Replies: 0
    • Views: 757
    10th June 2009 09:38 AM Go to last post
  5. path to curl

    Hi, I´m using a script that asks for de curl path

    Started by terraqueotenaz, 31st May 2009 11:42 PM
    • Replies: 1
    • Views: 732
    1st June 2009 04:04 PM Go to last post
  6. Problems with flushing output

    This code flushes the output to the browser every 5 seconds as expected: <?php for ($i=0; $i<5; $i++) { echo '<br>'.$i; ob_flush(); flush();

    Started by steve_green, 19th May 2009 03:22 PM
    • Replies: 2
    • Views: 721
    20th May 2009 06:40 PM Go to last post
  7. Select PHP errors

    Warning: Invalid argument supplied for foreach() in D:\sassco.co.uk\wwwroot\football\libraries\joomla\html\html\select.php on line 68 Getting this in my Joomla set up at the backend when using a component. Seems to be a common problem (just Google it and you will find some threads - but remove...

    Started by davindersangha, 14th May 2009 10:11 AM
    • Replies: 1
    • Views: 969
    18th May 2009 05:07 PM Go to last post
  8. Magento on RedFoxHosting

    Can anyone install Magento normally? I can't I get all sort of errors... Does anyone have a trick to install Magento under RFH servers? If I upload the files and run the installer, I start to get https instead in the first step of instalattion, if I use the downloader is worst, I cant even...

    Started by balexandre, 17th May 2009 10:00 AM
    magento install
    • Replies: 1
    • Views: 877
    17th May 2009 04:53 PM Go to last post
  9. generate a PDF document using PHP

    Hi there, ive been stumped on something for a couple of weeks now and its driving me insane! Basically throught PHP (connecting to a MySQL database) my pages will generate tables of data based upon specified dates. Anyway, I then want the data thats displayed on the page to be made up into a PDF...

    Started by Space Cowboy, 16th March 2008 11:09 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 2,238
    5th February 2009 01:56 PM Go to last post
  10. Integration of a script within a page

    I am trying to add a guestbook to a php cart. I have a file located here: http://www.grbcollectables.co.uk/guestbookorig.php?action=sign Which is the working model. Try and include the same file using <? include("guestbookorig.php"); ?>

    Started by UKFlyer, 24th December 2008 11:46 AM
    • Replies: 3
    • Views: 1,863
    27th December 2008 04:33 PM Go to last post
  11. Pear installed?

    Does anyone know if PEAR is installed on RFH servers?

    Started by Rappie, 4th December 2008 01:04 AM
    • Replies: 0
    • Views: 1,104
    4th December 2008 01:04 AM Go to last post
  12. Connecting to MySQL db on different domain

    I'm trying to connect to a MySQL db on a different domain using: mysql_connect('mysql5.servername.lon.periodicnetwork.com:3306', 'mysql_user', 'mysql_pass'); and I've created 'mysql_user' as a new user on the db in Helm, but MySQL is saying: Can't connect to MySQL server on...

    Started by steve_green, 24th November 2008 10:49 AM
    • Replies: 3
    • Views: 1,147
    25th November 2008 02:13 PM Go to last post
  13. I need asp version of formtools.org form parser tool

    Anyone knows a asp version of this script http://www.formtools.org/ I really need asp version of this or similar one. Best function of this form script is parsing form fields... Any help will be appreciated. thanks in advance.

    Started by HostCan, 8th November 2008 12:01 AM
    • Replies: 0
    • Views: 998
    8th November 2008 12:01 AM Go to last post
  14. mysql problem

    I'm currently trying to install a PHP app (PHP-Residence) from http://www.digitaldruid.net/php-residence/ It's GNU and will service my cattery web site really well. However... it's written in spanish and I'm a PHP ignoramus. Can anyone offer a suggestion to this error: Warning:...

    Started by heavenlyarts, 14th September 2008 04:27 PM
    • Replies: 4
    • Views: 1,171
    14th September 2008 11:23 PM Go to last post
  15. About to move a SMF to RedFox

    I'm moving a SMF over to be hosted on RedFox tonight and was wondering if anyone had a bit of PHP code that I could use to replace the index page with on the old site. Basically, what I'm after is when they go to www.domainA.me.uk/index.php?action=unread or version of eg ?topic=1123 ...

    Started by Tanzy, 29th August 2008 04:05 PM
    • Replies: 7
    • Views: 1,375
    29th August 2008 09:52 PM Go to last post
  16. Changing the return path

    Does anyone have any experience in changing the return-path? The default retrun-path seems to be phpmail_<domain>@periodicnetwork.com. I've tried : ini_set("sendmail_from",$return_path); But that doesnt seem to have any effect. Is that correct Warren? Are there other ways to change the...

    Started by Rappie, 21st August 2008 12:59 PM
    4 Pages
    1 2 3 4
    • Replies: 30
    • Views: 4,843
    25th August 2008 09:08 PM Go to last post
  17. help needed, securing a folder

    Hi there, wondered if anyone can give me some help or point me into the right direction. I have built an online application, a little like face book (but obviously on a smaller scale), it offers an area where each member can upload "media files" in their profile- such as mp3's, jpegs, word docs...

    Started by Space Cowboy, 22nd July 2008 10:54 AM
    2 Pages
    1 2
    • Replies: 15
    • Views: 2,224
    24th July 2008 10:22 AM Go to last post
  18. GD2 16 bit image support?

    Hello guys, Does anyone know if GD2 support 16-bit image support? I want to simply crop some large high quality photos and don’t want to compromise on the photos quality. I've searched google but are unable to find any clues on 16-bit image support. (or is it just that common it won’t get...

    Started by Rappie, 23rd July 2008 12:25 AM
    • Replies: 0
    • Views: 1,229
    23rd July 2008 12:25 AM Go to last post
  19. Installing PEAR and APC cache package

    Folks, I'm developing a website based on Wordpress (2.5.1) and I'm struggling a little bit with performance. Accessing the site for the first time is a bit sluggish - very occasionally exceeding the default 30 second processing limit (although I know I can increase that). Subsequent accesses are...

    Started by ShaneK4491, 16th May 2008 09:21 PM
    • Replies: 0
    • Views: 1,246
    16th May 2008 09:21 PM Go to last post
  20. Migration from Linux to Windows

    I have a site hosted with another company on a Linux server. It's written in PHP, and involves image uploads, however after migrating it across to a Red Fox server certain elements don't work. I have a couple of mods I need doing to it as well - anybody interested in having a look and giving...

    Started by UKFlyer, 1st March 2008 03:26 AM
    • Replies: 8
    • Views: 1,734
    24th April 2008 08:32 PM Go to last post

+ Post New Thread

Forum Information and Options

Users Browsing this Forum

There are currently 1 users browsing this forum. (0 members & 1 guests)

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts