I am trying to upload files onto my ftp server but I don't have a clue as to what is wrong with my code.
<?php
$path="C:\Documents and Settings\Blah Blah\My Documents\files\txt\LI.txt";
$remote="1.txt";
$ftp_server='ftp.example.com';//address for the ftp server...
Please forgive me, for I am a major noob. I have a table whose height is set to auto because the content is dynamic. But if height gets too large other tables start to move. Is there any way to determine the value assigned by the browser for the table. I already tried using the...
This is the error I get:
Parse error: parse error, unexpected $ in /home/gardensm/public_html/create.php on line 232
Line 232 is the last line of the page. I know the problem has something to do with the function maincontent($id) because when I remove it, the site works fine.
The evil...
I've been trying to put html in php by using the heredoc syntax. I all I get is a parse error. I am running PHP 4.
This is th code:
echo <<<END
<font size="3" face="Verdana, Arial, Helvetica, sans-serif"><a href="mail.php">Mail</a>
.:. <a href="messages.php">Messages</a> .:. <a...
I am having trouble to display generate HTML using PHP. Most of it is ok, but when I try to display a image with the image source as variable, it doesn't work out so well. I believe it is a syntax error. Here is the code:
<img src=\"$authoriconp\" width=\"34\" height=\"32\">
$authoriconp is a...
Sorry, I am a bit of a noob, so bear with me. I am using php-nuke to run a website and for some reason I cannot get images to display on my content pages. I tried using html tags and php code but nothing seems to work. Any suggestions will be appreciated, thank you.
I have been using the for loop statement to create a loop and I would like to display the values generated by the loop statement in a text box.
port=0
do {
port=port+1
change.text=port
} while (port<9999);
"Change" is a dynamic text box. All I keep getting is the end result, which is 9999...
I am having problems randomizing some numbers. I am using the Randomize without any parameters and then I am using the Rnd functions in a equation. Here is the snippet:
Randomize
cardvalue = Int(14 * Rnd) + 1)
It keeps on giving me the same values each time I run it. I will glady take any...
Hey guys, I am having problem with manipulating a object name. Here is the case:
xpic as string
picbox as string
I have multiple image boxes named picbox_1, picbox_2, picbox_3, ect. What I want to do is that xpic contain a number and picbox contain "picbox_" and I want to add xpic and picbox...
Hey guys, I have made the transition from Adobe Premiere 6.5 to Pro and I am having major problems. First off, bitmap files are appearing to just be a black screen. Also the still images are appearing blown up on the monitor window no matter what magnification. With clips its the opposite, they...
I have a Hp Paillion ZD7000 and here are the stats:
Proc : 3.06 GHZ
Mem : 512mbs
Vid Card : nVidia 5600FX 128mbs
Recently I have been have problems with Premiere 6.5, it just shuts off randomly or freezes. It really is annoying and it is eat up production time. I don't have any other program...
I am having severe problems with the titles in Premiere 6.5. All the titles, no matter how big or small, comes out blurry and extremely difficult to read. I tried making custom titles with Photoshop in various resolutions but they still come out blurry after I render it. Will the titles look ok...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.