How to Create a Dynamic table
col1 col2 date1 date2 date3 date4..........
a b v1 v2 v3 v4
FTP Programs
Here is a list of commonly suggested FTP Programs to use:
FileZilla
SmartFTP
CuteFTP
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
php problem?
I don't think I'm stupid, but maybe I am.
I am working on a sit for a friend I am try to put
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
Prevention Help
How can I use PHP or any other language (feel free to move this thread) to prevent users doing scree
Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------
Local file browser with php
Halo..
So this is what i want to create. I have a folder that i share and it has many movies.
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.