Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
Hyperlink is adding an extra gap to variable
Hi, here's my problem..
I have a php generated page with a hyperlink which opens in a new win
use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
convert static html data into dynamic
hi all
i need to convert a website which has static above 2000 articles into dynamic and add
DELETE rows based on content
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
php wont update my db
hello,
sorry for posting in mysql forum but i dont know where exactly is the problem but here
str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
mr8m - reverse document
Friends,
I'm trying to reverse a document held by MIRO, but it reports the message balan
How to submit a form to the same page?
I have a table containing information about books in my library and this table has the following col
problem in pagination when processing with selectbox form
Hi,
I have a search form, with select boxes, if am selecting the value from the form, it work