Posts Tagged ‘tutorial php’

Php Tutorials: Basics 3 – Passing Php Variables in Hidden Form Fields

Welcome to easy online jobs’ video tutorials. In this video, we learn how to pass php variables in hidden form fields. First we’ll make a form using get method. Here the form method attribute in the form will be specified as get. When the user clicks the Submit button, the action page specified in the form collects data from hidden field names using get variable $_GET. Here the variables are passed to the action page using Hidden Form Fields. In GET method, values entered are passed to the action page as parameters in url. Now we’ll make a form using post method. Here the form method attribute in the form will be specified as post. When the user clicks the Submit button, the action page specified in the form collects data from hidden field names using post variable $_POST. Here the variables are passed to the action page using Hidden Form Fields. In POST method, values entered are passed invisibly to the action page. Thanks for watching this video. Please wait for more tutorials.

Php Tutorials – Basics Part 1 – First PHP File – Start learning php today!

Welcome to easy online jobs’ video tutorials. Now we are going to study php basics. For running php scripts or codes you need to install a web development environment like wamp server. Download and install wamp server from www.wampserver.com Start wamp server and put your php codes in the root folder c Let us start learning some php basics now. Open a text editor like notepad or notepad++. Type the code you are viewing, and save it in www folder. To run this code, select localhost option from wampserver or simply type localhost in the web browser. Then click on the file name say Hello 1 from Your Projects list. You will see the output of the php code. Similarly click on the file name say Hello 2 and Hello 3 from Your Projects list and You will see their outputs. Here we learned the basic php function ‘echo’. Thanks for watching this video. Please wait for more tutorials. Syntax: echo(string); Eg: echo “Roses are Red”;

Tutorial PHP – 6. Operadores y sus Tipos

En este video tutorial de PHP hablaremos de los operadores y sus tipos en PHP. Síguenos en Twitter: twitter.com “Like” en Facebook: facebook.com Suscríbete en YouTube para seguir al tanto con los video tutoriales: bit.ly —— Nuevos video tutoriales de PHP todos los JUEVES aquí en el canal de CódigoFacilito en YouTube. —— Sigue al Instructor por Twitter: twitter.com

How to make an online shop with Dreamweaver and PHP. Chapter 10

Chapter 10: CSS, hover effects over tables improving viewing. Use of Spry for form validatioin The idea is going step by step, designing the database, creating the web from nothing, connections to the DB, the backend that will allow us to manage products, etc… Hope you enjoy it!. www.ayzweb.com Take a look at my Blog to look for updates & code: blog.ayzweb.com Author y Copyright Jorge Vila English dubbing by: David González

Tutorial: Como hacer tienda online en PHP con Dreamweaver. Capitulo 25

Capitulo 25: Continuamos con el proceso de compra, damos paso al carrito de la compra y empezamos la primerfa parte de los procesos a tener en cuenta a la hora de realizar el pago. Explicación paso a paso. Todo ello ayudados por Dreamweaver y en lenguaje PHP con MySQL como base de datos. La idea es ir paso a paso, diseñando la BD, creando la Web desde cero, las conexiones a la BD, el backend que nos permitirá gestionar productos, etc… Espero que lo disfrutéis. SUSCRIPCIÓN La suscripción para los próximos 10 capítulos es de 15 euros. Los capitulos se servirán mediante un acceso privado previamente identificado con los datos del suscriptor. Los videos sumarán en total más de 2 horas de formación en la línea y profundizando lo explicado en los anteriores 25 capítulos. Se abordará el tema de la compra online, pago por Paypal, VISA, modificar el administrador para ver los pagos, la gestión de correos electrónicos de aviso y muchas cosas que te ayudarán a realizar tus propias Webs programadas y con funcionalidad. La forma de pago es por transferencia bancaria a una cuenta de España. Si estás interesado, contacta por email a jorvidu@gmail.com indicando en el asunto: “INFO VIDEOTUTORIAL”. Muchas gracias a todos los que habéis participado y enhorabuena a todos los que continuéis. www.ayzweb.com Podéis visitar mi Blog para ver las actualizaciones y los archivos de descarga necesarios si los hubiere blog.www.ayzweb.com Autor y Copyright Jorge Vila