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?
PHP Login
Hey!
I got this shopcart code online, am trying to modify it but am getting an error when i try a
Allowing ' and "
Hello everyone,
I am creating a form where users submit information to go into a database. I
Using loop to count number of entries
I'm writing a program that must ask user to type in numbers. After each entry, the program has to re
a function to check directory depth
I'm working on a php script to upload files in to a set directory.
the user can select to upload
multipart emiail forms
Hi All,
I am new to the boards and I've been working on a form (which is rather massive, imo
records between 2 dates
Hello all,
I have a date tracked table which contains effective_start_date and effective
Object Interfaces
EDIT: Never mind, I just updated to php 5.
Hey all,
I'm currently experimenting with p
Passing an array of values From VB6.0 to Oracle PL/SQL Function
Basically we are using VB6.0.
When we try to pass an array from VB6.0 to an Oracle PL/SQL