Php Mysql

March 27, 2009

How can I make a Flash guestbook without using php or mysql?

mysql
stephenstripling asked:


I have tried lots of tutorials but I NEVER can get it to work. So, How can I make a Flash guestbook without using php or mysql?

Filed under Programming & Design by administrator

Permalink Print 1 Comment

March 23, 2009

PHP MySQL report

SullivanSoftware posted video:


PHP MySQL reports

Filed under Howto by administrator

Permalink Print

March 6, 2009

What sort of PHP templates are available for displaying MySQL?

mysql
Bert P asked:


I have a MySQL database and a website. I want to create a form to log in, whereby then users can add to the database, and also view the stored information in a table.

Is there a PHP template I could use? Writing it by myself seems like a colossal task.

Thankyou

Filed under Programming & Design by administrator

Permalink Print 2 Comments

February 27, 2009

PHP MySQL

SullivanSoftware posted video:


PHP MySQL data entry applications FREE

Filed under Howto by administrator

Permalink Print 2 Comments

February 20, 2009

How do I add a table row after counting mysql data with php?

mysql
project96gsr asked:


After I do a mysql_num_rows to count the database how would I echo a
at the start of the count and a

at the end of the count? I have something like this but it doesn’t seem to work:

if ($count_gallery == 0) {
echo ‘
‘;
}

echo “ $gallery

“;

if ($count_gallery == 3) {
echo ‘

‘;
}

Filed under Programming & Design by administrator

Permalink Print 2 Comments

February 3, 2009

PHP Tutorial - 23 - Adding Tables to MySQL Database

thenewboston posted video:


http://www.youtube.com/watch?v=ylKflDNWRLQ&fmt=18

click that link if u wanna watch this video in high def!

subscribe to my channel!

Filed under People by administrator

Permalink Print 10 Comments

January 15, 2009

PHP mysql clase - como conectase a mysql con php

wpersei posted video:


Como conectar php con mysql por medio de una clase simple, y consultar a la base de datos por Oscar Gallardo www.imperionet.com

Filed under Education by administrator

Permalink Print 2 Comments

January 4, 2009

Como Hacer Formularios En PHP y MySQL - Parte I

andresberger posted video:


http://comprarhosting.mi-alojamiento-web-profesional.info

Como hacer un formulario que recoge los datos de un usuario y los envĂ­a a un hosting a una base de datos MySQL.

Filed under Howto by administrator

Permalink Print 1 Comment

January 2, 2009

TUTORIAL PHP & MySQL - Introduction

devguruasia posted video:


DevGuru.asia - TUTORIAL PHP & MySQL - Introduction

Filed under Education by administrator

Permalink Print

December 28, 2008

Como Hacer Formularios En PHP y MySQL - Parte 5

andresberger posted video:


http://www.a1hosting.com.pe/blog

Quinta Parte Sobre Como Hacer Formularios En PHP usando MySQL para grabar los datos

Filed under Howto by administrator

Permalink Print 24 Comments