Read from a text file after a specific word 
Hi all. 
I have a text file that looks like the one below. 
I know how to open the text fi
Calander layout 
 Hi i know this sounds like a simple question but i cant find the answer to it anywhere i have added
Include a php 
Hello, 
I'm trying to include a function that shows the recent searches. 
Example I have <
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
line breaks in between fetched file names  
Hi,
I have this code:
Code: <?php 
if($dir = opendir('files')){
   while (($f
why isn't this PHP code working ??? 
it's suppose to find a name on the database. 
<?php
   $s = $_POST["lname&
Query issues 
I probably have this setup wrong well I know I do because nothing is showing up now. What I want is 
phpMailer will not connect using SMTP 
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Blocking video streaming 
Hello everyone,
I post a message here because i didn't find any solution yet.
I just finis
Strange PHP/mySQL error ... am I just tired? 
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
   $hostNam