New Login Script
Hi all, i attempted to create a whole new login script witch isnt working for some reason i dont kno
PHP5/Zend 2.0 - Resources
PHP5 Snapshots
http://snaps.php.net/
ZEND 2.0 Feature Overview and Design (PDF File
Custom list order
Hi there,
I have checked this tutorial and it's great till the point where I want to display
Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the
Save data in input fields when they press "BACK BUTTON"
Hi, this is html form: And let's say they get a error "Please enter ur title must be more then
Table control is disappearing from Screen
Hi Experts,
I have a screen with multiple table control(TC). Each table control has two c
To add a field on the screen XK02.
Hi All,
How to add an additional field in the vendor change control screen XK02.
The
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav