form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
Cache PHP Objects/Classes?
Does anyone have ideas about caching PHP objects using something like: http://memcached.org/
Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code:
reading xml faster than DB call?
I am trying to optimize a high traffic website, and I enabled a feature where there are three photos
Help Optimizing code
Good Morning,
I wrote a small import function for a website of mine and I know there has to b
unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_
Can anyone view my code and tell me why im getting the error:
Parse error: syntax error, unexpect
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
Working with Dates, help.
Sooo to make a long story short, here's what im trying to accomplish.
I need to create a drop
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