foreach loop, assistance request
I would like some guidance on the usage of foreach as I try to parse through a large database and wh
PHP FTP connect doesn't work with correct login
Hi!
i am working on this test code:
Quote<?php
$ftp_ser
Calling All PHPFREAKS Blackberry Users
Are you a member of PHPFreaks and have a blackberry? Well RIM just recently released Blackberry Mes
PHP Code To Change Font Color in Table Cell
I would appreciate help with the following snippet of my php code. I am just trying to change the f
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
Date Question
I'm using the TIMESTAMP() function within mysql to set the date/time for certain events. However, ho
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
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
php or sql?
Sorry not sure if this is a sql problem or php the following code is supposed to delete data from th
Date Format
Hi there,
I have a date format like this right now:
Sat, 17 Oct 2009 17:04:00
I ne