Dear Sir I want to know how to and where and how it works error_reporting( E_ALL). regards R.Sumathi ... Did you know? You can CHAT without downloading...
Dear Sumathi, When the code encounter errors it throws the error message to the output screen. Errors can be of various types, like notice, warning and ERROR,...
Dear sir, Thanks really in my project long list is showing ,can i know for which for E_ALL all are E_NOTICE thus it affects performance. ... === message...
Sorry couldn't get you, can you please reframe your query. -- http://www.idealwebtools.com/blog/top/ - know your *nix server better with top command. This will...
sir, if i put error_reporting( E_ALL); I am getting more list. if i put error_reporting( E_ALL ^ E_NOTICE); except E_Notice i dont get any error list. That...
You will have to do a little more explanation as I am not able to understand your query, sorry. http://www.idealwebtools.com/blog/top/ - know your *nix server...
Hello everybody! Where can I get the example code Presentation, Power Point or Slide Show in PHP. We want to use all the Open Code features and that too online...
Hi all I am having problem in executing the linked server query through PHP. the same query works fine in Query Analyser.I am using the follwing query. $query...
Hi I am currently working on a project that uses PHP, MySQL and Apache I am doing an online submission system for assignments. The code that I implemented...
Hello friends, I m Ravi working in a software company in php/mysql. I have assigned a tough task to do. Actually I need to create an online sub domain in php. ...
ravi, even i'm not sure how to go about subdomain creation.. but i don't think it can be done using php alone. It'd require some DNS configurations and rest......
There are separate layers, please take time to understand the differences. 1) How domains are resolved? Even xyz.com is a subdomain of com and com to dot. try...
hi ravi, you can surely create sub-domains dynamically using php. you just need to know the access key for your web host manager. I have done it earlier. just ...
Hi Ravi I am out of touch of PHP, but remember some concepts. Can you update the files in the DNS server through PHP? I do not know whether PHP directly ...
Hey Friends! We have just moved to new server and everything is setup! Now as the new server is fast and has lots of space we would like to create two same...
You can go something like staging.currentdomain.com which is generally organizations do.. make a staging domain where all work is done and after testing it is...
Do you do coding at apache level? Else just create a subdomain say beta.yoursite.com ... but make sure to use a robots.txt to stop robot crawling. Aji ... ...
Hi, I have a set of classes which I want to use in every project. Right now i am copying the same classes to every website, and including those classes ...
Krishna Srikanth
krishna.srikanth@...
Jul 27, 2007 9:35 am
3096
hi , this is ravi, any one guide me for dyanamic sub domain and static sub domain. because i new to this concept. ravi. ... Looking for a deal? Find great...
Thanks Sumit and Aji, Yes I also think creating a Sub domain and adding it as a virtual domain in apache on the same Server will solve my issue. As my main...
Hi Krishna, Try using "auto_prepend" setting in php.ini You can specify one file there which will get included all the scripts before they are executed. So,...
Hi, As soon you create a vritual domain in apache you can define from which dir it should read pages. so apache already know for each domain to go to which...
Hi All India's biggest Open Source Unconference "OSS Camp" has been scheduled for September 8 - 9, 2007 in New Delhi. Embedded in the OSS Camp is India's first...
Wow, it reminds me of year 2004 when we were facing this same problem and then we decided to build our own development architecture for all our projects. Use...
Hi friends, Which is the best framework to work in PHP , I am looking at the ease of coding point of view and which have small learning curve. Give me your...