HomeHelpSearchLoginRegister

Welcome, Guest. Please login or register.
May 18, 2024, 06:23:04 AM

Login with username, password and session length
Search

News

Stats
112 Posts in 44 Topics by 39 Members
Latest Member: myspace
+  Syskay Systems Forum
|-+  Recent Posts
Pages: 1 ... 4 5 [6] 7 8 ... 10
 51 
 on: January 14, 2008, 12:47:02 AM 
Started by yomi - Last post by yomi
It tried to connect remotely to the database I created on my website using MySQL ODBC 3.51 Driver, but access was denied to my username. What do you think is wrong and how do I connect. I accessed the connector through control panel > performance and maintenance > Administrative Tools > data sources(ODBC) > MySQL ODBC 3.51 > then I filled in the parameters.

 52 
 on: December 27, 2007, 08:08:54 PM 
Started by yomi - Last post by admin
Why not try phpFormGenerator. You can install in minutes using Fantastico. It is one of the free scripts that comes with fantastico, and it is available in your cpanel.

 53 
 on: December 27, 2007, 12:40:02 AM 
Started by yomi - Last post by yomi
What I want to do is to have a form on my webpage where visitors can fill their names, addresses, emails etc and submit these information and the information would be passed into my website database, and where i can retrieve these information and subsequently down load it into my database on my computer.

 54 
 on: December 27, 2007, 12:29:10 AM 
Started by yomi - Last post by yomi
I tried your suggestion, i.e tried adding AddHandler application/x-httpd-php5 .php to the Handler space and .php5 to the extension(s) space, I tried it, it didnot work. I deleted and tried application/x-httpd-php5 and .php5 as extension and it also didnt work.
How should I add this handler?

 55 
 on: December 25, 2007, 09:40:53 AM 
Started by yomi - Last post by admin
If you want to use your existing script, just add the line of code i gave you to your htaccess file. On the other hand, you can elaborate about what you want so i can recommend a script for you.

 56 
 on: December 24, 2007, 11:27:46 PM 
Started by yomi - Last post by yomi
Thanks for the information, but how do i do this? I mean how is php 4 scripting different from php 5? I ready do not know much about php scripting both i need to get some information stored on my database. Then why do you say you advice me to use php 4 and not php 5? 

 57 
 on: December 24, 2007, 03:20:35 PM 
Started by yomi - Last post by admin
Their is no problem on our side, if there was, this forum will not function since it runs on PHP/MYSQL as well. The reason for this is very simple. Your script was most likely written to work with PHP 5 and the host you mentioned runs PHP 5 on their server by default.

This server has both PHP 4 and PHP 5 installed. By default the server will use PHP 4 to process PHP pages. You can easily configure your account to use PHP 5 by adding a line to the apache .htaccess file for your account.

AddHandler application/x-httpd-php5 .php


I must however state that using PHP 5 for the simply task you want is an overkill. PHP 4 can handle it easily, that is why i recommended a ready-made (PHP 4) script.

 58 
 on: December 24, 2007, 07:51:40 AM 
Started by yomi - Last post by yomi
I just used my codes on free web hosting site and it worked. I think the problem is from your side. I also check my php info on my site and there was no support for post method. All there is, is the get method which is not appropriate for this kind of thing. The free web hosting site I used is x10hosting.com. Pls do something about this.

 59 
 on: December 24, 2007, 07:16:04 AM 
Started by yomi - Last post by yomi
Do you have an example of such application?

 60 
 on: December 22, 2007, 09:13:01 AM 
Started by yomi - Last post by admin
I advise that you install a ready-made PHP/MYSQL application to do this for you. You are most likely going to run into hitches by trying to build yours from scratch.

Pages: 1 ... 4 5 [6] 7 8 ... 10
Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC
Amber design by Bloc | XHTML | CSS