how to load a Sys file with system load and call images?
normally you need register the module as a service with CreateService, and start the service
How to pass parameter to tag query?
Hi,
I want to get the value of a tag at a specific time (like 10/27/09 15:29:59), I need to giv
list files from folder, only one for each date
I have many files in a folder and wish to only list one of each date
these are the file names
session_destroy();
new to php
I have a simple login and am trying to write a logout.
I set a $_SESSION var to 1 i
Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste
Multiple Dropdown Selections
I have a form that let's a user insert a page with the ability to select categories. I want them to
A Few Questions
Hi, I want to ask a few questions that I can't seem to find..
1) I'm creating a "shortcu
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array