mysql_affected_rows() usage
Possibly a MySQL issue, but the function that is not behaving in the anticipated way is a PHP functi
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
Table control is disappearing from Screen
Hi Experts,
I have a screen with multiple table control(TC). Each table control has two c
gettext translates ALWAYS?
I'm using gettext with the new version of XAMPP (5.3.0) on Windows Seven RTM (build 7600)
gettext
Display last record first.
I need some help how put the last record first and first record last.
Thanks
Code: &am
Remore client postprocessing phase getting dump SAPSQL_ARRAY_INSERT_DUPREC
Hello Expects,I have started remore client copy. Data was copied successfully. but while running pos
Create multiple (n) arrays
Hi there,
I have the following need:
I have 2 arrays (coming from a databases)
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??