Goto Page: 1, 2, 3, 4, 5, 6, 7
Actual Results
- meisam
- Forum: Programming / Scripting / Coding Forum
- Topic: What am i doing wrong here? (php/mysql)
- Subject: What am i doing wrong here? (php/mysql)
- Replies: 2
- Views: 29
Posted: November 21st, 2009, 10:36 pm
I cant see anything wrong with this can you? i get a blank page. [code]<?php ob_start("ob_gzhandler"); $username="easyjizz_mysql"; $password="*********"; $database="easyjizz_mysql"; mysql_connect(localhost,$username,$password); @mysql_select_db($database) o...
- meisam
- Forum: Website Design Forum
- Topic: Help with css
- Subject: Help with css
- Replies: 8
- Views: 473
- Subject: Help with css
Posted: April 1st, 2007, 10:08 pm
The default template without any modifications looks perfect. You can see it here.
Meisam
Meisam
- meisam
- Forum: Website Design Forum
- Topic: Educational CMS
- Subject: Educational CMS
- Replies: 1
- Views: 411
- Subject: Educational CMS
Posted: March 30th, 2007, 11:19 pm
Try FirstClass, It does exactly what you want.
Meisam
Meisam
- meisam
- Forum: Website Design Forum
- Topic: How much will my site cost?
- Subject: How much will my site cost?
- Replies: 2
- Views: 448
- Subject: How much will my site cost?
Posted: March 30th, 2007, 3:54 pm
Try a CMS, you will find plenty of free ones. Just Google Free CMS.
Meisam
Meisam
- meisam
- Forum: Website Design Forum
- Topic: Help with css
- Subject: Help with css
- Replies: 8
- Views: 473
- Subject: Help with css
Posted: March 30th, 2007, 3:47 pm
Hello, I am trying to get a template called CrystalX to work with a CMS i am working on. I have tried contacting the author of this template and he has not responded to my question yet. I am hoping that one of the gurus will help me out with this problem. I can get this design to work properly in Fi...
- meisam
- Forum: Website Hosting Forum
- Topic: How to upload using apache
- Subject: How to upload using apache
- Replies: 7
- Views: 3055
- Subject: How to upload using apache
Posted: March 16th, 2007, 7:07 am
sss10 wrote:
yes i am agreed with Tonzilit. please contact your hosting company.
Shaolyn wrote:
im using my computer to host.
Meisam
- meisam
- Forum: Website Hosting Forum
- Topic: How to upload using apache
- Subject: How to upload using apache
- Replies: 7
- Views: 3055
- Subject: How to upload using apache
Posted: March 15th, 2007, 10:05 pm
It could mean that PHP is not installed. Try getting a Apache, PHP, MySQL package like XAMPP. It would be the best thing for you.
XAMPP: http://www.apachefriends.org/en/xampp-windows.html
PHP/MySQL tutorial: http://www.freewebmasterhelp.com/tutorials/phpmysql
Meisam
XAMPP: http://www.apachefriends.org/en/xampp-windows.html
PHP/MySQL tutorial: http://www.freewebmasterhelp.com/tutorials/phpmysql
Meisam
- meisam
- Forum: Website Hosting Forum
- Topic: How to upload using apache
- Subject: How to upload using apache
- Replies: 7
- Views: 3055
- Subject: How to upload using apache
Posted: March 5th, 2007, 12:37 am
If you ar running Apache on a server at your house all you have to do is move the files you want to upload to the htdocs directory, if its a remote server install a FTP server on there and set the directory to you htdocs folder.
Meisam
Meisam
- meisam
- Forum: Programming / Scripting / Coding Forum
- Topic: PHP Applications
- Subject: PHP Applications
- Replies: 17
- Views: 483
- Subject: PHP Applications
Posted: July 16th, 2006, 12:58 am
onlyican.com wrote:
I said, you can't because PHP needs a server to run, it is a Website Programming Language.
I'd Have to go with that.
Meisam
- meisam
- Forum: Unix / Linux Forum
- Topic: Fedora Core 4 - Install Problem
- Subject: Fedora Core 4 - Install Problem
- Replies: 1
- Views: 623
- Subject: Fedora Core 4 - Install Problem
Posted: July 15th, 2006, 2:46 am
Hello, I just installed FC4 on a crappy box i have at home, i installed it and the whole process just went smoothly. I used my other powerful box for the install and changed the hard drive later on. The problem i am having now is that when i start up the system it goes up to the boot screen, shows t...
- meisam
- Forum: Website Design Forum
- Topic: Is there a way to redirect pages?
- Subject: Is there a way to redirect pages?
- Replies: 12
- Views: 893
- Subject: Is there a way to redirect pages?
Posted: March 8th, 2006, 4:17 pm
ask your webhost about this.
- meisam
- Forum: Website Design Forum
- Topic: Is there a way to redirect pages?
- Subject: Is there a way to redirect pages?
- Replies: 12
- Views: 893
- Subject: Is there a way to redirect pages?
Posted: March 8th, 2006, 11:35 am
you can either use .htaccess or php.
Meisam
Meisam
- meisam
- Forum: Programming / Scripting / Coding Forum
- Topic: Google search
- Subject: Google search
- Replies: 6
- Views: 419
- Subject: Google search
Posted: March 8th, 2006, 10:10 am
Google Sitemap is the way to go. all you need to do is make a list of the pages in your site and google will index them ASAP.
- meisam
- Forum: Programming / Scripting / Coding Forum
- Topic: image host.
- Subject: image host.
- Replies: 2
- Views: 297
- Subject: image host.
Posted: March 8th, 2006, 10:07 am
hotscripts.com is your best friend...
- meisam
- Forum: Programming / Scripting / Coding Forum
- Topic: What language is needed to make a login screen?
- Subject: What language is needed to make a login screen?
- Replies: 4
- Views: 307
Posted: March 8th, 2006, 10:01 am
hell..you can even use javascript
(not really secure tho)

