Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
HOW to get the bind variables list.
I've the following problem : I've some SQL queries stored in my DB as VARCHAR2 values.
I need t
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
Having Problem with Date
l have a submit buttom where user have the possibility to add a date to specify when his message s
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
upload form file types....
Hey all, I am learning PHP and I am writing a script from the W3C Schools tutorials for uploading fi
Save remote XML to local website folder
Hi, I hope you can help me out. I would like to be able to pull an XML file from another site and t
error reporting
hey everyone
I have a production server in which I want error reporting but only on some page
The control with ID 'ace' requires a ScriptManager on the page
I'm trying to add a simple AlwaysVisibleControlExtender to my page, but it's not working. I get the