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
Problem with coding MySQL query
I'm having heaps of trouble getting one of my PHP/MySQL queries to work for some reason (and the fun
How to calculate days from variable date?
This will be easy for one of you gurus. I want to fetch the date from a variable date, for example:<
Detail Expenses Report by Cost Center
I would like to obtain a report out of SAP that shows a list of expenses by cost center that shows t
Problems with strings containing
Hey all,
I have encountered something strange in a script. I am trying to write an XML heade
Gerenate tabel in Php
I whant to generate a tabel takeing data from database like this one so the results to be display on
selection tool on raster image
Hi!
I have to implement in my app a selection tool which lets users to select region of any shape
PHP Cannot redeclare class
I have 6 files, and two of them do not seem to want to play well. I keep getting a "Cannot rede
iterating through an array and escape each value independently.
I have a set up where the variable being escaped is an array and it needs to be iterated and escaped
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but