Zymic Forums

Webmaster resources

Zymic IRC Server

Chat in real time at irc.zymic.com - Learn More

Welcome

Welcome to the Zymic webmaster forums. Our forums are here to provide people the free ability to discuss a range of websites related topics such as design, development coding and marketing.

In order to post you will need to register for a zymic account or if you already have one simply login by using the form on the left.

left Zymic Webmaster ForumsAll posts by a member right
left right
jhsmurray
Posted on: Dec 10 2007, 11:18 AM


Newbie
*

Group: Members
Posts: 5
Joined: 21-October 07
Member No.: 1,643


QUOTE(gmnerd @ Dec 10 2007, 05:59 AM) *
Its not like a big PHP script its just <?php include('phpfiles/menu') ?>

In general you should have a semicolon after each line, like so:
CODE
<?php include('phpfiles/menu');?>


Also, is menu a file? AFAIK you need to reference the filename with extension here.
  Forum: Zymic Free Web Hosting - General Discussion ... · Post Preview: #10477 · Replies: 5 · Views: 1,005
left right
jhsmurray
Posted on: Nov 27 2007, 11:10 AM


Newbie
*

Group: Members
Posts: 5
Joined: 21-October 07
Member No.: 1,643


Viewed with Firefox 2.0.0.9
A nice, no-nonsense commercial website. Easy to navigate and find what you have in stock. I also like the links to the manufacturer in the specs.
Nice job! wink.gif
  Forum: Website Reviews · Post Preview: #8421 · Replies: 16 · Views: 1,998
left right
jhsmurray
Posted on: Nov 19 2007, 11:24 PM


Newbie
*

Group: Members
Posts: 5
Joined: 21-October 07
Member No.: 1,643


I'm not a php pro but I find it best to start with the first php error, and then fix one at a time. This is because they are all likely tied into the first error.

That said, it looks like you need to have another parameter for the fopen() function:
QUOTE
Warning: fopen() expects at least 2 parameters, 1 given in /www/zymichost.com/s/i/m/simster/htdocs/wap/index.php on line 3945
When you fix that, hopefully the rest will fall into place.

The first parameter is the filename, the second parameter is the method:
http://www.php.net/manual/en/function.fopen.php

Anyways good luck with it.
  Forum: PHP · Post Preview: #7803 · Replies: 1 · Views: 41,903
left right
jhsmurray
Posted on: Oct 26 2007, 04:10 AM


Newbie
*

Group: Members
Posts: 5
Joined: 21-October 07
Member No.: 1,643


Hi,

I am working with htaccess for the first time, so please excuse my noobishness. I have read previous threads on htaccess, but I dont think this question has been answered already, at least, that I can tell. tongue.gif

I need to password protect one of my directories. I have a few questions:
1) Is this even possible on Zymic? I understand its allowed capabilities are still being worked out.
2) If I can use htaccess for this purpose, is there a substitute for the .htpasswd file, since this filetype is not allowed?
3) What is the server path to my directory?
4) Do I have access to files above my public_html, outside of public access?
5) Are there other decent tuts on htaccess other than http://www.javascriptkit.com/howto/htaccess.shtml that anyone can recommend?

Thanks in advance for clearing these up for me. smile.gif
  Forum: Zymic Free Web Hosting - General Discussion ... · Post Preview: #5252 · Replies: 0 · Views: 506
left right
jhsmurray
Posted on: Oct 26 2007, 02:55 AM


Newbie
*

Group: Members
Posts: 5
Joined: 21-October 07
Member No.: 1,643


Hi all!
hunter.gif Was hunting around for a free host that provides mySql / PHP without ads. I'm happy to have found Zymic! biggrin.gif
  Forum: I Exist! · Post Preview: #5247 · Replies: 3 · Views: 861

left right
New Posts  New Replies
No New Posts  No New Replies
Hot topic  Hot Topic (New)
No new  Hot Topic (No New)
Poll  Poll (New)
No new votes  Poll (No New)
Closed  Locked Topic
Moved  Moved Topic
 

Lo-Fi Version Time is now: 21st November 2009 - 04:40 PM