By default apache uses port 80 as default http port. If some other services like IIS or skype are installed on the system then port 80 get occupied by these services. This is the main reason of apache server to stop function. In this condition you can also change the apache default http port to 8080.
Thanks
Manish Choudhary
User Profile
Collapse
Profile Sidebar
Collapse
cybosofttech
Last Activity: Oct 13 '11, 04:27 AM
Joined: Oct 12 '11
Location:
-
You have to convert image into byte array..
but I personally recommend not to store image in database as it will increase unnecessary traffic to your database server and can affect your site performance. So its better to store image somewhere in your web-space and store the path only to the database. Its just my opinion.
Thanks
Manish ChoudharyLeave a comment:
-
Wordpress is better if you are plannig for a small site as it has very simple interface...... .......Leave a comment:
-
Yes you can install Joomla(Xampp) on windows plateform. In Xampp the charactor 'X' stands for cross plateform, so it can be installed on any plateform. Second charactor 'a' stands for apache, last two 'p's represent php and perl respectively..
Thanks
Manish ChoudharyLeave a comment:
-
++ operator is called increment operator . ++[variable] is called preincrement operator and [variable]++ is called post increment operator.
The preincrement operator first increment operator will increment the value stored in variable and then returns the stored value.Leave a comment:
No activity results to display
Show More
Leave a comment: