Session variable help
I'm having a very troubling issue. Maybe I'm just looking over something but I have looked at the co
Remove directories not empty
hi,
i have an array that contains some names (1,4,6,56...). Every integer is a name of a folder.<
Checking if variable is 0 as opposed to NULL/Empty...
I'm trying to write some code that will retrieve a user's access level from my database and if it do
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'
XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, h
[Need Help] php timing issues
I don't know what is going wrong. I need some help with being able to set an image at 9:00am Colorad
get font info from a font file
hello,
Does anyone know how to get font info from a font file ... using php of course !
<
media recovery
Hi,
i startup the database i got the error
SQL> startup
ORACLE instance started.
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