php not working written for consumption of slots
1. Here is the function where i will be allowed to consume the slot booked by me.
2. Here i c
insert quotes
Hi,
I have an output like this:
Code: john,18,Cancer
How can I change this to
Code:
Please help understand this code
I noticed the index page on my site was modified this morning and found this code inserted at the bo
Oracle Connectivity
Hi Every One,
Can we access SAP from oracle database.If it possible then please spec
Data storage spaces in varchar2
Trying to understand what's happening.
I am selecting a value from a table that is defined as c
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
Question handling xml data
Hello,
I have sucessfull followed this tutorial
http://www.phpfreaks.com/tutorial/handlin
iMatch stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
How a counter of users ? such as ---> (231 Viewing)
I want to count how many users are actually viewing the page, How is that possible?
Thank you guy
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s