Used the Unix command to hanlde to file permission like chmod,chgroup,c hown... it is the best way to handle permission.
Regards,
Sandeep Agarwal
User Profile
Collapse
Profile Sidebar
Collapse
sandeepsandeep
Last Activity: May 13 '09, 01:37 PM
Joined: Dec 18 '06
Location: Pune
-
Yes You can add prefix in Autoincrement..
Make a CHAR (or VARCHAR) AUTO_INCREMENT column with mandatory
PREFIX. MySQL would then assign values that start with the prefix,
followed by a sequential number. The numbers could be chosen either
from the whole INT set sequentially for all prefixes, or individually
for each prefix, effectively multiplying the number of possible
values - I don't really care...Leave a comment:
-
Change the php.ini file and change the max_file_size to 20 mb
thanks,
Sandeep AgrawalLeave a comment:
-
You can give the your code in encodede format but required to purchase the licence to encode the code.Zend also provide the encoded the code and protect
Thanks,
Sandeep KumarLeave a comment:
-
-
Hi,
This problem come due to if you are using any image source path in your code.Check your image path image path and image should be in your current directory not in home directory or any other sites if it is not in current directory then goes out session.
Thanks,
Sandeep AgrawalLeave a comment:
-
PHP session out when pop up window is opened
Hi,
I am facing one problem related to session out. In my PHP page I am using PHP session and from that page I am opening one popup. Pop up PHP code also uses Session variable. I am able to get session variable at first time. But after closing the window my php session is getting terminated.
Is this related to PHP code or any configuration issue? Because the same code is running on one server without any issue and on... -
Working on linux environment...b ecause most of company prefer the LAMP because it is open source.so first install the linux on ur machine then install the php and mysql the advantage of the LAMP u can handle the easily ur script as well as apache server.
Regard,
Sadeep AgarwalLeave a comment:
-
Not,
u can use php variable in javscript but cant use javascript variable in PHP because php can not parrsing the javascript value....
Regards,
Sandeep agarwalLeave a comment:
-
XML ERROR while processing the xml output
Hi,
I am getting these error when processing the xml data.
Only one top level element is allowed in an XML document. Error processing resource 'http://
i have got the xml data through a web service when i parsed this return data them gives the error
Regards,
Sandeep agrawal -
Give th efull path of the local machine and directory insteed of the File.sql gives the C:\mydata\filen ame.sqlLeave a comment:
-
Hi,
You can modify external stylesheet ..
this script is not correct there are some small cheanges required.
<script language="javas cript">
var mysheet=documen t.styleSheets[0]
var myrules=mysheet .cssRules? mysheet.cssRule s[0]: mysheet.rules[0]
[SA] Change this lines if u want to used array then why are u used the CSS first element take all the element
var myrules=mysheet .cssRules?...Leave a comment:
-
it is possible to send SMS messages from a website you might simply want to provide your viewers with Free SMS to drive traffic to your site.
u can be used for any gateway that provides access via HTTP, it is based on TM4B's SMS Gateway
they are the only gateway I know that have a simulation mode for tweaking your scripts
use the curl in Php and send request to SMS Getway API.whose provide the free...Leave a comment:
-
hi
change in the mysql_fetch_arr ay()
[code=php]
<?php
$errmsg = "";
if (! @mysql_connect( "localhost","ro ot",""))
{
$errmsg = "Cannot connect to database";
}
@mysql_select_d b("upload");
$gotten = @mysql_query("s elect imgdata from pix");
header("Content-type:...Leave a comment:
-
Hi,
I am bit confused that what do u want ??
can u send the full scenario in details.i am not understanding ur problem send me a full description to the problem..
Regards,
Sandeep AgrawalLeave a comment:
-
-
[QUOTE=Shalini Bhalla]<?
$from = "xyz@yahoo.com" ;
$to = "hij@yahoo.com" ;
$headers = "From:$from\r\n ";
$headers .= "Content-type: text/html";
$subject = "Test mail";
$message = "<html><hea d></head><body bgcolor='maroon ' text='white'> <font face='comic sans ms' color='white'>" ;
(Here ...Leave a comment:
-
Yes It is the same i have installed the same package on local as well as server.but not running on server..Have u any idea ......Leave a comment:
-
-
Can u check email on different email clients check on differnrt email sites may be this prob is any specifice email sites..
Use the dreamweaver design view for imagemap... Craete the some hotspots points and them set the hyperlink of these point.some email site support the Image map but not all.. like Gmail—a very popular email client—doesn’t support them consistently
thanks,
Sandeep Agarwal...Leave a comment:
No activity results to display
Show More
Leave a comment: