127 Posted Topics

Member Avatar for osman85

Take a look at this thread. See if it solves your problem: [url]http://www.daniweb.com/forums/thread116563.html[/url]

Member Avatar for osman85
0
130
Member Avatar for joinphil

Don't underestimate the potential of submitting your site to web directories.

Member Avatar for guinanie
0
157
Member Avatar for abs0lut01

Since you didn't explain in details, I can only guess. If structuring the three text fields with a table is your need, see if this modification helps: [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title> </head> <body> <div id="myDiv" style="display: …

Member Avatar for rexibit
0
270
Member Avatar for beeman81

Now people have started worrying about their sites' PR again. I noticed changes in my sites' PR yesterday. In as much as it doesn't worry me much, I still try my best to work on my PR. Somehow, it gives confidence.

Member Avatar for francisabey
0
929
Member Avatar for jrwolf7

My recommendation is: create individual pages for those states and don't duplicate your homepage, as search engines frown at such practice. You stand losing the ranking of your homepage, if you duplicate its content. Make sure you add every targeted state in the Meta keywords and Meta descriptions of it's …

Member Avatar for mexabet
0
47
Member Avatar for PomonaGrange

PomonaGrange, For the file upload section of your script, take a look at this thread: [url]http://www.daniweb.com/forums/thread136807.html[/url]

Member Avatar for somedude3488
0
108
Member Avatar for saikishore
Member Avatar for 4fivers

I started out by installing DreamWeaver 8 and buying this book: DreamWeaver 8 Beyond the Basics from linda.com. Combining both made my learning experience easier. So my advice is this: Get an HTML editor like Dreamweaver CS3 and buy some nice HTML, XHTML and CSS books to give you more …

Member Avatar for rexibit
0
137
Member Avatar for mexabet

I have this script and it works fine but Google is complaining that the dynamically-generated URLs have duplicate title tags and duplicate meta descriptions- having inherited that from /cmp/index.php. A few examples of the pages are as follows: [CODE]/cmp/index.php /cmp/index.php?start_time=12.00+am&start_tz=Africa/Abidjan&end_tz=Africa/Abidjan ‎/cmp/index.php?start_time=12.00+am&start_tz=Africa/Abidjan&end_tz=Africa/Accra /cmp/index.php?start_time=12.00+am&start_tz=Africa/Abidjan&end_tz=Africa/Algiers [/CODE] The following is the section of the …

0
75
Member Avatar for lydia21

A simpler way to do it is to duplicate the HTML file in Microsoft Word and save the file as a .doc extension. Upload the .doc file to your server. Put a Hyperlink on your HTML file pointing to the .doc file. A user can download it by just clicking …

Member Avatar for mexabet
-1
97
Member Avatar for franco7

Banning someone's IP address is not a good practice, since the user might be on a random IP address. His/her IP address changes every time he's online, as assigned by his/her ISP. Banning might cause you to lose some sincere potential visitors who are using the same IP address assigned …

Member Avatar for Doctor Inferno
0
98
Member Avatar for ibrahimssani

I will write out the code necessary to upload files. It's going to take me quite some time. So, be a little patient, please.

Member Avatar for ibrahimssani
0
450
Member Avatar for tirivamwe

A PHP framework is a web application development platform that helps you to write PHP programs. There are many PHP Frameworks. Popular among them is the Zend Framework. Visit the following link for more info: [url]http://www.phpframeworks.com/[/url] [QUOTE=tirivamwe;655850]Hie everyone. Its been a year now using PHP and i think i do …

Member Avatar for mexabet
0
104
Member Avatar for ryy705

Bcc means blind carbon copy. To use it enter the correct email address for the blind carbon copy recipient of your message. To send an email to multiple recipients using Bcc, enter their email addresses, separate the email addresses with commas. Eg: [email]john@yourdomain.com[/email], [email]emma@hisdomain.com[/email], [email]sister@herdomain.com[/email]. The use of any other …

Member Avatar for mexabet
0
95
Member Avatar for mexabet

Hello, I am very glad to join this area! I hope to integrate well into the community. Really, I have been around Daniweb for quite a while, but haven't been able to introduce myself here before. I'm Justin from Nigeria and I'm a junior web designer/developer. I'm also a regular …

Member Avatar for MakeMoneyOnline
0
80
Member Avatar for Venom Rush

Cron can be set to run any Perl or PHP script and basically any command that can be run from a command line. It allows you to run commands and scripts at a certain time and date that you can set in a "crontab". You can create a crontab in …

Member Avatar for mexabet
0
123
Member Avatar for ldaves

Visit the official site of PEAR at [url]http://pear.php.net/[/url] for information.

Member Avatar for mexabet
0
53
Member Avatar for praveen_dusari

Okay, assuming I call this database table file [COLOR="Blue"]databse_backup.sql[/COLOR], how then can I reference it in those PHP files? [QUOTE=praveen_dusari;646976]yeh, sure my friend[/QUOTE]

Member Avatar for mexabet
0
458
Member Avatar for RahulV

A well compiled online dictionary on a niche subject of your choice. It might be something regular dictionaries don't offer.

Member Avatar for Shanti C
0
145
Member Avatar for mexabet

I have this navigation bar with drop-down menu. It functions fine but the drop-down menu displays abnormally. Can anyone visit this URL and even view the source code of the Javascript and CSS? I need somebody to pinpoint the error. Your help would be much appreciated. The URL: [url]http://www.mexabet.com/index.php[/url]

0
61
Member Avatar for c++ prog

You can as well buy some PHP & MySQL textbooks. [url]http://safari.oreilly.com[/url] has good books on both subjects. And they give you an offer to read online. Moreover, search with Google, Yahoo and MSN about "[COLOR="Green"]PHP tutorials[/COLOR]".

Member Avatar for ditty
0
133
Member Avatar for akshit

Example: [CODE]<form action="process.php" method="post" enctype="multipart/form-data" name="form1" target="_self" id="form1"> <select name="ProductName"> <option>Please, select</option> <option value="Cooling System">Cooling System</option> <option value="Desktop PC">Desktop PC</option> <option value="DVD Player">DVD Player</option> <option value="Laptop">Laptop</option> <option value="Media Player">Media Player</option> <option value="Monitor">Monitor</option></select> </form>[/CODE] Then, create a file called process.php to process the form.

Member Avatar for ditty
0
125
Member Avatar for Sunshineee

Visit this site to check if you can get one script that matches your need: [url]http://www.hotscripts.com/PHP/Scripts_and_Programs/Networking_Tools/Whois/index.html[/url]

Member Avatar for mexabet
0
75
Member Avatar for MDGM

[CODE]# Drop any existing table `posts` # -------------------------------------------------------- DROP TABLE IF EXISTS `posts`; # -------------------------------------------------------- # Table structure for table `posts` # -------------------------------------------------------- CREATE TABLE posts ( post_id int(11) NOT NULL auto_increment, category_id int(11) NOT NULL, user_id int(11) NOT NULL, title varchar(150) NOT NULL, body text NOT NULL, posted timestamp, …

Member Avatar for MDGM
3
3K
Member Avatar for Lodgey

I posted a php guestbook code here: [URL="http://www.daniweb.com/forums/thread116563.html"]http://www.daniweb.com/forums/thread116563.html[/URL]. You will find it useful. I reckon that's what you need, though you might customize it to suit your needs.

Member Avatar for mexabet
0
191
Member Avatar for mhretabk

I wrote this simple form script with PHP processing and it's beautiful. Copy and paste this code into the portion of your web page where you want the form to appear (it can be HTML or PHP web page, that is, you can save this file as [COLOR="Green"]comments.html[/COLOR] or as …

Member Avatar for mexabet
0
329
Member Avatar for PhotoGuy1026

If your domain name is [COLOR="Green"]coliotz.com[/COLOR], it is most likely your FTP Host will be [COLOR="Green"]ftp.coliotz.com[/COLOR]. I hope this helps.

Member Avatar for MidiMagic
0
124

The End.