Search:
Type: Posts; User: krsm1980
Search :
Search took 0.01 seconds.
i like to host one of my website, will deal a good number of visitors 2-5k/day.
so what do you suggest? which hosting company i should opt for...
and what do you say about Godaddy.com...
Hi
My website is customised in php, and at the contact us pages i've been using the mail() function to get the emails from this form to my email ids.
I have places everything in place, and...
yes that seem to be good.
Hi,
I have build one website in pure PHP, MySQL; with a customised CMS.
I posted several times on this forum, and really got correct solution, when i stuck with any issue.
This time i am...
Problem has been resolved, thread must be closed now.
I am really in a bad picture, one of my programmer left me in the middle, and offered me wired coded CMS, designed on PHP + MySQL
I have one object which is taking date; and storing this into...
Hello Guys!
I have come across with one issue. I am developing one website IN PHP. and i have to display map as well for each business advertisement.
I was able to retrieve the Latitude,...
@ ADMIN: ISSUE resolved, thread must be closed now.
also there is one more variable they are setting, which i also can't understand:
$SUP="/var/chroot/home/content/33/5956433/html/";
Owner Permissions: Read Write Execute
Group Permissions:
Public Permissions: Read Execute
i have that in place.
$SVP=$SVP."adminpl/";
function show_login($msg="")
I am trying to migrate my website from one place to another. while doing so, i have uploaded all the files to new location, and setup my variables properly, but still i am getting this error msg:
...
Hi guys,
I have one problem,
Table A (contains 100 records), just one identifier
Table B (contains 500 records), just two identifiers
What i want is, there must be a SQL statement....which...
Hello forum,
I m using JQUERY .load() function in my pages but the html tags which are on loaded page cannot be used in my main page.
m I missing something as I m new to jquery
Plz help me...
Hello forum,
I am controlling my admin pages with the help of session varriable.
Login Page -> controller -> class -> if everything goes well, i am welcoming user to Admin Home page.
i am...
seem to be a good option, but i am not able to get it through....if i want my team to work on single website to work on....
i am not able to get it over network....
any further help would be...
yes that would be a great idea, and would be bit time consuming....
but does it support networking...as i want my 2 other team members to work on the same website sitting with me......?
hi,
i am developing a website, in PHP.
my website is hosted on linux server.
Offline i am using (for developing the website):
Machine OS: Windows XP
PHP Editor: Dreamweaver CS3
hello forum,
I m having problem in limiting the no. of mysql data displayed on a single page.May anyone plz tell me the effidient way to do that.
Thanks
Hello forums,
I am trying to figure out difference b/w classes and controller.May you tell me the advantages of using these instead of simple PHP pages.
Regards
thanks for the exact links, will post my further queries shortly.
this is the best answer though.... thx for making that more clear to me....
thx, 4 making more clear to me.
but then wht is the purpose of the constant?
hello guys, i want offering "ADMIN" folder access to administrator only...
how can i implement that, i know we can do that working on htaccess..but not much in details....
would you guys mind...
sry for my jargon....
this is just a newbie query....
define('FAVMOVIE', 'The Life of Brian');
This is treated as constant as per PHP obviously...
so my question is: