Forum: PHP Apr 1st, 2009 |
| Replies: 5 Views: 3,374 |
Forum: PHP Dec 10th, 2008 |
| Replies: 0 Views: 766 Hi Friends
In my mysql table , we stored the rtf file this type , we need to change this real word file .Please advise
{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fnil\fcharset0 Times... |
Forum: PHP Nov 27th, 2008 |
| Replies: 4 Views: 561 Thanks For your clarification .
Thanks you so much
bye now
vssp |
Forum: PHP Nov 27th, 2008 |
| Replies: 4 Views: 561 Hi
Thanks for your reply.
I need just open the given path using php . No need for edit or delete the file.
Please advise. |
Forum: PHP Nov 27th, 2008 |
| Replies: 4 Views: 561 Hi
I am trying to open the explorer window using php code .But i got the security issue .Please help me how to solve the issue.
<a href="file:///opt" target="_blank">adas</a>
I got this... |
Forum: PHP Oct 10th, 2008 |
| Replies: 3 Views: 1,935 Thanks for your reply .
This code use only inside the module. But I want to call the module different user . When i login user this goes to new page.
Please advise. |
Forum: PHP Oct 9th, 2008 |
| Replies: 3 Views: 1,935 Hi Friends
I am working on symfony project. This is new frame work for me. So Please clarify my doubt.
This is looklike community site. user able to create own sub domine. Public site... |
Forum: PHP Sep 25th, 2008 |
| Replies: 5 Views: 20,316 |
Forum: PHP Sep 16th, 2008 |
| Replies: 2 Views: 716 I am trying to get mail form outlook , this will configure any mail id,
I have created the macro page using asp dot net , when open the mail and click the macro page and press save button mail... |
Forum: PHP Sep 15th, 2008 |
| Replies: 2 Views: 716 Hi
I am working on save the outlook mails to linux mysql database.
is it possible?
then i need to open the mail using php ?
is it possible ? |
Forum: PHP Sep 11th, 2008 |
| Replies: 2 Views: 570 use error_reporting =0 for each page or set ini file |
Forum: PHP Sep 11th, 2008 |
| Replies: 12 Views: 1,145 try this
echo $r="select * from course where course=$course; |
Forum: PHP Sep 11th, 2008 |
| Replies: 9 Views: 594 |
Forum: PHP May 5th, 2008 |
| Replies: 1 Views: 501 Try Dolphin open source projcet |
Forum: PHP May 5th, 2008 |
| Replies: 2 Views: 611 Go to w3schools.com this will help you |
Forum: PHP Jan 9th, 2008 |
| Replies: 4 Views: 6,742 go to w3schools.com , this will help you |
Forum: PHP Jan 9th, 2008 |
| Replies: 3 Views: 681 it will not take more then 3 hours |
Forum: PHP Jan 9th, 2008 |
| Replies: 2 Views: 2,221 dowmload xampp and install your system .
This will solve you r issue , befor u uninstall you php and apache |
Forum: PHP Jan 9th, 2008 |
| Replies: 3 Views: 640 Download phpbb this the best opensource for php forum |
Forum: PHP Jan 9th, 2008 |
| Replies: 3 Views: 681 Hi
yes this is easy.
Go to http://maps.google.com/
first you get api your site and sample code available in the same site |
Forum: PHP Jan 9th, 2008 |
| Replies: 2 Views: 3,076 Hi
Please refer this link this will help you
http://www.phpclasses.org/browse/file/7143.html |
Forum: PHP Jan 9th, 2008 |
| Replies: 6 Views: 614 ys w3schools is the best fro Beginners |
Forum: PHP Jan 9th, 2008 |
| Replies: 3 Views: 567 using implode function to get all the values to one single variable separated by comma . then easy to inser the values to table |
Forum: PHP Jan 8th, 2008 |
| Replies: 4 Views: 924 |
Forum: PHP Jan 8th, 2008 |
| Replies: 3 Views: 607 When login you store the values to SESSION variable. then
try this code
$user_id=$_SESSION['sng_userid'];
if(!$user_id)
{
echo "<meta http-equiv=refresh content=0;url=index.php>";... |
Forum: PHP Jan 7th, 2008 |
| Replies: 5 Views: 1,033 Using ORDER BY is the best and easy way |
Forum: PHP Jan 3rd, 2008 |
| Replies: 15 Views: 1,379 Add error_reporting(0) in top of the page
error messages are not listed in front end |
Forum: PHP Jan 3rd, 2008 |
| Replies: 10 Views: 1,465 <input type="checkbox" name="checkbox5" value="Batata Harra Plate $3.00" />
Batata Harra Plate $3.00</label></td>
Right now i have changed text box value , now you receive... |
Forum: PHP Jan 3rd, 2008 |
| Replies: 10 Views: 1,465 hi I am not clear what you want
your question is
When user click the check box, then submit, you receive the mail correct? |
Forum: PHP Jan 3rd, 2008 |
| Replies: 10 Views: 1,465 hi I am not clear what you want
your question is
When user click the check box then submit you receive the mail correct? |
Forum: PHP Jan 3rd, 2008 |
| Replies: 6 Views: 1,351 Hi KingTheoden
Could you please expline the issue? |
Forum: PHP Jan 2nd, 2008 |
| Replies: 5 Views: 1,028 Thanks MitkOK ,
I know htaccess file restriction , But i dont know ip address solution
Thanks |
Forum: PHP Dec 31st, 2007 |
| Replies: 3 Views: 2,471 |
Forum: PHP Dec 31st, 2007 |
| Replies: 5 Views: 6,112 you domain have ftp access , and cpannal access
this will help to upload the files your domain |
Forum: PHP Dec 31st, 2007 |
| Replies: 6 Views: 5,752 hi
Check this link i hope this will help you
http://forums.codecharge.com/posts.php?post_id=71501 |
Forum: PHP Dec 29th, 2007 |
| Replies: 4 Views: 1,088 if you want only install the phpbb no need for coding knowledge . if you want costamize the code your own wesite you need basic knowledge for design |
Forum: PHP Dec 29th, 2007 |
| Replies: 2 Views: 3,390 hi
Could you please expline brifely |
Forum: PHP Dec 28th, 2007 |
| Replies: 4 Views: 1,113 why you want to search other search option just control the query , if value enter add the condition to that query , otherwise no need to add the condition .
So that no need to remove the search... |
Forum: PHP Dec 28th, 2007 |
| Replies: 3 Views: 681 1.
$purl = $resultat->product_thumb_image;
2.
echo "<img src='test/image/products/$purl.jpg'/>";
this also use |