- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 4
- Posts with Downvotes
- 3
- Downvoting Members
- 4
6 Posted Topics
Hi all, I am new member , so just want to introduce my self. I am basically a php freelancer from mumbai India. I am working on different web technologies from last 3 years and I love PHP. I worked on ASP,PHP4,PHP5 and I found php is most flexible server …
Hi rajesh What i think is you might be writing query like this u r query : select * from tbl_name where ---. so it is giving u all the rows in table i.e. 1500. You just need to modify your query new query : select * from tbl_name where …
My dear friend, You need to install apache server also to make php working. Please install it , if you have not installed it on your machine. You can follow all the steps given in this link. [url]http://royads.blogspot.com/2008/03/install-php-install.html[/url] If you have already installed the apache web server then please tell …
Hi friend, I think php will remain in market for ever as it is very widely used and is the most flexible server side scripting language I ever worked on. U need not to work on specific framework or system like that , developers have more flexibility for there codes …
Hi friend, I think this configuration is enough, but you can follow all the steps given in this link <URL SNIPPED> you might be missing something.
Dear friend, You can simply use following code. [code=html]<form name='form_name' method='POST'> <select name='somename' onchange='document.form_name.submit();'>[/code] You can contact me on this url if you still cant find the solution, <URL SNIPPED>
The End.
php-freelancer