how do i make new line after *
First check this page here. and you see my report. Im pulling form a mysql db. I want to beable to m
Help with forum quoting?
Hi im working on a forum and I have alomost finished it but i want a user quote system like twitter
LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
ImageCreate()
When I create an image and add text to it I want my text to be replaced with a PNG image, because th
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee
Mouseover to edit (Ajax)
hi friends, can anyone help with the code behind to get this application working, please in VB (new
How to search for several parameters from objects in a database?
I have a database with lots of information about objects.
Now I would like to search for 4 or 5 p
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN