Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~1K People Reached
Favorite Forums
Favorite Tags
Member Avatar for pancgom

Hi, I need some advice on how to edit records from a mysql database using php. Basically the record will be displayed after a particular field is chosen. What i need to know is how can i show the field data in a drop down box one after another and …

Member Avatar for shridhard
0
173
Member Avatar for pukkalol

Can some one help me with this script of mine. ive coded this script so people can register on the register page which this script forms up, but the script is comming up with some errors which i cannot find and if i do find it another one pops up. …

Member Avatar for Nick Evan
0
263
Member Avatar for web_lock

I'd like to create a desktop widget for a PHP application. Any suggestions / insights on how to go about with it.

Member Avatar for orko
0
81
Member Avatar for web_lock

I'm facing a problem with Firefox. I've got a page with a input text box element within a form . On the Click of Submit , I would like to open a new window with width =1200 and height=900 . I've used the following code [code] <form name='form' action="login_check.php" method="POST" …

Member Avatar for MidiMagic
0
114
Member Avatar for web_lock

I have got a page which has a link pertaining to a close window function. The window.close() function works perfectly fine in the case of IE based browsers , however it fails to respond on a Mozilla browser(working on tab panes) . I have tried to make use of self.close(), …

Member Avatar for web_lock
0
108
Member Avatar for werks

Hi there programmers could you help me out. I need idea on how to create an Online Reservation of Books for a Library.. thank you in advance..

Member Avatar for werks
0
81
Member Avatar for tirivamwe

i have a website and it have a flash banner. the problem is that every time i open a link the banner will have to reload again. is there any way that i can use on my links so that when the link is clicked it will include a page …

Member Avatar for carobee
0
134
Member Avatar for lordx78

I have 2 some pages in the website I'm developing. I've also an admin page. If i want to log in to the admin page, I've to key in username and password and it will be validated and redirect me to the admin's page. The problem is, if I manually …

Member Avatar for johnsquibb
0
122
Member Avatar for anthmaina

i'm getting a search parameter via $_GET and filtering the input data to prevent cross site scripting using the below code: $search = array ("'<script[^>]*?>.*?</script>'si", // Strip out javascript "'<[/!]*?[^<>]*?>'si", "'>'[^>]*?>.*?</script>'si", "'%0'[^>]*?>.*?</script>'si", // Strip out HTML tags "'@'[^>]*?>.*?</script>'si", "'>'[^>]*?>.*?</script>'si", "'([rn])[s]+'", // Strip out white space "'&(quot|#34);'i", // Replace HTML entities …

Member Avatar for web_lock
0
90
Member Avatar for jino

I am new in PHP. I have a form having fields from 3 different tables.. I want to search these 3 tables simultaniously for reporting the information... 1st table personal details. 2nd table services offered. 3rd table payment details. I want to search each and every fields in these tables …

Member Avatar for jino
0
110