Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
contact form - output to page and email
I have the following in my controller:
$message['name'] = htmlentities(strip_tags(trim($_POST
Having a problem get the selected item from a drop down menu
I have been looking at this for days now.
I have a drop down menu that get it's values from a
What makes a script your own?
If someone finds a login script online, and changes some variable names around and some other minor
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
Oracle Connectivity
Hi Every One,
Can we access SAP from oracle database.If it possible then please spec
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade
Need help to identify this error please
:confused:Can anyone help me tell what this error message means? Maybe tell me where to look to fix
Force download script not handling files with spaces properly
I have a regular old php force download script, uses this code:
Code: header("Cache-Cont