Load file in PHP
I have 2 files. The first is a PHP generated XML file that's dependent by 2 inputs. The second is a
Empty text file when there is over XXXX lines of text.
define("RANDOM_FILE","/public_html/random.txt");
$randomEntry = "
passing data from one page to another
hey guys
i have the follwoing code to get information from one page and place on another:
Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu
Something like an INI editor or a DelimitedText-Editor
Hi all,
Am very, very, very new to PHP and not sure if I should be posting this to a Javascri
Undefined index: username HELP NEWBIE
I am trying a simple login/logout for my website. It works well with checking if the username exists
quotes changing
hi all
in my content
opening quotes " changes to “
close qu
Getting rid of quotes when printing data
Hi Guys, I use the filter_var FILTER_SANITIZE_STRING to filter the textarea input. The function esca
php form help
Hey,
I use a control file to set my meta tags and titles
Here's an example
Code: &a
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.