User Profile
Collapse
-
.doc to .pdf conversion
Please suggest me how to convert the .doc, .txt files to .pdf files in PHP. -
Thank you very much........... ............. -
Why put '@' symbol while returning a function in PHP?
Consider the following code,
Code:function rd($id) { global $se; $se1 = $se."/".$id; return (string) @get_contents($se1); }
-
What is the purpose to repair a MySQL table?
What is the purpose to repair a MySQL table? -
What is the difference between md5 and crc encryption in php?
What is the difference between md5 and crc encryption in php? -
How to get the last inserted id in a table in mysql ?
How to get the last inserted id in a table in mysql ?
There is a query asCode:$query="select last_insert_id()";
Last edited by Niheel; Mar 2 '11, 07:26 AM. Reason: please take the time to ask your questions thoroughly. Incomplete questions frustrated readers and experts. -
How to encrypt a string in php?
Is it possible to encrypt a string in php? Is yes, then how to encrypt a string in php? -
Can i use break(); and continue(); statement inside if loop?
Can i use break(); and continue(); statement inside if loop? -
How to remove a particular option in select box in HTML when clicked?
How to remove a particular option in select box in HTML when clicked? -
How to set value for <textarea> tag in HTML?
Code:<textarea name="quest" id="quest" value='gggg' rows="10" cols="100"></textarea>
-
Prakash Gnana replied to Why the errors occur when more than one header function given in a PHP coding?in PHPI read the article you have mentioned..
It really helped me a lot.
Thank Mr.Markus..Leave a comment:
-
Thanks Mr.Markus..
I read contents you have sent.
They help me to alleviate my doubts..Leave a comment:
-
-
Prakash Gnana started a topic Why the errors occur when more than one header function given in a PHP coding?in PHPWhy the errors occur when more than one header function given in a PHP coding?
I have some doubts regarding header function in php. If 2 or 3 header functions are given in the php coding, there occurs some errors. Can anyone give me the reason why those errors occur.
Thank you.. -
-
-
-
Prakash Gnana started a topic How to merge border of two rows in a table so that both the rows have a same border?in HTML CSSHow to merge border of two rows in a table so that both the rows have a same border?
I have 2 rows in a table..
I want to make the border to be merged .. -
How to clear the cache memory?
I don't know how to clear the cache memory and the use of the same.. Please help me to know about the cache memory and how to clear it..
Thank you,
Prakash
No activity results to display
Show More
Leave a comment: