Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho
Renaming array keys
The issue: renaming array keys inside a foreach loop.
I'm trying to build a pie chart image w
Parse Error
Hi Guys,
I have a function in my class which returns a string link variable. The problem is i
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
Keeping data in form
How can I keep whatever I write in the form?
Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of
Ajax Issues - Update Panel / Timer. Intellisense doesn't know about them
Type 'System.Web.UI.ScriptManager' does not have a public property named 'UpdatePanel'.
That is wha
GET * FROM _____ Except?
I have a site that is for stock photography.
This section of the code calls images to display
Help With Showing Users On the Index Page
Ive got this code which works just how i want it to.
Code: <?
$timenow=time();
Problems generating word documents on server side for security reasons
I have a problem with word documentation generation when generating a word document (docx) with PHP.