what does this mean? +=
is anyone able to explain what this code is saying?
i had it written for me awhile back and n
Loosing changed contents when used FM REUSE_ALV_GRID_DISPLAY
Hi,
I have used FM REUSE_ALV_GRID_DISPLAY in my program as below.
CALL FUNCT
scandir clients directory
hi,
how can i scandir the clients directory? i need a script that when i click a button it will u
webpage with (simple) login & mysql-db
Hi all,
What I was looking for before was a multi-user password manager, web-based! The offer
Two warning messages
Quote<b>Warning</b>: mysql_real_escape_string() expects parameter 1 to
Newb advice
Hi all,
I'm a flash front end designer and I've taken on a project that needs some back end p
Find current logon time
Hi,
in my sql script i want to query and find out the logon time of the current session.
<
utf8_general_ci error ??
I have all kinds of data to be inserted in database table
//I am getting this error
Yo
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see