Welcome to the iTechForums.
If this is your first visit, be sure to check out the
FAQ by clicking the link above.
You may have to
register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
To register now click here.
|
Latest Threads
Advertisements
Forum Statistics
Threads:
Posts: 3
Members:
Number of Users Online:
Welcome to our newest member, |
|
 |

05-06-2008, 01:35 PM
|
|
Junior Member
|
|
Join Date: May 2008
Posts: 2
|
|
postgresql on fedora5 with php and tell me what is the use phpincludes files?
plz help me regarding my project on fedora5 with php and postgresql.
my doubts are:
how to dump a database to postgresql on fedora5
whether from command prompt
[root@localhost ~]#psql -U database ownername
databasename<databse.sql
is this wrong help me
next iam getting problem with smarty class error which not opening my index.php page on my server
the index.php code is this
and i suppose is it same for all php based projects or not plz tell me clearly
------------------------------------------------------------------------------------
<?php
session_start();
require_once("adodb.inc.php");
require_once("Smarty.class.php");
require_once("service_mappings.php");
require_once("connection.php");
$service=register("service","LOGIN");
$params=getParameters();
$smarty=new Smarty;
if(array_key_exists($service, $service_mappings))
{
include_once($service_mappings[$service].".php");
$obj=new $service_mappin
|

06-05-2008, 06:57 AM
|
|
Member
|
|
Join Date: May 2008
Posts: 80
|
|
Romance
Romance, who loves to nod and singWith drowsy head and folded wingAmong the green leaves as they shakeFar down within some shadowy lake,To me a painted paroquetHath been—most wow power leveling familiar bird—Taught me my alphabet to say,To lisp my very earliest wordWhile in the wild wood I did lie,A child—with a most knowing eye.
|
 |
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
All times are GMT. The time now is 03:28 PM.