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

mga ka co-symbianize Web Developers dyan... anu magandang option para masolve ung resolution problem..may partner kasi ako..nagawa kami ng website. ung resolution nya ay 1366x768 ung akin nman 1024x768. anu po ba ma suggest nyung dapat gawin?

you have to learn tableless layout or liquid layout. Kung gusto mo ng mas madali, ty using 960 Grid System. www.960.gs
 
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

Sir hakuna pahelp din po aq sa how to download a file. Kung maguupload ako sa website paano po gumawa ng download link? Paturo po. Please.

alam mo na siguro yung code for uploading? It consists move file and basename..

All you have to do is insert query once you have excuted the move file function.. Insert query mo yung move file path mismo sa directory mo.. Yun na yung download link, you can also save in your database yung mga filename,type,size,date uploaded etc.. Para mas madaling iretrieve later..
 
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

Sir may sample code po ba kayo dyan para sa pag validate ng input? for example. pag mag input ka ng characters dapat letters lang at special character hindi pwede mag input ng number. tapos pag number lang. number lang dapat ang tatanggapin..
 
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

sir pwede ba magtanong kung san pwede gumawa ng css layout online na pwede lagyan ng background image..nakagawa na ko ng css layout sa notepad lang kaso ayaw naman lumabas nung background image..salamat ng madami..:salute::noidea:
 
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

sir pwede ba magtanong kung san pwede gumawa ng css layout online na pwede lagyan ng background image..nakagawa na ko ng css layout sa notepad lang kaso ayaw naman lumabas nung background image..salamat ng madami..:salute::noidea:

pwedeng pwede gawin yan sa notepad, 1 area na dapat mo tignan ay kung tama ba yung object na pinaglagyan mo ng background attribute... like for example, gusto mo pala sya gawin as background ng body, pero sa ibang tag mo nailagay... OR baka mali ang syntax mo ng background attribute, correct syntax iis

Code:
background: url(path/to/the/imagefile);

do I still need to state the obvious? just change the "path/to/the/imagefile" with the correct directory where your file resides...

3rd possible error, kung gumagamit ka ng relative directory, make sure na tama yung path, baka kung ka lang ng (..) or (/), just re-check

4th, baka wala naman talaga ganun file na naka-save sa ganung directory... even the file extension matters, hindi mare-recognize ang image.jpg kung ang tinatawag mo as background ay si image.gif and WORSE, kung sa remote site mo yan tini-test, sobrang magka-ba ang image.jpg at image.JPG....

and last, but definitely not the least, baka mali ang spelling ng directory mo...

just check all of the above, then if the problem still persists, just reply on this thread
 
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

ah ok sir nagets ko na..salamat ng madami..
 
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

sir paano po maopen yung index.php hindi yung sa text editor ah ..
gusto ko sana mabuksan sa webbrowser katulad ng index.html
 
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

sir paano po maopen yung index.php hindi yung sa text editor ah ..
gusto ko sana mabuksan sa webbrowser katulad ng index.html


Install PHP, Web server (Apache).

Put your index.php file in your Web server document root.

Put the address of your Web server to your browser and browse index.php
 
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

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

Install PHP, Web server (Apache).

Put your index.php file in your Web server document root.

Put the address of your Web server to your browser and browse index.php

pwede ba sa wammp yan ?
 
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

pwede ba sa wammp yan ?


Hahaha, yan yon drawback ng installing bundle softwares.


As long as you had Apache as your webserver and is set to read PHP files you can have it.


Kawawa naman pala tong MySQL, Apache, PHP, di man lang alam kung ano sila. Mas alam pa ang WAMP or XAMPP. :D


Answer sa question yes of course, Wamp has Apache.
 
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

Hahaha, yan yon drawback ng installing bundle softwares.


As long as you had Apache as your webserver and is set to read PHP files you can have it.


Kawawa naman pala tong MySQL, Apache, PHP, di man lang alam kung ano sila. Mas alam pa ang WAMP or XAMPP.


Answer sa question yes of course, Wamp has Apache.

haha di ko pala talaga alam yan di pa naman tinuturo sa amin yan ee ... haha :) btw thanks
 
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

mga Master pwede po bng pahingi ng help about sa Php, javascript at mySql....super noob poh ako at walang alam s mga codes kasi di nman poh ako I.T student but i am interested na matuto..kailangan kasi ehh...panu po ba???may tutorial poh ba dito???yung simple lng intindihin...pahingi nman po ng link mga master ng programming....

im very willing to learn po...gustong-gusto ko tlgang matuto..sana may mag-share po...
 
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

mga Master pwede po bng pahingi ng help about sa Php, javascript at mySql....super noob poh ako at walang alam s mga codes kasi di nman poh ako I.T student but i am interested na matuto..kailangan kasi ehh...panu po ba???may tutorial poh ba dito???yung simple lng intindihin...pahingi nman po ng link mga master ng programming....

im very willing to learn po...gustong-gusto ko tlgang matuto..sana may mag-share po...

Brads me recommend ako sayong site. :) W3Schools Kumpleto na yan brads, mga tutorials para sa mga nag uumpisa pa lamang :D
 
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

mga ka co-symbianize Web Developers dyan... anu magandang option para masolve ung resolution problem..may partner kasi ako..nagawa kami ng website. ung resolution nya ay 1366x768 ung akin nman 1024x768. anu po ba ma suggest nyung dapat gawin?

Brads, gamit ka ng percentage kapag nagseset ka nang width / height para sa elements ng layout mo. Para dedepende ung size ng bawat div ( for example ) sa screen resolution.
 
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

sino po merong editable template sa inyo for html dreamweaver? kelangan ko lang po. di naman kami it pero yung minor subject namin idedefense namin ang gagawin naming website. penge naman pong template for dreamweaver para makagawa ako,

or if wala po kayo, san po kaya makakakuha ng free templates?
 
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

sino po merong editable template sa inyo for html dreamweaver? kelangan ko lang po. di naman kami it pero yung minor subject namin idedefense namin ang gagawin naming website. penge naman pong template for dreamweaver para makagawa ako,

or if wala po kayo, san po kaya makakakuha ng free templates?

ito poh :
http://quackit.com/html/templates/
http://www.bestfreetemplates.info/
http://www.freecsstemplates.com/
http://www.freecsstemplates.org/
http://www.free-css-templates.com/
 
Re: Mga Tanong tungkol sa PHP, CSS, jquery, HTML at MySQL pasok D2

patulong nman...meron akong dropdown list ang laman nya ay computer id...gusto ko sana kapag nag select nang computer id yung description nang computer ay lalabas sa textarea...

help...

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

mga idol pa check naman po ng codes ko anu po ba mali?

//explode all separate lines into an array
$textAr = explode("\n", $text);

//trim all lines contained in the array.
$textAr = array_filter($textAr, 'trim');

//loop through the lines
foreach($textAr as $line){
$uid = mysql_query("SELECT * FROM dr_users where mail LIKE '".$line."'; ")
or die(mysql_error());
$data = mysql_fetch_array( $uid );
echo "$line";
dapat po kasi i didisplay nya lahat ng userid ng mga emails na ilalagay sa textbox kaso ang ng yayari yung last na email lang ang dinidisplay yung id

thanks po

up po pa help
 
Back
Top Bottom