236 Posted Topics

Member Avatar for marjan_m

The best way is to use layers. So you would import the image or photo into a photoshop file on a layer. Then make a new layer "above" the image and draw or import the graphics that will create the curved or shaped part. At a quick glance this looks …

Member Avatar for marjan_m
0
125
Member Avatar for Barefootsanders

<input type="submit" value="att1"> and in your php do: if($_POST['submit'] == "att1") { do stuff... }

Member Avatar for DanceInstructor
0
114
Member Avatar for deck

That really depends on how your host has setup the server. Chances are you will need to create an ftp account and install the frontpage extensions for the site you want to work with.

Member Avatar for DanceInstructor
0
93
Member Avatar for Bill Explosion

I think it's because the server accepts asp style code tags as php tags, in other words the server is try ing to parse <?xml... ?> as php. So try this: [PHP]<?php echo '<?xml version="1.0" encoding="iso-8859-1"?>'; ?><!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">[/PHP]

Member Avatar for Bill Explosion
0
152
Member Avatar for Bushi

You should post several lines of code before the line mentioned in the error + the line mentioned in the error. If possible post a "complete statement", ie a section of code that is more or less complete unto itself. But I have to say, the code in your error …

Member Avatar for Bushi
0
111
Member Avatar for sazh

MySQL is the most widely used and supported database. PostgreSQL is popular as well. Server-side languages to look into for interfacing your site with your database: PHP, Ruby on Rails, Python. So it will be diffucult for anyone to tell you the "how" until you have decided on the "what …

Member Avatar for DanceInstructor
0
81
Member Avatar for ashweb

You need to learn about arrays and loops. [url]http://www.php.net/manual/en/language.types.array.php[/url] [url]http://www.php.net/manual/en/ref.array.php[/url] [url]http://www.php.net/manual/en/control-structures.foreach.php[/url] [url]http://www.php.net/manual/en/control-structures.for.php[/url] [url]http://www.php.net/manual/en/control-structures.while.php[/url]

Member Avatar for DanceInstructor
0
156
Member Avatar for Barefootsanders

It looks like the value of the 'stat_pts' field in the database is zero, or possibly you have the field name wrong. Change it to this and you will be able to figure it out i think: [PHP] function addOneAtt($uname, $attname) { //Get current number of attribute point and stat …

Member Avatar for DanceInstructor
0
75
Member Avatar for Barefootsanders

index.php?page=userinfo?user=$session->username\ should be: index.php?page=userinfo&user=<?php echo $session->username ?>

Member Avatar for digital-ether
0
220
Member Avatar for jpmad4it

You have not declared a doctype for this page. This leaves each browser to decide how it will render the page (quirks mode) vs following standards (standards mode). Declaring a doctype may make FF start paying attention to your z-index declarations. Doctypes: [url]http://www.w3schools.com/tags/tag_doctype.asp[/url] I think this menu will be bad …

Member Avatar for jpmad4it
0
356
Member Avatar for snehalppatel

This doesn't use ASP, but it should give you the client-side info you need. [url]http://remysharp.com/2007/01/20/auto-populating-select-boxes-using-jquery-ajax/[/url] I highly recommend the JQuery library: [url]http://jquery.com/[/url]

Member Avatar for DanceInstructor
0
48
Member Avatar for Barefootsanders
Member Avatar for Barefootsanders

Does the server you are working on have register_globals = on ? If not (and its more secure if register_globals is off) then you will need to get the $content variable like so: [PHP]$Content = $_GET['Content'];[/PHP] also register should be in quotes like so: [PHP]case 'register':[/PHP]

Member Avatar for Barefootsanders
0
100
Member Avatar for tycoon_007

The webroot is the top level directory where files will be served to the web. For instance the directory structure may look like this: /home/accountName/public_html/ In this case only files in public_html/ would be available to the people browsing the site. Also in this case I think they may be …

Member Avatar for DanceInstructor
0
100
Member Avatar for fromthe5

Wow... That's interesting. I think (and this will sound crazy) that your page was somehow saved as the 404 page. The header response from the server is saying 404 not found: [CODE]Date: Fri, 30 Mar 2007 18:51:47 GMT Server: Apache/1.3.33 (Unix) ApacheJServ/1.1.2 PHP/4.3.10 FrontPage/5.0.2.2635 Rewrit/1.1a X-Powered-By: PHP/4.3.10 Set-Cookie: swtest=1; expires=Sun, …

Member Avatar for fromthe5
0
172
Member Avatar for alskdjf

I think you need to reference the form name as well so it would be something like this: Number(document.formName.blackeyedsusan.value) ...

Member Avatar for alskdjf
0
94
Member Avatar for crazynp

Maybe this will help: [url]http://www.php.net/manual/en/ref.calendar.php[/url]

Member Avatar for DanceInstructor
0
89
Member Avatar for bongobob
Member Avatar for lone_phoenix
Member Avatar for wpcoe

You can do this without tables. Ideally tables should be used only for tabular data. The layout of your site is NOT tabular data. You will want to read up on the css property: clear. There is a nice article here: [url]http://www.positioniseverything.net/easyclearing.html[/url]

Member Avatar for justinm
0
172
Member Avatar for davec271

Edit the following line: [PHP]$HTML=load("easyboard_template.html");[/PHP] so that it says: [PHP]$HTML=load("board.html");[/PHP] Then point your browser at easyboard.php.

Member Avatar for jbennet
0
1K
Member Avatar for dcarrillo18

You need to learn about making a [B]flash preloader[/B]. It won't really speed up the loading time, but will give your visitor an indication that something is happening and the progress.

Member Avatar for DanceInstructor
0
138
Member Avatar for tomhughes

[QUOTE=UrbanSky;332604]You get the error message because you have your error level set to E_ALL or simalar. The message that you are getting is a warning and doesn't affect how the script runs. When you put it on a production server you shoud have the lower level warning messages turned off …

Member Avatar for digital-ether
0
152
Member Avatar for Asif_NSU

I've heard really good things about python as well, although I haven't used it. I did see an impressive screencast for turbogears (uses python). No matter what language you learn I would encourage you to begin learning good design patterns along side your learning the syntax and functionality of whatever …

Member Avatar for pty
0
221
Member Avatar for eldoc
Member Avatar for eldoc
0
119
Member Avatar for jbennet

I think you want to use a dynamic domain name service. There are many free ones available (but I'm not sure about the .co.uk part). You can try [URL=http://www.dyndns.com/]dyndns[/URL] or [URL=http://www.no-ip.com/]no-ip[/URL]. Essentially you would get a domain name like this: [url]www.yourname.dyndns.com[/url]. Both sites above actually have different base domains for …

Member Avatar for dhundee
0
180
Member Avatar for DanielGardner

Personally I'm not a fan of real media. I would use (cringes) windows audio and windows video formats, mostly because people won't have to download anything new to watch or listen.

Member Avatar for DanielGardner
0
267
Member Avatar for Dani

I'm actually seeing blank spots right now and I'm in North Carolina... Edit: Actually I think it has something to do with adblock sorry :o

Member Avatar for bakss
0
134
Member Avatar for Puckdropper
Member Avatar for papa_fal
0
5K
Member Avatar for Poet

I really like the Photoshop WOW series of books. I haven't looked at Photoshop CS for Dummies so I don't know. I wouldn't buy the Photoshop CS Bible unless you know for sure that you are very serious about using photoshop.

Member Avatar for HI2Japan
0
163
Member Avatar for stevenpowen

Codepunk's site isn't fancy or anything, but I find his tutorials very easy to follow and understand. Sorry for the slightly offtopic post :)

Member Avatar for iamthwee
0
429
Member Avatar for greendayrok
Member Avatar for Dani

I think its good to get an email every so often, but weekly emails get old pretty quick. Is it necessary for me? No.

Member Avatar for Dani
0
338
Member Avatar for Dani
Member Avatar for Dani
0
112
Member Avatar for shimon

I think you are doing a good job. Your content is great. In my opinion continuing to publish quality content like you have will lead to good relevant links. You might consider putting a couple of the posts from your site on the DaniWeb blog to attract some attention.

Member Avatar for jewboy
0
183
Member Avatar for Dani

Considering the state of things now, with Google's popularity and page rank based on linkbacks its probably a necessary evil. Unless you somehow manage to get into a "viral" growth situation where your users do most of the link back generation and recruitment for you.

Member Avatar for etechsupport
0
326
Member Avatar for puddin

Put your mail function in an if-then statement. If it returns false it's time to display your variables before you try to call mail so that you know for sure the values that mail is recieving. If it returns true then it probably isn't a PHP issue, but a server …

Member Avatar for puddin
0
128
Member Avatar for Dani
Member Avatar for puddin
Member Avatar for puddin
0
127
Member Avatar for hinde

Check this out: [url]http://css.maxdesign.com.au/listamatic/horizontal01.htm[/url] You need to use display:inline; to get lists to line up horizontally. Lists rock for menus. :)

Member Avatar for DanceInstructor
0
72
Member Avatar for Sofia14
Member Avatar for preist

FDC Servers has a nice selection of dedicated servers with your choice of operating systems. [url]http://www.fdcservers.net/[/url]

Member Avatar for preist
0
73
Member Avatar for olddocks
Member Avatar for infitech
Member Avatar for web_developer

[url]http://us2.php.net/get/php-4.4.2-Win32.zip/from/a/mirror[/url] It will be in the sapi folder.

Member Avatar for DanceInstructor
0
62
Member Avatar for chaom79

[PHP]ini_set ( 'max_execution_time', 86400 );[/PHP] The time here is set for 86400 seconds (24 hours) :lol: You can find more info here: [url]http://www.php.net/manual/en/ref.info.php#ini.max-execution-time[/url]

Member Avatar for chaom79
0
135
Member Avatar for Dominick

Are you using curl? You really should have started a new topic in the PHP forum.

Member Avatar for DanceInstructor
0
229
Member Avatar for puddin

You will have to reload the page or use AJAX. To reload the page do something like this: <a href="http://www.puddinpatchdatematch.com/open.php&inc=opener.inc">Profiles</a> Then on the next page: if( $_GET['inc'] === "opener.inc") { include('opener.inc'); }

Member Avatar for DanceInstructor
0
70
Member Avatar for benzspider

What do you mean by browser preference? The browser they are currently using or some input they supply?

Member Avatar for DanceInstructor
0
71
Member Avatar for quansah
Member Avatar for DanceInstructor
0
120

The End.