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
PHP and MySQL Question/Help
I have a MySQL db with all my servers and all their details like server name, IP, OS, RAM etc etc 26
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
do while conditions
i want to display 6 images in a 2x3 table
now what would be the correct logic to
count that th
some query on multilingual website
Hi all,
Which is the simplest and easiest method to make a website multilingual,
is it put
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H
Consuming third party Payment Gateway API from Procedure.
Hi All,
First of all i would like to thank all the people of the oracle forum for providi
Uploading Filetypes and placing them in seperate folders.
Hello,
first post , and asking for help im afraid. Very new to PHP, was making good progress
PHP mail() with images
I'm trying to get images to send along with my HTML e-mail sent through PHP mail(). I only tried vie
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to