Hi I am having a problem in running php on linux. I haven't made any changes in the configuration and i have php, mysql and apache installed in Red hat linux 9...
hi rakesh, u used mysql_connect('localhost','','') ?? or u gave some user id / password ? vivek ... __________________________________ Do you Yahoo!? Take...
Hi: I was browsing thru the internet for part-time PHP & MYSQL developers in India for my project.I got this yahoo group. I am an Indian and from USA. I have a...
No this is not the problem the problem is the error that is undefined function mysql_connect() in /path. Basically it is n ot identifying the mysql_connect()...
hi rakesh, i am not expert with configuration of linux. what i can suggest u is that install XAMPP for Linux. It will automatically install PHP,MySQL,Apache...
Hi ... make sure that the mysql server is running if (!running) { /etc/init.d/mysqld start } ciao kapil -- Kapil Karekar http://norrix.com http://libretech.com...
It's posible that if you have reinstalled your sistem now you are using PHP 5 which does not have mysql support in the standard installation but you have to...
Hello, I want to have a sample script or some kind of help which shows usage of $php_self using drop down boxes. What exactly i am trying to do is... i am...
Hi folks, I came across this interesting survey by Zend about the scope of PHP in India. I suppose all members can participate in it and prove that there is ...
Thanks Tarique it solved the problem Regards Rakesh Dr Tarique Sani <tarique@...> wrote: ... You have not installed the php_mysql RPM (it is different...
hi, use OnChange() in ur <select> tag .... call a javascript function for that and in ur javascript function submit the form (make ur select box under a form...
Use JavaScript onselect() attribute to run a function. The function should open the same window again with different parameters using GET I had written this...
How to do wordwrap in PDF??? any idea . i try out with pdfstringwidth() it doesn't work perfectel. regards sameer ... Do you Yahoo!? Check out the new Yahoo!...
I am having a problem in apache. I can run the php scripts from the local computer either by http://localhost/filename or http://Ip Address/filename But i...
what u'r placing in address bar from other machines i.e from client machine hope so u'r putting the IP address of u'r apache server like http://192.9.200.56/...
Thanks for the Help Maqsood But it dosnt works either by giving computer name or ip address Regards Rakesh shaikh maqsood <itsmaqsoodonline@...> wrote: ...
do u get that machine by doing ping??? rakesh pant <rakeshlbsimds01@...> wrote:I am having a problem in apache. I can run the php scripts from the local...
... Is your network up? Please check the obvious things: * Can you ping the machine from other machines? If not, then you have a problem at the network layer. ...
Could be a problem with the security configuration. To verify you could stop iptables or ipchains (which ever is running) and try setting the No firewall...
Hi guys, You may like to take a look at OpenLaszlo Presentation server ( http://openlaszlo.com/ ), which has been recently open-sourced. It's excellent and...
... I saw the demo and read some of the documentation, but did not really get the point - what is this server doing extra which cannot already be done with...
... I think there are two aspects to answering this question: 1) People need to see value in Laszlo: Laszlo is not the only XML driven flash interface engine...
Hi, Laszlo is really cool, and I am not sure if Macromedia got inspired by Laszlo to release Flex. Macromedia is pretty big on Flex these days, to the extent...
Hi there, Thanks for sharing your opinions on my post. It just seemed to me an interesting idea to have a Presentation Server in PHP. I have been pursuing ...
hi all , this was b'coz of IE6 and above is not allow to pass username & password through url . jijo jose thottungalthara <jijo009@...> wrote: .htaccess...