,"session id", 1);
header ("Location: login.html");
}
Best regards,
Luiz Alberto
On Fri, 2010-05-14 at 17:47 +0100, Barry Zimmerman wrote:
> I have a problem with my system, not sure how I can fix this one. A user has
> a log in page and takes them to different pages,
Dear Bavithra,
I would suggest you the following solution
$sql = "SELECT x FROM y";
$rs = mysql_query ($sql)
$num = mysql_numrows($rs);
while ($i < $num){
z = mysql_result($rs, $i, 'x');
$i++;
}
I hope that above solution help you.
Luiz Alberto
On S
Hello.
I'm working on a simple search for my file, and I have a question on
structuring my query. This is what I want to do:
select * from table where
a=b
AND (b=$var1 or c=$var1 or d=$var1)
AND b <> 99
In the above, you could have:
- either b or c or d or none would = $var1
- more than one of
Don't use setenv. Set the variables in apache init script. This should fix
the problem.
Good luck.
Alberto.
On Wed, 22 Oct 2003, Johan Kruger-Haglert wrote:
> On Wed, Oct 22, 2003 at 10:44:36PM +1000, Christopher Jones wrote:
> > What errors does PHP give you?
>
>
Plz could some one help me how to create an horizontal repeated region in a
php page using a mysql database for showing thumbnail without using a
expensive plugin such like MXlooper for dreamweaver MX. plz sent me help
over mail [EMAIL PROTECTED] thx
--
PHP Database Mailing List (http://www.php
icios para tu teléfono en MSN Móviles.
> http://www.msn.es/MSNMovil/
>
>
>
--
Ing. Alberto Grájeda Chacón
Encargado TeleInformática < e-mail: [EMAIL PROTECTED] >
Direc. Tecnología Informática < Sitio web: http://teleinf.upb.edu/ >
Universidad P
Espero poder suscribirme a su lista. Como lo hago.
The problem:
register.php {objetive: Validate users in email server}
register.php has form1 (take email and emailpassword), with this
information and validating to the user in email server, I search in
database other information (user_cod, password2),
this information must be sent to a cgi via p
Please, any idea to resolve my problem!!!
I have the output:
Connected to DataBase Oracle!
Warning: OCIStmtExecute: ORA-03106: fatal two-task communication protocol
error in /var/www/html/ora2.php on line 21
Warning: OCIFetchStatement: ORA-24374: define not done before fetch or
execute and fetc
Search internet the module for your architecture. You have the name of
the archive and you know the architecture running php.
On Fri, 24 Jan 2003, Yurij Nykon wrote:
> Where can I get thid module - pgsql.so???
>
>
>
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit:
.
Chau.
Alberto.
On Thu, 23 Jan 2003, Yurij Nykon wrote:
> Hi.
>
> We have an FreeBSD 4.5 with php4 installed on it.
> Now we need to connect from our php-Project to PostgreSQL-7.3.1.
> But there is no php-extention installed. In Windows distribution it is
> available.
I have the problem: ORA-03106: fatal two-task communication ...
I'm running redhat 7.3 with oracle 9i client connecting to oracle 8.0.5
Server on NT. I put the putEnv to $ORACLE_HOME,$ORACLE_SID,I use OCIDefineByName, but
the result is the
error. When I'm using the oci functions I can't rec
12 matches
Mail list logo