Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
Find only certain URLs from page ... regex (semi-complete script)
Hi guys,
What I need to do is take a page & extract all the URLs from the page &a
Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code:
Limiting uploaded file type
Hi. First post here
I am working on a simple upload script, and I need it to limit the allowed f
getAlexaRank($url) function not working
I have made a function to get alexa rank
the site is here: http://mytestsite.rack111.com/1
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'
remove innitial and
i am using tiny_mce as a text editor for my CMS.
buy now the problem is it add <p>
please help me in this update statment
hi every one
if I have table and this data in it
id name
10
Coefficient of a Restitution Hints
Hello. I was wondering if anyone can give me hints on how to write this program...
The coeffi
Procedure with variable number of columns
Hi, I have a procedure that looks like this:
PROCEDURE PROC(p_cursor OUT sys_refcurso