Mass activity scheduling
Hi experts,
Im facing some problems to deal with mass activity jobs.
When I run some
admin with my register system?
Hey i wana make it so i can make a admin level on my register system , I'm kinda new to php to im no
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
listing help
Hi,
at first, great new design!!! I like it,
i got a problem,
I want to list so
Reditecting pages based on logic
Newbie here, apologies in advance!
I am trying to use the header function to forward one of a
Loops and Classes
I am making a template system and everything seems to be going well up until I have to loop in a var
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
Menu restriction
How can I restrict the individual menu that would appear when a user logs in so that all users are c
Create PHP table grid help, please
I have a MySQL database setup, now it's time for the table (gridview) design in php. Here's the prob