Why do I get this error?
Error:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
Linking with Foreign Keys
I have been getting an erro when I try and link:
create table Faculty_Specialty (I_Name v
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc
php libs/ browsercap.in
ok i have a host that refuses to stay current. they control my php settings and libs. is there a way
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
quotes changing
hi all
in my content
opening quotes " changes to “
close qu
Month String to Numeric?
Hi guys,
Given a month as a string, is there a simple way to find the numeric representation
Drawing Images in classes
I'm quite new to Object Oriented PHP. What I'm trying to do is draw some images but also have other
why does my session end?
my connect.php starts the session just so you know
i can navigate arround my site fine except whe