Blocking video streaming
Hello everyone,
I post a message here because i didn't find any solution yet.
I just finis
Extract text from string
Hi folks,
I have a string that looks like this:
aaaaaaaaaa:
bbbbbbbbbb (ccccccccc)
Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha
how to populate a drop down box
Hi buddies!
PROCEDURE DOWNLOAD_REPORT_FORM (report_name varchar)
is
begin
DOWNLO
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
convert static html data into dynamic
hi all
i need to convert a website which has static above 2000 articles into dynamic and add
radio button reamains checked
Hello i'm trying to keep the state off my radio buttons so it shows which ones where clicked after t
image upload, resize THEN submit form
Ok so I have a form that requires the user to upload an image, and then do something with that image
PHP mail() returns true but doesn't work
First off I apologize if this is a newbie question, and I generally don't like asking questions that
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,