Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok dito

Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

@sir hakuna try ko po maya. THANKs
 
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

guys, if you have created some kind of system, functions, plugins.. etc... pede nyo po i share dito para magamit ng iba if need nila..

The more you share. The more you help others..

Thnx nga pala kay Sir Hakuna for replying and visiting this thread. Thank you sir sa effort. :salute:
 
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

sir ano pede gmitin na sms gateway..kc gusto ko gumawa ng free unlimited sms sa vb.net ?

at gusto ko din gumawa ng sms flooder/bomber application for PC. ?

salamat...
 
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

Potek na Zend Framework ang hirap i-install
Ang hirap din intindihin nung documentation. :rofl:

Anyway kapa mode muna. Sana makabisado within a week lol
 
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

eto kanung ko panu gumawa ng online election system may login screen and pagpipilian ng course...
 
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

^
madali lang ser.
Ganito:
It's like your ordinary system.
Importante lang dito yung session variables where they will exist throughout your browsing period para naka log in ka.
 
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

HELP naman sa pag install ko ng apache. nung ininstall ko yung xampp nag failed yung installation ng apache kasi daw ports 80 and 443 are in use. tapos nag run na sya sa control panel ng xampp kaso laging busy. pa help naman po hindi po ako mkapag php eh. thanks a lot. nabura ko na din lahat ng apps na maaring gumamit ng port 80 like skype globe broadband and smart bro. haay.
 
Last edited:
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

^
madali lang ser.
Ganito:
It's like your ordinary system.
Importante lang dito yung session variables where they will exist throughout your browsing period para naka log in ka.

nainstall ko na po yung xampp pero pag natry ako ng php code at irun ko walang lumalabas sa browser
<html>
<body>

<?php
echo "Hello World";
?>

</body>
</html>


tama naman diba bat walang lumalabas na hello world
 
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

^
anong address ang tinype mo para irun yang code?
XAMPP pala ang gamit mo. WAMP kasi gamit ko.
Pero ilagay mo na lang yung file mo sa loob ng htdocs folder sa xamp installation.
dapat irun mo siya using your localhost.

pag normal installation ganito dapat nasa address bar at nagra-run siya:

http://localhost
 
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

nainstall ko na po yung xampp pero pag natry ako ng php code at irun ko walang lumalabas sa browser
<html>
<body>

<?php
echo "Hello World";
?>

</body>
</html>


tama naman diba bat walang lumalabas na hello world

1. Make sure your file extension is .php. Otherwise di yan e render ng server mo.
2. Save it under your document root. Default sa Windows (htdocs), Linux (Ubuntu /var/www).
 
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

HELP naman sa pag install ko ng apache. nung ininstall ko yung xampp nag failed yung installation ng apache kasi daw ports 80 and 443 are in use. tapos nag run na sya sa control panel ng xampp kaso laging busy. pa help naman po hindi po ako mkapag php eh. thanks a lot. nabura ko na din lahat ng apps na maaring gumamit ng port 80 like skype globe broadband and smart bro. haay.

Found ko lang sa net.
1. Open your skype application.
2. Go to Tools -> Options -> Advance -> Connection.
3. Uncheck option “Use port 80 and 443 as alternatives for incoming connections”.

http://www.wpfunda.com/xampp-instal...43-already-in-use-apache-service-failed.html/
 
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

Potek na Zend Framework ang hirap i-install
Ang hirap din intindihin nung documentation. :rofl:

Anyway kapa mode muna. Sana makabisado within a week lol

Sir, post kang tutorial how to use Zend Framework. Hehehee. This would help us a lot.
 
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

^
anong address ang tinype mo para irun yang code?
XAMPP pala ang gamit mo. WAMP kasi gamit ko.
Pero ilagay mo na lang yung file mo sa loob ng htdocs folder sa xamp installation.
dapat irun mo siya using your localhost.

pag normal installation ganito dapat nasa address bar at nagra-run siya:

http://localhost


arigato sensei :salute:
 
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

^
No problemo!! :)


Sir, post kang tutorial how to use Zend Framework. Hehehee. This would help us a lot.

hehehe san ba. Normal work flow pa lang ina-aral ko.
Sadly malayong malayo siya sa CodeIgniter.
Kaya mahal na mahal ko yang CI eh hahaha.


Mejo kulang kasi ako sa time pero I'll do my best para makapag-post ng tuts here. Mejo tumagal lang ako sa command line installation bwiset kasi yung docu ng ZF magulo. :rofl:
 
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

Thank sir, normal work flow would be ok. Just a simple mvc flow. Yon lang talaga gusto ko makita dun. Yong paano mo ginamit yong models, controllers at view.

Ganun din ako. I tried various frameworks. Pagdating sa installation eh! command lines? Umatras kaagad. Need talaga focus at time pag ganyan. Lalo na pag magstart ka pa lang.
 
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

^
anong address ang tinype mo para irun yang code?
XAMPP pala ang gamit mo. WAMP kasi gamit ko.
Pero ilagay mo na lang yung file mo sa loob ng htdocs folder sa xamp installation.
dapat irun mo siya using your localhost.

pag normal installation ganito dapat nasa address bar at nagra-run siya:

http://localhost

sir nilagay ko na po sa htdocs yung file then ni run ko with http://localhost/file.php kaso ayaw gumana kasi hindi ma run yung apache kasi nag failed yung installation. madali ba gamitin ang WAMP? parang XAMPP din ba?? thanks
 
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

sir nilagay ko na po sa htdocs yung file then ni run ko with http://localhost/file.php kaso ayaw gumana kasi hindi ma run yung apache kasi nag failed yung installation. madali ba gamitin ang WAMP? parang XAMPP din ba?? thanks

Di pa ko nakakapag-install ng XAMPP sa unit ko kaya di ko pa masabi kung alin sa kanila mas madaling gamitin.

Pero try mo na lang install yung WAMP there's no harm naman siguro. Basta wag mo lang palitan yung mga default settings while you're in the installation process kung meron man :)
 
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

Di pa ko nakakapag-install ng XAMPP sa unit ko kaya di ko pa masabi kung alin sa kanila mas madaling gamitin.

Pero try mo na lang install yung WAMP there's no harm naman siguro. Basta wag mo lang palitan yung mga default settings while you're in the installation process kung meron man :)

pede humingi ng link na pwedeng pag downloadan ng WAMP? XAMPP kasi gamit namin sa school pero try ko din ang WAMP. Hindi kasi ako makagawa ng mga assignments.tsk. thanks
 
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

problem ulit hays. failed pa din installation ng apache. pero nag run na sa xampp control panel. kaso ayaw pa din gumana ng file na nilagay ko sa htdocs kahit ni run ko na using http://localhost/ and ayaw din ma check nung service. kapag na check naman yung service nung apache ayaw naman na mag run ng apache. hays nakakabaliw na! sana walang magsawang tumulong. TIA
 
Back
Top Bottom