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
~36.7K People Reached
About Me

PHP/SEO Freelancer

Member Avatar for Catweazle

Hi, and welcome to TechTalk. Perhaps the first thing you should do is have a good read of the information contained in our FAQ section: [url]http://www.daniweb.com/techtalkforums/faq.php?[/url] There you will find: [url="http://www.daniweb.com/techtalkforums/faq.php?faq=daniweb_faq#faq_rules"]Forum Rules and policies, Webmaster Information, Privacy policy. [/url] [url="http://www.daniweb.com/techtalkforums/faq.php?faq=vb_faq#faq_vb_user_maintain"]User Maintenance, General forum usage, Reading and posting messages.[/url] There is …

Member Avatar for WaltP
3
1K
Member Avatar for nessy

Hello hello. I've been dumped in at the deep end - my boss wants me and a co-worker to learn about Dynamic website (I know I know, it's a nightmare). So I've been doing a bit of research and found that I need to get hold of a package called …

Member Avatar for chrishea
0
272
Member Avatar for Dheeraj Kumar

when we use header for redirecting, it will be redirect immediatelly. so how can page is wait after the redirct another location. I am request to all of u, if you have any suggession or code, please help me. Rgds. Dheeraj

Member Avatar for jogesh_p
0
279
Member Avatar for mikeSQL

[B]Intro[/B] This tutorial shows how to greet your visitors depending on what time of day it is. If it's morning, it greets your visitor with "Good Morning!" If it's afternoon, it greets them with "Good Afternoon!" Magic? Noooo! Just PHP! [B]Getting started[/B] We will start by looking at the entire …

Member Avatar for theplayground
1
2K
Member Avatar for StrikeFreedom

hi I'm trying to find a way to create a dynamic form from mysql database and update multiple rows from it. For example let's say I have a database with email and the owner's name. How do I build the script to make php grab the data from the db …

Member Avatar for guru12
0
3K
Member Avatar for kc0arf

As of Sunday afternoon, Oct 30, 2005, DaniWeb has taken on a new look! I have been active with DaniWeb since early 2004, and we now have the 3rd revision to our community! I like the new changes, and I am sure that on behalf of the administration, others do …

Member Avatar for whipaway
0
256
Member Avatar for rcasinillo_s

Good day! Could somebody help me with this problem: When i'm using [U]header() [/U] to redirect page it giving me error message like this: [U]Warning: Cannot modify header information - headers already sent by (output started at /exxport/www/httdocs/waff/teng/HTML/Jobss/loginn_hrm.ph p:10) /exxport/www/httdocs/waff/teng/HTML/Jobss/loginn_hrm.phpon line 336[/U] Thanks... Roland (rcasinillo_s)

Member Avatar for clmirand
0
333
Member Avatar for tomcromp

Hello im looking for some script to put on my site such as: [color=black]PageRank Checker Keyword Density Analyzer Link Popularity Checker Meta Tag Generator Search Engine Position Tool Search Engine Saturation or any other similar [/color] if you know any where i can get these please help [url="http://www.daniweb.com/techtalkforums/forum145.html"][/url]

Member Avatar for DaveAdams
0
234
Member Avatar for iketunde

Hello, I created this site on my local machine using PHP 5.0.4 and mysql 4.1 and it works perfectly fine. I then ftp it to my webhost but the code to retrieve values give me this error. Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/www/laterallinks/ApplicantInformation.php …

Member Avatar for visagar
0
468
Member Avatar for leroytrolley

Hi I've just got a nice php form done and I now need my visitors to be able to upload pics and have them sent with the form data. Is that possible in a php form, if so, can anybody point me in the right direction. Many thanks. LEE

Member Avatar for mike4
0
296
Member Avatar for marcus lau

hey Guys, well i need a CMS for my website ... << url snipped >> Any recommendation ???? I am quite budgeted or i would say if someone would like to sponsor a CMS i would advertise for him in my website for a year. Any possibilites for discussion is …

Member Avatar for sureshjoshi
0
409
Member Avatar for sarahk

I've just started getting digests (are they a new initiative?) but the last one I received 3 times! Is something playing havoc with the mailing program?

Member Avatar for jbennet
0
180
Member Avatar for TheKind

Since I am new w/ this Blog thing and doing the R&D part of it, I am really wondering if this will work for my Colorado Real Estate Mountain Development project. Since this is the most difficult Google PPC campaign I have experienced and a long closing sale with people …

Member Avatar for Iternal
0
278
Member Avatar for happygeek

[B]Release your inner blogger, and you could be a winner with DaniWeb[/B] Ever thought about starting a blog right here on DaniWeb and can’t think why you haven’t? Ever wondered if anyone would really be interested in what you have to say about IT? Ever dreamed about getting all your …

Member Avatar for ninnay
0
621
Member Avatar for sarahk

I'm an early adopter with software so I've been using Picasa since the early days. Unfortunately my first experiences with XP were sooooo bad that I've only just moved to it on my SOHO machines (but have used it extensively elsewhere). So, brand new hard drive, OEM install of XP, …

0
87
Member Avatar for ShaneMcP

I thought this should go here, its a web technology and trend right? I don't know, discuss people! Do you use it? Do you like it? Any tips on optimizing it for some "Newb Admin" :D. Any tips at all?

Member Avatar for Dani
0
359
Member Avatar for demonhunter777

This is a game that I have thought of. I have seen it in other places and thought i would put it here. Have fun What you do is you can add, change, or remove one letter from the word I put the next person does the same thing to …

Member Avatar for anupam_smart
0
1K
Member Avatar for Ries

This is my code but I get the error Parse error: parse error, unexpected T_STRING in /home/projecte/public_html/index.php on line 48 When I try it, any ideas on whats gone wrong [CODE] <?PHP switch ($pg) { case login: $dbh=mysql_connect ("localhost", "projecte_ries", "*********") or die ('I cannot connect to the database because: …

Member Avatar for loanskey
0
156
Member Avatar for ROB04050916

OK im nealry done with my database but i am stumped on these two things: 1. a list of bookings every saturday to saturday, so u put in a date in a query and it shows all data within 1 week of that date 2. Monthly calculation on the -total …

Member Avatar for sarahk
0
75
Member Avatar for Dani

Do you recommend using the rel=nofollow tag on links that are member-submitted, such as from a blog or forum?

Member Avatar for sarahk
0
315
Member Avatar for php4ever

Has anyone see an error like "Undefined Offset" before. Every where I look I see that it referrs to an undefined var which doesnt seem right. [B]Undefined Offset on line 20[/B] Code is as follows: [PHP] <?php include('sql_connect.php'); $truncsql = "TRUNCATE TABLE allproperty"; mysql_query($truncsql) or die(mysql_error()); function parselistings($thefile, $thetable) { …

Member Avatar for sarahk
0
667
Member Avatar for Steel Rat

Hello All, I've been dabbling with PHP for a couple years now, nothing serious, but something has really been bugging me. I see -> and => being used all the time, almost as assignment operators but can't find squat about them in any operator list, either on php.net, or in …

Member Avatar for Steel Rat
0
130
Member Avatar for aparnesh

Does anyone know any good javascript forum (something like this forum) where I can search for answers to my problems and post any problems that I face ?

Member Avatar for aparnesh
0
152
Member Avatar for tristan17

hi, I have written this small code section [PHP]<?php // database connection $host = "localhost"; $user = " "; $pass = " "; $db = " "; $table= "test"; $conn = mysql_connect($host, $user, $pass) OR DIE (mysql_error()); @mysql_select_db ($db, $conn) OR DIE (mysql_error()); $sql="SELECT * FROM $table WHERE image_id=100100"; $result=mysql_query($sql) …

Member Avatar for sarahk
0
197
Member Avatar for realestninja

Hi I've been told by my bf that php and mysql are very very powerful tools in the computing world and that it can make all kinds of neat things like databases to small nifty programs. I'm a model, and I began to get addicting to computers after i was …

Member Avatar for BlazingWolf
0
208
Member Avatar for Avalon

I have a Nuke php site. The problem is that the meta tag is setup to display what the creator wanted the keywords to be. I need it changed so that I can make it relevant to my site. Please let me know how to do this. [URL=http://casino.finditjack.com]My Site[/URL] Thanks

Member Avatar for PoA
0
128
Member Avatar for rcasinillo_s

Good day members! Could somebody help me here, could modify it for me. There is an error in the syntax: $query = "UPDATE jobs SET position = '$position1', description = '$description1' WHERE id = '$checkbox1'"; $query = $query . " 'UPDATE jobs SET position = '$position2', description = '$description2' WHERE …

Member Avatar for sarahk
0
113
Member Avatar for leprakhauns

<form action="php.php?b=<?php echo $b; ?>" method="post"> Enter your news/rumor: <input type="text" name="name" /> Enter your news/rumor: <input type="text" name="website" /> Enter your news/rumor: <input type="text" name="comment" /> <input type="submit" /> </form><br /> then on php.php: $t=$_GET["b"]; mysql_connect("db.lepslair.com", "username", "my password"); mysql_select_db("lepslair"); mysql_query("INSERT INTO nonmembers($name, $website, $comment)) VALUES(name, website, post_text) "); …

Member Avatar for leprakhauns
0
133
Member Avatar for Kris111

I belong to a forum on forumer.com. Recently, we had a member sign up (it's a support group for parents of premature babies) using STOLEN pictures from other members' websites and this new member was trying to pass these babies off as her own. Although it is NOT against forumers …

Member Avatar for DMR
0
150
Member Avatar for namit
Member Avatar for sarahk
0
174