Wierd if else problem
Hi guys,
this probably aint wierd for you, but it seems like php is playin up to me. may b i
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
RFQ Configuration - can you make PLANT field an optional field in ME42
Is there a way to make the plant field on an RFQ optional in change mode (ME42)?
Change image filetype on upload?
Hi,
I've got a form which uploads an image to the server.
Is it possible to change the image t
some questions
Hello,
I am looking for the answers for following questions:
1) Does PHP support overl
Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
PHP and Javascript
Hello Everyone,
I have a page that needs a javascript code to be written between PHP code but
mail() problem
Hi Guys,
I've set up a contact email form. It sends the information fine, but it sends it to
Combining refCursors and Summing
Given the following DDL:
CREATE TABLE FOODSALESTEST
("WEEKNBR" NUMBER,
"ST
want to add a break after a certain amount of characters
i was wondering how to add a break in a blog post after a certain amount of characters... any idea o