Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
~4K People Reached
About Me

I program in PHP, Java, JavaScript, CSS, (X/D)HTML, ASP, and more...

Favorite Tags
Member Avatar for Shaffer

Hello, I would like to introduce to you a tag, which is unique to FireFox, called <canvas/>. It has amazing graphics, from another world, all with just a few lines of JS. For more information by Mozilla: [URL]http://developer.mozilla.org/en/docs/HTML:Canvas[/URL] For a complitation of Canvas's capabilities (by me :P): [URL]http://www.mattdsworld.com/shaffer/canvas/basic.html[/URL] Thanks, Shaffer.

0
55
Member Avatar for Shaffer

Hello, this code snippet is a function used to manage an unlimited amount of hit counters with a text file. [B]It is crucial that each page will only be displayed once.[/B] The text file syntax: [code] page_name.php:0 page_name.php:0 [/code] An example of a text file that was just set-up (not …

0
82
Member Avatar for Shaffer

This function distributes mail to a mailing list, out of an array. Wether the array is plundered from a database, a file, or from the code, the function only takes a prepared one. Also, this function is only good for HTML messages. The array's syntax is to be: [code] array("recipent's …

Member Avatar for sonny.scroggin
0
141
Member Avatar for Shaffer

This function caps a specific letter of a string, and returns the updated string. THe first letter is 0, as it is default as well.

Member Avatar for Shaffer
0
146
Member Avatar for ta5na

Hello experts, I'm having some difficults with the code that i have used from one of the PHP, MySQL books. As the error that appears is in bold on line 17, and the error that shows is listed below: "Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource …

Member Avatar for bigattichouse
0
119
Member Avatar for basti

Hi guys, I'm very new to MySQL -- so, your help is very much appreciated. I have a table that has 50 fields. 2 of the fields are primary (named: item_number and catalog_year). There are about 1200 different unique items on this table. Now, what I basically need to update …

Member Avatar for Shaffer
0
2K
Member Avatar for Venom Rush

Hi there I started a thread about this in the MySQL forum about this ([url]http://www.daniweb.com/forums/thread93312.html)[/url]. Basically I don't know what my db table design should be like in order for me to sort the dates from most current to latest date. The format is as follows: DD Month YYYY eg(05 …

Member Avatar for Venom Rush
0
78
Member Avatar for vignesh babu

Hello friends, I got a problem while trying to hide and display the content within the <div> tag. Can anyone tell me how to do it. I tried with the following code its not working. i am using IE only and i want to work in IE only. Actually while …

Member Avatar for Shaffer
0
997
Member Avatar for elangobala

Hi, Friends In some websites i have seen that in a website called mginger.com in that invite tab when i keep a mouse over the Text field in the right hand side of it shows that please enter the name in a layer .It looks very nice .My friend says …

Member Avatar for Shaffer
0
79
Member Avatar for Cerberus

Hi. I was wondering if there was a 'best practice' for formatting an html form. I assume that you are not supposed to use tables for this. Any ideas? Thanks.

Member Avatar for MidiMagic
0
138
Member Avatar for kobi

Hello there in my html page i use the following link <LINK href=c:\"Calendar.css" type=text/css rel=stylesheet> i would like to avoid rediracting to the file css ,so my question where i should put all the information in my htmal page after? the <body> ?before the <body>? which tag to use? Thanks …

Member Avatar for MidiMagic
0
118
Member Avatar for danarashad

I am new to Ajax, as a matter of fact I know nothing about ajax. I was wondering if there was a way to auto refresh a page, after a certain time length. Sort of like what those fantasy football pages do. Where it refreshes but the user never notices. …

Member Avatar for Shaffer
0
78
Member Avatar for srikanth329

Hi I have an binary of 10 bits . How do i change it to decimal suppose binary is 1000000001 . I need to get the decimal of it . Can some body gimme the psedocode??

Member Avatar for alsoumhi
0
181
Member Avatar for jayz_raul

hye...im having difficulities to retrieve data from one table. i need to retrieve data from few columns and multiple rows in one table and display it the data. is there any way of doin it? urgent help need!!

Member Avatar for jayz_raul
0
109