EXplanation help
Hey all,
I am still fairly new to PHP programming and I am trying to put together a page wher
Warning: Cannot modify header information - headers already sent by (output sta
Warning: Cannot modify header information - headers already sent by (output started at /home/praylif
Calling variables
I want to call this to my website but it doesn't display what I want it to,
Code: <h5&
Basic Question Regarding PHP Includes
Hi
Just starting out with PHP.
Working on a site that uses some basic includes, these
SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo
How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
Ignore html and bbcode?
I've created a function to limit the amount of text according to the amount of words.
However
rename the file
File.txt
Code: ***DOCUMENT***
..DN:
000044255
..CB:
..SN:
..PY:
2009
..E
php unable to sent email
Hi, guys, I try to send a email through php but unfortunately the mail unable to sent. Here is my co