Coding Critique
I was hoping someone could take a second and look down my code and see if they see any problems with
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
Display certain image depending on time of year
Hi, I am new to these forums and would really appreciate some advice on a piece of coding I have don
Combining refCursors and Summing
Given the following DDL:
CREATE TABLE FOODSALESTEST
("WEEKNBR" NUMBER,
"ST
using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
PHP Tab Control
Hi All,
I would like to have PHP tab control with/without Javascript.
But I want to r
Help with page encoding issue and weird characters
I'm trying to write a screen scraper and when I pull out the lines of the html file that I'm interes
Displaying an image using echo command
I had done a query on my database, one of the fields being an image reference to a directory where a
Fetching META TAGS through
Hello everybody
I want to fetch meta tags of a domain.
It will be done from following code of
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