Class not found error
I am getting Class 'index' not found in Eval function:
//write config
$pat
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
pspell
using pspell, is it possible to get words that would be best in the current phrase?
For examp
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The
Basic Forum Tutorial
Hi, I'm new to PHP. I want to build a basic forum for my site using PHP and MySQL. I've searched 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
EU VAT Package 2010
Does any one know whether SAP will be developing new reporting functionality due the new VAT rules t
read integers that returns a negative or prints the average
Im trying to finish this homework assignment by tommarow afternoon and I keep getting stuck.
Wr