Posts
 
Reputation
Joined
Last Seen
Ranked #2K
Strength to Increase Rep
+6
Strength to Decrease Rep
-1
100% Quality Score
Upvotes Received
11
Posts with Upvotes
9
Upvoting Members
10
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
5 Commented Posts
0 Endorsements
Ranked #1K
Member Avatar for samaru

Is everyone familiar with this game? Just reply with the first word that comes to your mind when you think of the last word posted. You can't respond to the post with a comment, just the word that comes to your mind. It can only be a word or a …

Member Avatar for Dani
1
52K
Member Avatar for Zurompeta

Hi everyone, Got a pesky little issue here with cookies. I have searched numerous forums and numerous posts of how to delete a cookie. So, I am much aware of this doing the trick: [code=php]setcookie('cookie_name');[/code] Basically where not assigning any value to a cookie will delete it. (This is just …

Member Avatar for dave.shaw.37
0
1K
Member Avatar for anuj_sharma

Hey Guys, I am interested in web development but i am confused in which platform to choose, Java or .NET. I have done core java but i got to know from somewhere that Java is basically for software development and DotNet is specifically for web development but Java can be …

Member Avatar for rumisa
0
338
Member Avatar for zippee

Is there any way I can convert dynamic URL into static URL in php? i.e. convert php file into html so that the page is search engine friendly. For example: Change this: [url]http://mysite.com/pagename.php[/url] To this: [url]http://mysite.com/pagename[/url] or this: [url]http://mysite.com/pagename.html[/url] I know there is something called mod_rewrite in Apache, but not …

Member Avatar for mikerock
0
775
Member Avatar for janzaldo

when im test in my local machine i dont have any error but when im trying to test in web i have this error, the same DB, the same tables, the same data in both structures any idea???? Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in …

Member Avatar for sudhir1234
0
2K
Member Avatar for cheesywan

how do you get a php page to refresh or reload? start right from the top again? thanks in advance from sunny clearwater fl.

Member Avatar for uzor64
-4
18K
Member Avatar for raine

<? $connect = mysql_connect("localhost", "adamf", "adamf123") or die ("Wrong password, jerk."); mysql_select_db ("adamf"); $insert="INSERT INTO product (product_id, product_name, product_type, product_brand, product_year) VALUES (1, 'Cyber', 1, 1, 2001), (2, 'Motive', 8, 1, 2005), (3, 'Oracle', 8, 2, 2005)"; $results = mysql_query($insert) or die(mysql_error()); $type="INSERT INTO producttype (producttype_id, producttype_label) VALUES (1, 'Heads'), …

Member Avatar for get-innocuous
0
845
Member Avatar for wussa

Hi, I am running this [URL="http://checkpagerank.ws"]Check Page Rank[/URL] site There is just one prob left with the code. When I submit a domain for analysis if the domain doesn't have a history at archive.com it come out error like this Example [URL="http://checkpagerank.ws/?txt_url=http%3A%2F%2Ftl.my&Submit="]result[/URL]~ If result with archive.com is successful like this …

Member Avatar for ragufiles
0
864
Member Avatar for michael123

I created a from which includes a textarea, this data will be saved to mysql, when I retrieve it, I want to only display the first two lines of this textarea data(ignore the rest), and only limit to text format(not html), how can I do that? If I continue to …

Member Avatar for cicovy
0
179
Member Avatar for Punkis448

Hi again. I have a project that gets from mysql the data that i search. Until 10 minutes ago, the results could not display me correctly the Greek characters from mysql. The search system searches the title of the item which contains English and Greek characters. I solve this problem …

Member Avatar for mamdouh ramadan
0
136
Member Avatar for charlie123

ok guys , because Iā€™m really confused -- which is better in order to have a good website I need it secured , nut I want it fast also with a very good looking actually could u help me with which one to choose plz ? Thanks [URL="http://www.infysolutions.com"]http://www.infysolutions.com[/URL] [URL="http://www.infysolutions.com"] Outsourcing …

Member Avatar for kwesiaryee
0
241
Member Avatar for ithinkimdumb

is there any function in PHP that can access my MsSQL Server...??? Note : All my Script was in Store Procedure

Member Avatar for RUBein_Fair
0
121
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
270
Member Avatar for A Monkeys Uncle

I'm trying to uninstall Paint Shop Pro v8.10 from my mom's computer, to make room for MS Office 2000. From add and remove programs, I'm getting the message "could not open INSTALL.LOG file." when I try to remove psp8.10. I've tried reinstalling and that doesn't do anything, and I don't …

Member Avatar for makbijijijjjiji
0
455
Member Avatar for mystique

Hi I"m attempting to edit my website in php platform but i have no programming knowledge. Could anyone tell me where i can download an FTP program such as WS FTP? Can i download this free or must i purchase it? I also also am not sure where to find …

Member Avatar for Zagga
0
194
Member Avatar for alaa_steel

[CODE=php] if(mysql_query("update book set hometel='".$edit_hometel.",worktel='".$edit_worktel."', fax1='".$edit_fax1."',fax2='".$edit_fax2."',pobox='".$edit_pobox."',email='".$edit_email."' where name=".$row['name']." and hometel=".$row['hometel'])){ echo "<font face='arial narrow' size='3' color='#ffffff'>The Record has updated succesfully.</font><br>"; echo "<a href='index.php'><img src='images/buttons/continue_butt.gif' border='0'></a>"; }else{ echo "<font face='arial narrow' size='3' color='#ffffff'>An error has occured. Updating record failed.</font>"; } [/CODE] All Variables' names are right but it dosn't update the …

Member Avatar for zimah
0
190
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
277
Member Avatar for chunguy

Hi all, How can we gain control of printer using php? I mean gain control as in, choosing the right printer from our php page and send the document directly to printer. I want to bypass the print dialog box that will appear when we print from web browser. By …

Member Avatar for eagoweb
1
10K
Member Avatar for captdave

i had bookmarked a site with this type of software but i lost it. i want to create a site similar to face-pic.com, faceparty.com and thailandfriends.com. can anyone point me in the right direction. and help is very appreciated thanks, dave

Member Avatar for Djul
0
170
Member Avatar for jessica81

hi,im really new to MySQL,can some one help me in joining table pls...i hv 2 tables,customer table and record table customer table with CustomerID,Customer Name,CustomerAddress, record table with RecordID,CustomerID,Date, how to make the CustomerID in record as foreign key? how to join that two tables so that record will be …

Member Avatar for hirenpatel53
0
203
Member Avatar for rajeesh_rsn

Hai, I wrote the code of a user registration script , everything working fine with out the log out page.... I used the header function to goto the another page when visitor hits "Logout" button. And now the problem is when press the 'Back" button of the browser then we …

Member Avatar for vidhyabalu
0
77
Member Avatar for techhelpforme

This works: -----------PrintInfo.php <?php phpinfo(); ?> -------------------------- But this doesn't: -------------PrintInfo.html <html> <head> <title> Hello World </title> </head> <body> <?php echo 'This is my first PHP web page.'; ?> </body> </html> ------------------------- I'm using Apache 2.0 on WinXP Home with php 5. Thanks!

Member Avatar for diafol
0
3K
Member Avatar for lcl

I'm brand new to the video editing world and I'm getting desperate. I made a decision to begin making my own DVDs for my seminars and students so after lots searching/shopping I invested, what for me is a small fortune, in a state of the art system. Until three weeks …

Member Avatar for Carmy
0
197
Member Avatar for mrcniceguy

If any one have a script which can grab the yahoo,hotmail and gmail address book,i will appreciate to have it or Any suggestion on how to make me succeed in this. I wantto enable member in my site to import their address book directly from the site. Thankx.

Member Avatar for mrcniceguy
0
339
Member Avatar for phpnovice

Greetings, Would some experts show me php code to play a .wav file? Thank you very much in advance. phpnovice

Member Avatar for vaultdweller123
0
2K
Member Avatar for Zephyroza

Well I suppose it will be Appleā€™s worst ever Christmas gift. For months people have been anticipating a music player from Microsoft commonly known as iPod Killer (for no apparent reason). Well the iPod killer has been finally confirmed and has been code-named as Zune (strange name?). It is expected …

Member Avatar for pty
0
222
Member Avatar for decay

Hi I am running on hosts shared server - windows 2003 with IIS 6 and apache but they can't redirect in IIS as its shared and I have no .htaccess rights even if I did my hosts say it is very limited. I also have front page server extensions installed. …

Member Avatar for decay
0
246
Member Avatar for itsrahulk

hi, i am redirecting user to previous page after adding the data. user has come from the url [CODE] http://localhost/goaweb/admin/viewimage/54400 [/CODE] where [B]add data [/B] button is placed to [CODE] http://localhost/goaweb/admin/addpic/NTQ0MDA= [/CODE] for adding the data (add data page) now i am rediirecting the browser to preview URL from where …

Member Avatar for samarudge
0
127
Member Avatar for php4ever

Working recently with Microsoft's rapid development environment for ASP left me impressed with the speed of the tools. I'm curious if anyone knows of a rapid development environment for PHP. I use phpEdit Professional and Dreamweaver Studio 8 which has some real nice php code already defined but one would …

Member Avatar for php4ever
0
126
Member Avatar for arajapandi

Hi , I installed apache,php, mysql ( [url]https://help.ubuntu.com/community/ApacheMySQLPHP[/url] ) After installing when i submit the form i can't get the form values. all values r empty. plz help me to resolve this problem?

Member Avatar for arajapandi
0
150