Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
noob question
i traying to do a php form with auto replay for both(me and the user who send me a mail),
a u
Create multiple (n) arrays
Hi there,
I have the following need:
I have 2 arrays (coming from a databases)
Searching keywords from array
Hello everyone, Im just wondering if someone could help me with another issue im having. Im still le
Xacute search within SQL results
I have a query that is pulling data, and I want to return a specific value from the results of that
is_dir() problem
Hello,
I'm buidling a php scripts that dynamically get's subfolders from a specific folder.
Simple Question
I know this is a simple question, that if I knew what it was technically called i could probably loo
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
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
IMAGE - SERVER SIDE scripting help...
How to receive pixel data of an image and buid a bitmap file on the server using the HTTP POST metho