Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
output printing as hexadecmal... XD
Everything works except the calcem call for the totusold and totuprice. The out put shows up as hex.
help with Get_
ok some how this is not working i am not sure what i am doing wrong here but what this does is when
ALV grid with 2 headers
Hi Gurus,
I need to display ALV GRID as below.
Header1
php + mysql count consecutive data
I have a database of values and I want to work out how to display them if the values match a consecu
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the
is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any
jquery validation in codeIgniter
hai i need to add client side validation to my fiels which are selected in a forloop.the fields are
Quick Syntax Question
Hi folks,
I'm getting the following error: "unexpected T_LNUMBER". I'm trying to b