Running a cron job through PHP/Apache?!
Hello all,
I have a PHP script which makes a cron file from user input. When i try to run the cro
PHP Array quick help
I need
$_SESSION{'username'} to be like this:
if $_SESSION['username'] = "gay
Automatic Webpage ??
I have a page www.mysite.com/test.php with a
<form>
<textarea name=&q
Using Microsoft Exchange Server with PHP
Hi,
I wanted to know if its possible to fetch email attachments from the exchange server usin
Drop Down and text box issue
Is it possible to set a drop down list and text boxes to a certain width?
here is my code
DELETE rows based on content
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
Calling a Procedure with IN & OUT Parameters
Hello,
I usually call my procedures using the following way
declare variable e
Select all entries from database that include a phrase
I have a database of clubs - one of the categories is meeting time and place
I would like to have
Blank record injected into database
I always found several blank records inside my database, although $SESSION is required to insert the
Confusing Functions
So, I've been reading up on Functions and I like them! However, I need some help using variables in