is_dir() problem
Hello,
I'm buidling a php scripts that dynamically get's subfolders from a specific folder.
I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
ALV List display - header width adjust
Hi,
I am using REUSE_ALV_LIST_DISPLAY for my ALV display.The width of the ALV varies for
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade
Is there a function ... auto send IP
Is there some function that can be sent to a ddns service that returns the ip address of a ddns forw
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: blog:edit_all,delete_all|users:edit_all,delete_
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
ScriptManager History and Opera Issue
I am having an issue in opera with the ScriptManager. I have a ScriptManager on a page with history
PHP page is blank
Hi Everyone,
I have a site in which I am able to open the first PHP webpage in my browser but
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks