Search results

  1. H

    What is / are the best place(s) to host a web sites for FREE? I'm looking 4 free

    hosing with PHP, MySQL etc..? That hosting company should also support for sub-domains and SSL. Having C-Panel, web and content management templates to install will be great. They must support FTP for file uploading. My web space requirement is about 1500MB ~ 2000MB. Having 1GB traffic is quite...
  2. H

    I decided to develop a MIS (for rejects and rework analysis) using PHP and MySQL....

    ...IS THIS A GOOD DECISION? My decided system will be a web based system (i.e. hope to implement the system via Web Browser). I selected PHP and MySQL since they are FREE & open source. IS THIS COMBINATION CAPABLE OF DEVELOPING SUCH A SYSTEM?? Any advices, links and samples are highly...
  3. H

    What is the best LINUX distribution for software development in C,C++ and PHP?...

    ...I need to run a web server also? I have decided to use either UBUNTU 10.04 or FEDORA 13. But I could not clarify which is the best for my requirement. Hope you guys will help me. Regards.
  4. H

    How to create a "DataTable" similar to the "datatable" in ASP using PHP?

    I have to use PHP for my Web based project and I need to hold some temporary data and at the same time display those temporary data in a table. Those data should be editable (means if we remove some record, that change should be displayed in the underlying table). Functionality I need much...
  5. H

    How to preview PHP files within Aptana 2.0 IDE? It has Eclipse PDT plug-in.

    But don't know how preview in IDE? I'm using Aptana Studio 2.0.2 in Ubuntu 64 bit machine. Unlike previous versions of Aptana Studio, new one has Eclipse PDT plug-ins for PHP development. Even though I'm able to write PHP code using IDE, I can't configure it to show the preview of it within the...
  6. H

    How to preview PHP files within Aptana 2.0 IDE? It has Eclipse PDT plug-in. But don't

    know how preview in IDE? I'm using Aptana Studio 2.0.2 in Ubuntu 64 bit machine. Unlike previous versions of Aptana Studio, new one has Eclipse PDT plug-ins for PHP development. Even though I'm able to write PHP code using IDE, I can't configure it to show the preview of it within the IDE. SO...
  7. H

    How to open a web page (e.g. google / yahoo) within a specific <div> tag. How to...

    ...do it using Ajax and PHP? Scenario as follows: I want to open a web page (e.g yahoo / google etc.) within a specific <div> tag of the document body (Usually trigged by a user, when he clicks a link to that particular web page). I want to do this using PHP / Ajax / Javascript or any...
  8. H

    How to open a web page (e.g. google / yahoo) within a specific <div> tag. How to do

    it using Ajax and PHP? Scenario as follows: I want to open a web page (e.g yahoo / google etc.) within a specific <div> tag of the document body (Usually trigged by a user, when he clicks a link to that particular web page). I want to do this using PHP / Ajax / Javascript or any combination of...
Back
Top