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
Connecion issue
Hi,
For some reason, I keep getting this error when trying to connect:
Warning: mysql_
Search function
I am looking for some guidance from the experts.
I am trying to create a search function. It
Help with looping
I have a comma separated list of colors taken from a database ($ICo) and a directory of images named
reading xml faster than DB call?
I am trying to optimize a high traffic website, and I enabled a feature where there are three photos
show random images
hey guys
can someone please suggest a way in which the following code can be edited so it onl
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data
Deleted Delivery but material wont return
We deleted a delivery but the material its still pending.
We made a reverse goods movemen
getting rid of quotes in strings
sick of trying to deal with them in multiple ways (entering in and taking from database, echoing, ec
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?