How to schedule the a job?
Hi,
I have prepared a task ( i.e. a procedure is prepare the file and send the same to con
insert/update functions for mysql, what do you think?
I am working on two really simple functions that automatically generate (and execute) insert and upd
Dealing with code in db query
I am dealing with C code and I need to make sure it is encoded some how to ensure its integrity and
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
update sql when refresh - php
hi
I have made a table (attachement)
the users can update the sql database using + or x bu
shift numbers with paging
Hi
How would i be able to display 10 numbers 1 2 3 4 5 6 7 8 9 10
and when I click next
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va
Displaying pictures
i have worked my way through storing images in directory and storing the location in mySQL db.Now i
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl