39,316 Topics

Member Avatar for
Member Avatar for veledrom

Hi, Information is being listed from middle of the page, not the begining of the page. Why? Thanks [code] <html> <head></head> <body> <Table border="2px" > <tr> <td>ID</td><td>Name</td><td>Surname</td> </tr> <?php $mysqli = new mysqli("localhost","root","","dbf"); if (mysqli_connect_errno()) { printf ("Connection failed : %s\n", mysqli_connect_error()); exit(); } else { $sql = "SELECT id, …

Member Avatar for veledrom
0
90
Member Avatar for OmniX

[code] Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in config.php on line 60 [/code] I have checked a previous thread and they said it was due to the '' in the select statement. But I dont think this is the case here. All I did was …

Member Avatar for nav33n
0
409
Member Avatar for Shanti C

hello... Can any one please help me out? I want an image gallery script, where the images are displayed as thumbnails from many subfolders created dynamically and not from database... Thanks in Advance...

Member Avatar for tanha
0
521
Member Avatar for Fatale

I am planning on making a text-based game. The genre is mafia/space/urban crime. I am hoping to find someone who has some php knowledge to help me write this. I am getting a book on sql and php so that i can program the game myself but i do need …

Member Avatar for ithelp
0
213
Member Avatar for Orbit2007

If you read anything from my last question you know I am working on a dice roller and I am on to the next step. Stage one was just trying to figure out how to get a random, and I finally got the to work. I can now roll and …

Member Avatar for johnsquibb
0
142
Member Avatar for Rakesh Nagekar

Hello Friends, How to create Blogs in PHP can u please tell the websites and helping code for blogs Thanks in Advance Rakesh Nagekar

Member Avatar for adrenaline_elz
0
80
Member Avatar for charlesbw

Sorry for the long title, but i wanted a precise title. I am wondering if there is a script out there, or maybe simple settings that can be used to force links that start with the url of the originating domain to open in the same window/Tab. If am not …

Member Avatar for R0bb0b
0
78
Member Avatar for Orbit2007

I am trying to build a random number generator based on dice. Yes, I know there are ones out there but I am trying to do this whole programming thing for myself... I thought I had done it right but it keeps telling me "Warning: Division by zero" when I …

Member Avatar for Orbit2007
0
128
Member Avatar for punithapary

Can anyone tell me how to validate mail function using php.Please can anyone provide some example code for that one. Thanks Punitha pary

Member Avatar for R0bb0b
0
37
Member Avatar for eXceed69

Which framework do you prefer or recomend? CI, cakePHP, Symphony or anything else

Member Avatar for kazaan
0
72
Member Avatar for Suneetha Reddy

I have stored date of birth of my users into my database.. I want to calculate their age according to the database dob field... Please help me.. Thanks..

Member Avatar for nav33n
0
159
Member Avatar for ditty
Member Avatar for Rakesh Nagekar

hi friends , Can u please help me, I require change status code to my manage categories please help me Rakesh Nagekar

Member Avatar for Shanti C
0
113
Member Avatar for blackbird29

I have one application in two version: the online version and the offline version(USB). How can I update the online version after some change in the offline database?

Member Avatar for R0bb0b
0
500
Member Avatar for vaish.rajan

Hello, I have 1 file notex.php with both form and php scripting . FORM IS THIS : ---------------------- [code language=html] <form action="notesx.php" method="post"> <fieldset> <legend> Capítulo 01: </legend> <textarea id='userInput' name="textspace" value="'.$textspace.'" cols="40" rows="3" ></textarea> <br> <input type="submit" name="save" value='save'/> <input type="submit" name="edit" value='edit'/> <input type="submit" name="show" value='show'/> <br> <p><b …

Member Avatar for vaish.rajan
0
8K
Member Avatar for steveg1965

Hi all, I'm emailing from the land of Oz ..... it appears that the developers of this site also have connections with the land of Oz. I'm writing because I have created a fool proof Excel timesheet calculator which I'd like my customers to subscribe to (through PayPal) before having …

Member Avatar for steveg1965
0
96
Member Avatar for rori

I have a flash website that is reading from php database with a control panel to change the content of the website by the owner. My problem is that when i enter some characters like (,) (&)(") the text gets truncated and won't see the rest of the text after …

Member Avatar for buddylee17
0
268
Member Avatar for Snipes

Hi! I'm developing this website and i don't want links like [CODE=php]index.php?id=features&sub=editor[/CODE] but i want this .com/features/editor How is that possible?

Member Avatar for ShawnCplus
0
48
Member Avatar for johnathanamber

Morning eveyrone, Alrightly then, I've already got an HTML form that uses PHP to send information to an MySQL database. I also already have a search form that allows me to search for current information that is already in the database. This is what I want to do, but I …

Member Avatar for johnathanamber
0
417
Member Avatar for priddysharp

Hi, I have written a php/javascript code to check a database for a variable, which is 15 seconds to display something, or 30 seconds. Then it sends the variable to javascript to run the countdown. It works in firefox, but when I try it in IE7, the countdown starts at …

Member Avatar for shedokan
0
90
Member Avatar for ditty
Member Avatar for khess
0
53
Member Avatar for niladri.user

Why this error is showing? Please solve it!!!!!!!:'( :@ Allowed memory size of 33554432 bytes exhausted (tried to allocate 1464 bytes) I need a response immidiately!!!!!!

Member Avatar for khess
-1
100
Member Avatar for ishlux

Hi this is code to display the list of values with an checboxes now i want to store the values selected into database. i want the php tag how to store the array of values which have been selected pls help me out.............. $result = mysql_query("SELECT * FROM service_type "); …

Member Avatar for nav33n
0
75
Member Avatar for ishlux

Warning: Unknown: Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to …

Member Avatar for Sanjay Sahu
0
79
Member Avatar for Shanti C

hello... Can any one please help me out? I want an image gallery script, where the images are displayed as thumbnails from many subfolders created dynamically and not from database... Please check out this url: [url]http://mig.sourceforge.net/gallery/index.php?currDir=[/url]. And i want to implement my galley in this way.. Please post me any …

Member Avatar for ithelp
-1
130
Member Avatar for ishlux

Hi all... i have 3 pages ..... in the first page i have started the session......i want the values from the first page, second page and finally it has to be stored in the last page...... i want the tag for session start and how should i store the values …

Member Avatar for Shanti C
0
223
Member Avatar for AnilChowdary

while running the program in fire fox this error is occuring " [U] [B]* This problem can sometimes be caused by disabling or refusing to accept cookies.[/B][/U]" wat is the reason.

Member Avatar for Shanti C
0
127
Member Avatar for seangdy

Dear All I want to create dynamic page with php as attach file but i don't have any idea to create it. So please help me to code it:pretty: . Thanks in advance

Member Avatar for Shanti C
0
68
Member Avatar for littlebears0404

i need some opinion on my final year project.. i need to make the proposal and the complete system in just 4 months in time....it's kinda hard..i'm just starting to feel miserable......i just dont wanna make it all again,,, can anyone help me by suggesting any system that can be …

Member Avatar for martin5211
0
90
Member Avatar for fiddler80

I'm in need of a shopping cart that features inventory control determined by attributes. For instance, I have 50 different products, which I want to make available to only 1 person in every County in every State in the US. The price for each product is determined by County: ie: …

Member Avatar for R0bb0b
0
97

The End.