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
How to set pass login name from htaccess to php
When the user logs into my members page via htaccess, I'd like to retain the username so that I can
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?
Probably Easy, Need help with Check Boxes in PHP Code
hello,
Thanks for looking this over and helping me out. My problem is I have a online store l
listcube issue
Hi
I have a virtual cube ZREMOTE. I use Tcode "listcube" to retrieve contents. I use of the
Search in the PHP Files
have to search asterisk(*) in the php code of the php files .
In the html page one text box
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
Warehouse Management
Hi,
On our system, we have two storage locations ( A and B ) where A is the main factory
How do I create a 2D game "camera" to follow player?
In J2ME programming I'm targeting MIDP 2.0 devices.
I'm using gamecanvas and I was thinking t