Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
3 Commented Posts
0 Endorsements
Ranked #3K
~4K People Reached
Favorite Forums
Favorite Tags
Member Avatar for madoverclocker

the idea of the game, as the name implies, is for the first reply to change one letter of the word creating a new word. the next reply should then change one letter of the new word creating another new word and so on. the purpose is to see how …

Member Avatar for debasisdas
0
1K
Member Avatar for srilakshmitr7

I want to upload videos from my site into youtube. I worked on examples provided in oogle but i got strucked by auythentication process where it is saying invalid parameters in youtube page. Can anyone solve this problem.

Member Avatar for BzzBee
0
56
Member Avatar for srilakshmitr7

I thought of implementing multiple pagination concept in a single page.I applied pagination concept but instead of changing only one set of records it gets reflected to another set of records.Can anyone solve this.

Member Avatar for wilch
0
132
Member Avatar for srilakshmitr7

For implementing Spell check concept i applied WYSIWYG editor to textare.I got the output in Mozilla but not in InternetExplorer.Can you say where the problem might be.

Member Avatar for diafol
0
109
Member Avatar for srisree

Hello PHP Parse error: syntax error, unexpected T_VARIABLE in /home/mysite/public_html/guestbook/getdrawings.php on line 1 [CODE]<?php $dir=opendir("data"); while ($file=readdir($dir)){ if(substr($file, -3) == "xml"){ print 'data/'.$file.'|'; } } closedir($dir); ?>[/CODE] Need your suggestions to solve this problom regards

Member Avatar for phpbeginners
0
636
Member Avatar for srilakshmitr7

In mysql database for date filed i'm using datatype as Timestamp in that field date part is updated as today's date but when comes to time it is updating as 09:00:00 like this instead of 15:00:00 and i'm using wamp.can anyone solve this problem.

Member Avatar for it2051229
0
81
Member Avatar for srilakshmitr7

If i have 3 records and if i apply random function to it ,i is displaying last two records frequently third record is displaying rarely but i want those three records to be display frequently can any one solve this problem,

0
82
Member Avatar for srilakshmitr7

How to get Ip address and MAC address of system for an IP address i tried this code [icode]echo $ip=GetHostByName($REMOTE_ADDR);[/icode] But after uploading through FTP i'm getting Server ip But i want local system IP can any one solve problem.

Member Avatar for srilakshmitr7
0
128
Member Avatar for srilakshmitr7

Can any one give me some idea regarding how to calculate second and fourth saturdays i did based on time whenever i change system time it results in tuesdays insetad of saturdays.

Member Avatar for srilakshmitr7
0
133
Member Avatar for srilakshmitr7

In php if we provide a particulr date how to display the name of the day i.e; whether that day lies on sunday or monday... Can you please give me idea.

Member Avatar for nav33n
0
97
Member Avatar for virspy
Re: hi

hi, Iam viru can any one help me in creating the addproducts page

Member Avatar for Shanti C
0
106
Member Avatar for god_1896

hi to all; Please tell me where to find a good example of multi dropdown list. I need a dropdown list menu for state, country and state which are the state country and city are retrieve from the databse. and if state is selected the country well coordinate and together …

Member Avatar for srilakshmitr7
0
95
Member Avatar for yasmena

i really need help in my script for uploading multiple files ...the script looks very fine and i cant see anything wrong in there: <td>Gallery</td> <? for($i=1;$i<=4;$i++) { echo"<input type='hidden' name='MAX_FILE_SIZE' value='1000000'>"; echo"<td><input type='file' name='userfile[]' class='input'></td>"; } ?> while(list($key,$value)=each($_FILES)) { if ($_FILES >0) { echo 'Problem: '; switch($_FILES ) { …

Member Avatar for srilakshmitr7
0
85
Member Avatar for yasmena

I Need to insert a date into mysql database i dont know which is better using DATE or VARCHAR as the date field ?? im using now the DATE type but whenever i insert any date its not inserted in the DB 0000-00-00 it appears like this . the Code: …

Member Avatar for R0bb0b
0
81
Member Avatar for god_1896

hi all; Sory for disturbanced, Im just newbie in PHP really needed your help Smiley, basically i have created three dropdown list. but I got a problem to display the value on selected category. here is my problem, I create a three dropdown list which is passing each parameter, when …

Member Avatar for srilakshmitr7
0
81
Member Avatar for antwan1986

Hi all and thanks for reading. I came accross a function on the internet for creating a <select> box out of an array. I understand all of the code except for a few things: [CODE] <?php function dropdown($name, array $options, $selected=null) { // Begin the select tag. $dropdown = "<select …

Member Avatar for antwan1986
0
159
Member Avatar for mohammed2raja

I want know more about session and cookies. How it maintain and what is it use using php. where all session variables are stored in differnet web server. How session is maintained in Apache server and ISS server. All depth information about server with example. Please give me some url …

Member Avatar for Shanti C
0
99
Member Avatar for MadMaxy

[code] ... mysql_select_db(".... database name....", $con); $sql="UPDATE INTO Picks (Day, Month, Number, Competition, Sport, Country, ..... [/code] Working: [code] ... mysql_select_db(".... database name....", $con); $sql="INSERT INTO Picks (Day, Month, Number, Competition, Sport, Country, ..... [/code] ---------------- 2. I can't make work the output of the database data, anything I try …

Member Avatar for srilakshmitr7
0
121
Member Avatar for mattyb15

Okay. I'm a php newbie. I have a form where the user enters their name. I then on the next form I want it to access the database and add 1 to the row named 'number' that matches the persons name that they previously entered. If the name does not …

Member Avatar for Shanti C
0
231
Member Avatar for srilakshmitr7

Hello friends, Can anyone help me regarding how to rewrite a static page with the help of url

Member Avatar for langsor
0
95