Search found 8 matches

by Stewman
Wed Jan 02, 2008 11:22 am
Forum: Graphics design
Topic: Some i Made!
Replies: 9
Views: 7153

@ Gio if you wanna to make that, learn photoshop :)
by Stewman
Wed Jan 02, 2008 11:19 am
Forum: XML, HTML & CSS
Topic: help!- a:hover problem in FF
Replies: 9
Views: 6017

google is the best friend for this :)
by Stewman
Wed Jan 02, 2008 11:05 am
Forum: XML, HTML & CSS
Topic: how to Centering a table with CSS
Replies: 11
Views: 6652

what do you think about this ?

Code: Select all

table {
width : 780px;
margin-right: auto;
margin-left: auto;
}
by Stewman
Wed Jan 02, 2008 11:00 am
Forum: XML, HTML & CSS
Topic: Want Software
Replies: 15
Views: 41232

i don't know exactly what do you want but i think you wanna an editor.Try editplus2 is the best and if you want script search on the google for dynamicdrive.
by Stewman
Wed Jan 02, 2008 10:56 am
Forum: PHP
Topic: PHP Designer 2007
Replies: 18
Views: 9236

i don't like it :) for me the best is editplus2 for windows and bluefish for linux :)
by Stewman
Wed Jan 02, 2008 10:53 am
Forum: PHP
Topic: i want learn php easily and freely
Replies: 8
Views: 5369

this is the best tutorial http://www.w3schools.com/php/default.asp and if you don`t like this check here http://www.google.ro/search?hl=ro&q=php ... tare&meta=
by Stewman
Wed Jan 02, 2008 10:50 am
Forum: PHP
Topic: Mini Chat PHP Script
Replies: 18
Views: 12797

Very nice script, thanks mate
by Stewman
Wed Jan 02, 2008 10:49 am
Forum: PHP
Topic: Cannot use object of type stdClass as array
Replies: 0
Views: 3366

Cannot use object of type stdClass as array

Hy.I have tryed to make a script to make multi-blog with wordpress, and now i have an error when the blog create.

This is the error
Cannot use object of type stdClass as array in /home/user/public_html/wp-admin/upgrade-functions.php on line 705

and this is line 705


if ($res['0']['Type ...