Sequencing or queuing parallel process
Scenario is as follows
There is one parent process say P1 and 4 child processes say A B C D
How would I do "Users not logged in since *** delete them"
I know how I would set this up, and delete the user roughly.
I'll create a table called "Use
Limiting uploaded file type
Hi. First post here
I am working on a simple upload script, and I need it to limit the allowed f
LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p
PHP Session Issue
I'm having an issue with one section on my website dealing with sessions. Now I know that myself and
Multiple Pages
Hi. Im very new to php. I'm trying to create a basic login/registration page.
So I have a bas
Email Form Syntax Issue
I need the TO: in email to display To: CEO instead of To: abc@mail.com
How to alter the scri
DELETE FROM not working deletes wrong row
Hello
I have the following code which i found but it doesnt work properly.. it comes up with
PHP FTP Can't upload Big FIles
Anyone had any success using FTP to upload a file say 90m?
im using ftp_put and it returns fa
help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder