Delete HTML file after loading
I have limited experience with php and its been a year or two since I've last used it. I have a sma
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
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
Custom Container in module pool program
Hello everyone,
I have created a custom control in my module pool screen. Now I want to s
retrieving more than one max key from an array?
so i have an array of 20 numerical values (0-100) that i need to order from highest to lowest and th
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
Prevention Help
How can I use PHP or any other language (feel free to move this thread) to prevent users doing scree
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
cPanel API
Hi Guys,
Need a little guidance. I'm trying to get my script to communicate with cPanel (or W
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {