Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
with clause
hi all, i have a big query that usually access the same table more than once. for example, i have s
Simple PHP/Java Help..
Hi,
I'm trying to build a little program to do with calculating postage. Unfortunately i haven't
Sending CC Info by email
I am a little bit less knowledgable in the security area as most developers and I know I have a lot
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: [Select]blog:edit_all,delete_all|users:edit_all
TimeZoneOffset
Hello,
Please i need your help. I have a system that users can use to punch in and out. This
compile php5 with DOM
Hi,
I can't manage to compile php 5.3.0 from source on Windows to include DOM,
in spite of
Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
PHP Script runs on CLI but not through web browser
I am running into an issue that I just can't seem to find the answer to. I have a Windows Server 200
Socket Server
In my following socket server, I am trying to listen to a connection through port 12345 in my web br