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
How to update this array?
I am saving a string that looks this: username1, username2, username3...
into a single cell in a
Significance of BPM
Hi Experts,
I am a novice in BPM , I just want to know how BPM as permenant department is
Issues: PHP Forms -Clearing
I've tried looking online before actually asking for help, but I've been looking for about the past
update post issues
I am trying to create an update to a post function, while the update does occur, the page routing an
timezone change with date()
so i put all my times for posts in my made from scratch forum(not phpbb3 or sm)
in my mysql db u
check_changed_data - I can't get data from the called method event
I use check_changed_data to trigger my event method.
The method delivers er_changed_data.
column name cancatenation within PL/SQL
I have a PLSQL store procedure, and the following statement is part of a subquery
fname||lnam
Email Form Syntax Issue
I need the TO: in email to display To: CEO instead of To: abc@mail.com
How to alter the scri
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<