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!

[tutorial] php (procedurals) tagalog na ako mismo gumawa

open at updated na tayo ulit mga panga ! :clap::excited:
 


PHP TUTORIAL TAGALOG

( Procedurals / Raw )


From Nothing :noidea: ----> To -----> Something :approve:




------------------------------------------------


SEASON 1: "The Step in Stone"


LESSON 1 VALIDATION

LESSON 2 DATABASE

LESSON 3 DATABASE CONNECTION

LESSON 4 INSERT

LESSON 5 VIEW OR RETRIEVE

LESSON 6 EDIT OR UPDATE

LESSON 7 DELETE

LESSON 8 FOREACH LOOP

LESSON 9 SEARCH

LESSON 10 LOGIN

LESSON 11 SESSION

Download Season 1

------------------------------------------------


SEASON 2: "Road to Amateur"



LESSON 1 IF ISSET BUTTON

LESSON 2 UPGRADED VALIDATION

LESSON 3 UPGRADED RETRIEVE

LESSON 4 HTACCESS ( .htaccess )

LESSON 5 NAVIGATION TECHNIQUE

LESSON 6 UPGRADED UPDATE

LESSON 7 UPGRADED DELETE

LESSON 8 UPGRADED LOGIN

LESSON 9 UPGRADED SESSION

LESSON 10 UPLOAD

LESSON 11 THE CHECKBOX

LESSON 12 DYNAMIC DROPDOWN

LESSON 13 SENDING EMAIL

LESSON 14 SMS


Download Season 2



kahit di ko pa napapanuod HUGE THANKS! <3
kudos to your efforts <3
 
boss salamat.. sana po ay marami papo kaung madagdag salamat sa knowledge sharing nyo pagpalahin nawa kayo ng nsa taas
 
Last edited:
Sobrang salamat dito TS. Graduate ako ng BSBA HRDM pero ito talaga ang gusto ko. Zero knowledge ako when it comes to this. Kaya sobrang salamat dahil alam ko na ngayon kung pano magstart :)
 


PHP TUTORIAL TAGALOG

( Procedurals / Raw )


From Nothing :noidea: ----> To -----> Something :approve:




------------------------------------------------


SEASON 1: "The Step in Stone"


LESSON 1 VALIDATION

LESSON 2 DATABASE

LESSON 3 DATABASE CONNECTION

LESSON 4 INSERT

LESSON 5 VIEW OR RETRIEVE

LESSON 6 EDIT OR UPDATE

LESSON 7 DELETE

LESSON 8 FOREACH LOOP

LESSON 9 SEARCH

LESSON 10 LOGIN

LESSON 11 SESSION

Download Season 1

------------------------------------------------


SEASON 2: "Road to Amateur"



LESSON 1 IF ISSET BUTTON

LESSON 2 UPGRADED VALIDATION

LESSON 3 UPGRADED RETRIEVE

LESSON 4 HTACCESS ( .htaccess )

LESSON 5 NAVIGATION TECHNIQUE

LESSON 6 UPGRADED UPDATE

LESSON 7 UPGRADED DELETE

LESSON 8 UPGRADED LOGIN

LESSON 9 UPGRADED SESSION

LESSON 10 UPLOAD

LESSON 11 THE CHECKBOX

LESSON 12 DYNAMIC DROPDOWN

LESSON 13 SENDING EMAIL

LESSON 14 SMS


Download Season 2







marami pong salamat sir.. more pa po


sana sa vb.net din tagalog version
 
Problem ko sa validation boss .. pic 25 and 26
Pa help .. hindi guman sa akin
 
Problem ko sa validation boss .. pic 25 and 26
Pa help .. hindi guman sa akin

check mo lang maigi yung mga code mo kung parehas ba sa tutorial
 
@ Sir phuldhing30. bago lang po sa php, patulong po ako sa error nato pag insert ng data sa database sa XAMPP Version: 7.1.8

"Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\test\insert.php:9 Stack trace: #0 {main} thrown in C:\xampp\htdocs\test\insert.php on line 9"

code:View attachment 335975
 

Attachments

  • phpscript.PNG
    phpscript.PNG
    61.8 KB · Views: 14
@ Sir phuldhing30. bago lang po sa php, patulong po ako sa error nato pag insert ng data sa database sa XAMPP Version: 7.1.8

"Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\test\insert.php:9 Stack trace: #0 {main} thrown in C:\xampp\htdocs\test\insert.php on line 9"

code:View attachment 1243007

depricated na ang mysql na method .. you should use mysqli now. hindi talaga gagana kahit anong query yan.
 
ganun poba salamat po sa feedback Sir.

subukan ko po tutorial nyo.
 
Hi TS :thanks: dito.

:help: naman..

Kasi everytime na pupunta ko sa localhost, nareredirect ako sa localhost/myphpadmin. Ganyan.

What to do po?

Nakapaginstall na ko ng XAMP then naka-run na din yung MySQL at Apache


Thank you po!
 
Back
Top Bottom