So the code below is what I have inside a while() loop
while($nt=mysql_fetch_array($qt)){
which outputs the results from the database, there is about 10 results in the database, all of them are posted. Now, I grab a specific data that changes from another website, but it keeps outputting...
Search Result
Collapse
9 results in 0.0049 seconds.
Keywords
Members
Tags
-
Cron Jobs Won't Run
Hi,
I'm getting the following problem with cron jobs. The message below appears in all the cron job confirmation emails.
Status: 500 Internal Server Error
X-Powered-By: PHP/5.3.13
Set-Cookie: PHPSESSID=43440b725de486d4d6da4ba81426c14a; path=/
Expires: Thu,...
-
Have Questions, Problems ...
Whenever i publish my page and look at it online, some code appears on top of the page and i think it is because of the submit button. can someone help me fix the problem?
-
How to display data from a table combined with marquee
I have the following code but does not work. What must be fixed?
while ($row = mysql_fetch_array($result))
{
$palabra = $row['palabra'];
echo = '<marquee behavior="alternate" direction="up" width="80%"><marquee...
-
8MB Maximum File Size Upload Error
Hello.
I created a form using BlueVoda Version 11. The form includes and upload file box and am I am trying to upload files using it. It works well with smaller files, but not for larger files (large flash video files). I get the following error in the error_log:
"[06-Nov-2011...
-
FTP files from server to PC
Hi, I have been asked to make HTML or PHP files with FTP or something to send to someone else.
I have managed to go into the BlueFTP manager. I have transferred the files over to the right hand side in a new foulder. Now I don't know what to do again... I can see the files in 'File manager'...
-
Problems with publishing form and video page
Hi there
I wonder if someone can help me.
I have a landing page (www.ForeverLivingProductsReview.com) with a video and a form on it, so I have published it as a .php extension but for some reason it will not show the last part of the page (after the form) that has another area of...
-
Importing a full php+mysql site
how can I import my php+mysql site to VH? My site is currently built in BV, but im planning on redoing the whole thing in PHP+MYSQL. How can i import all these files to VH? I think its through BlueFTP, but i just want some reassurance.