TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
Showing results 1 to 13 of 13
Search took 0.16 seconds.
Search: Posts Made By: maZtah
Forum: General 11-22-2009, 11:15 AM
Replies: 2
Views: 750
Posted By maZtah
You should take a look at this article:...

You should take a look at this article: http://www.phpro.org/tutorials/Introduction-to-PHP-PDO.html#10
Forum: XHTML, HTML, CSS 03-26-2009, 09:57 PM
Replies: 39
Views: 3,408
Posted By maZtah
allworknoplay: You really should take a look at...

allworknoplay:

You really should take a look at this html/css tutorial (going from beginner to advanced):

http://www.htmldog.com/guides/

All the basics will be explained to you, and thus you'll...
Forum: XHTML, HTML, CSS 01-17-2009, 11:02 AM
Replies: 4
Views: 9,023
Posted By maZtah
Because you can't properly design a website for a...

Because you can't properly design a website for a desktop and mobile device in one - because of the huge difference in screen size f.e. - this is what I am always doing:

First I design the desktop...
Forum: XHTML, HTML, CSS 01-08-2009, 03:57 PM
Replies: 2
Views: 1,416
Posted By maZtah
Neat application - IE Tester

With this program you can test all common IE versions! So, there's no need to install those crappy browsers anymore. Just install this app!

http://www.my-debugbar.com/wiki/IETester/HomePage
Forum: XHTML, HTML, CSS 10-08-2008, 02:18 PM
Replies: 8
Views: 1,304
Posted By maZtah
Here you can find some good (X)HTML tutorials:...

Here you can find some good (X)HTML tutorials: Tutorials | HTML Dog (http://htmldog.com/guides/)

Good luck!
Forum: XHTML, HTML, CSS 07-09-2008, 07:57 AM
Replies: 13
Views: 1,026
Posted By maZtah
I don't want to sound rude, but the layout looks...

I don't want to sound rude, but the layout looks quite boring.

Like Jim said, the menu doesn't align proper in FF3.

You might want to read some of the following tutorials:

CSS Beginner Tutorial |...
Forum: MySQL & Databases 06-25-2008, 09:55 AM
Replies: 3
Views: 1,223
Posted By maZtah
I can't spam this website enough: MySQL Tutorial...

I can't spam this website enough: MySQL Tutorial - Introduction (http://www.tizag.com/mysqlTutorial/)

Good tutorials on much subjects, also for PHP.
Forum: Absolute Beginners 02-27-2008, 11:55 PM
Replies: 13
Views: 805
Posted By maZtah
Another option would be: if ($_POST) { //...

Another option would be:

if ($_POST)
{
// query shizzle
}

;-)
Forum: Absolute Beginners 02-27-2008, 10:21 AM
Replies: 13
Views: 805
Posted By maZtah
You could also do: mysql_query($szQuery) or...

You could also do:

mysql_query($szQuery) or die(mysql_error());
echo 'Query succesful';

If the query fails it will die with echoing the mysql error, if it succeeds it will echo the message.
Forum: The Lounge 01-23-2008, 03:38 PM
Replies: 2
Views: 709
Posted By maZtah
More HTML information released

Check out HTML*5 differences from HTML*4 (http://www.w3.org/TR/2008/WD-html5-diff-20080122/)!
Forum: General 12-18-2007, 11:36 AM
Replies: 11
Views: 744
Posted By maZtah
Sorry I don't know the url of that tutorial....

Sorry I don't know the url of that tutorial. Though, I'll provide you by giving another very useful tutorial about OOP that everybody should've gone through!

Here it is:...
Forum: General 12-10-2007, 12:16 PM
Replies: 4
Views: 23,469
Posted By maZtah
Creating a three dimensional pie chart using Google's Chart API

I ran across this great, easy but very useful API a few days ago. Now for the tutorial.. let's assume we make a website for the TalkPHP soccerteam. They've played 10 matches (6 won, 3 draw, 1 lost)....
Forum: Script Giveaway 10-31-2007, 05:32 PM
Replies: 41
Views: 26,098
Posted By maZtah
Great! Thanks for sharing. Such an example is...

Great! Thanks for sharing. Such an example is great for learning OOP.
I've noticed a few things I've not seen before, like:


throw new Exception(Login::ERROR_EMPTY_LOGIN);


What's it exactly doing?...
Showing results 1 to 13 of 13

 

All times are GMT. The time now is 01:09 PM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design