Programming: PHP Hypertext Preprocessor
Hi wich version of php is installed?
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...
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...
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...
Hi, I´m using a script that asks for de curl path
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();
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...
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...
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...
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"); ?>
Does anyone know if PEAR is installed on RFH servers?
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...
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.
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:...
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 ...
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...
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...
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...
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...
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...
There are currently 1 users browsing this forum. (0 members & 1 guests)
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.
Forum Rules