PHP Tutorials: Image upload site: Design (Part 1)
First thing’s first, the layout! The design process for the image/video upload site project.
Duration : 0:9:48
First thing’s first, the layout! The design process for the image/video upload site project.
Duration : 0:9:48
lol at emily , shes …
lol at emily , shes like “wtf is all this”…
i tried mate, to get my little brother to learn the stuff… it don work, they just get bored.
Please keep these …
Please keep these tutorials going! Ill give you free ad space on my website, please, they are so nice, and the best I could find on Youtube!
Simply put, i’m …
Simply put, i’m focusing on php! Tutorials from now on will use xhtml.
thank you for …
thank you for putting your time into creating these tutorials but if i may ask one question (if u dont mind) why are you using outdated html?
Can you please …
Can you please continue this tutorials, i will pay you…. Please!
awesome work……. …
awesome work……….
thanq very much……..
te = the
te = the
Good stuff Alex! …
Good stuff Alex! Thanks for this tut
I must say that te best part about this tutorial is Emily!
Why don’t you use …
Why don’t you use divs instead of tables?
You can use a …
You can use a mysql_query to run just about any query! So yeah, you can insert data from PHP, that’s fine.
every thing is goin …
every thing is goin well ,my php pages are running well ,,only thing is i want to know whether v should first fill in data in phpmyadmin or will the data automatically gets stored in phpmyadmin,,
phpmyadmin simply …
phpmyadmin simply acts as an interface between you and a mysql server. You must have mysql installed, and then phpmyadmin copied to your server ‘htdocs’ (if you’re using apache), then you can manage your database from here.
Hi, i? want to know …
Hi, i? want to know the main purpose of connection of phpmyadmin to php web page. And is it nacessary to first fill in data in phpmyadmin or will the data automatically gets stored in phpmyadmin,,while registering on the php web page
please send me the …
please send me the files. I am can bary folow and type
yea this tutorial …
yea this tutorial is awesome. It would be even better if you used divs instead of tables. But still this is very informative Thanks
Yeah, I understand …
Yeah, I understand that this is the best way to do things. However, obviously focusing on PHP I felt leaving that upto different individuals would work best. Thanks anyway!
Definitely, html …
Definitely, html for content and CSS for design, that’s the standard.
Great stuff. I …
Great stuff. I would suggest using CSS in the external file for styling the page. I prefer working with div tags instead of tables but this looks cool anyway. Well done