http to https
Hi,
Is there any specific method/condition to move an http:// page to https:// ?
download directory onto C drive
I am attempting (if this is possible) to write a routine to automatically dump the contents of a dir
Clean URLs
Hi I was wandering if anyone has ever implemented URLs on their PHP run website using URLS like wiki
How to get variable value on next page
Hello friends
i am working on payentry page ..there i have this code.........
PHP, jAVASCRIPT setting input values, why isn't it working?
Hi:
I am calling this javascript:
<script language="javascript">
Operating System
How in PHP or other language can I detect Operating system, ie Windows XP Home, Windows 7 Ultimate,
Login script (probably a simple error)
dbConfig.php
Code: <?
// Replace the variable values below
// with your specific dat
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?