39,393 Topics

Member Avatar for
Member Avatar for Dani

I currently use Zend PHP Studio because I like it's syntax highlighting, its keyboard shortcuts, its autocomplete, and its integrated php documentation. What I don't like about it is the interface or the feel of the software. It feels like it's been written in Java - eww. Can anyone recommend …

Member Avatar for iamthwee
0
79
Member Avatar for crazynp

Hi, Can anyone guide me to the best resouce or learning materials for web scraping? Thanks in advance

Member Avatar for Gary King
0
116
Member Avatar for nathanpacker

Hey, just need a little help on this one. I have a script allows a user to choose from a list of files in a directory for a form. When they submit the form, it adds the files name and url to a couple fields in the database for that …

Member Avatar for nathanpacker
0
92
Member Avatar for sandbox

I've been sitting at my PC atleast 2 hours now trying to figure this out.. so here it goes... IM relatively new to PHP and im struggling to learn it. I want to create a standard upload form, but i would like to make it so i can choose the …

Member Avatar for vssp
0
110
Member Avatar for DGStudios

I have a fully written forum and I would like to add some code to identify all the active users that are logged on. Their names are stored in session variables. I would like to retrieve and process this data using php, for ALL active sessions. Not just the person …

Member Avatar for jaikar
0
63
Member Avatar for Ghosh

Dear friends, I own a genetics site and wish to make it a place for Free knowledge center. For that, I decided to use WIKI, WIKI - Media which is free. Unfortunately, it does not support my server as my server uses lower version of PHP. I have spoken to …

Member Avatar for Gary King
0
91
Member Avatar for nisrin

Hi This is a piece of code in javascript, embedded in html, for the order page on an ecommerce site that i have made. I have this particular script nested inside a <form> tag and have set the action to a php file, but the tricky part is to extract …

Member Avatar for sunilpro
0
182
Member Avatar for jeffry

Hi, I have a table named 'team' which has fields such as name,contactno and dob. My entries are: For eg: name : Arun Kumar K contactno : 9445123880 dob : 27 Mar I want to display the name of corresponding members(here Arun Kumar K) on the previous day of his …

Member Avatar for jaikar
0
204
Member Avatar for ytregnn

I'm searching for a guestbook where the your post is published "directly" after you've posted it. What I mean is a guestbook where there is no "thank you for posting"-page, or re-loading.. (DHTML?) Thank you. [IMG]http://www.programmingtalk.com/pt_images/images/smilies/smile.gif[/IMG]

Member Avatar for ytregnn
0
70
Member Avatar for peter_budo

Can somebody please help me to little customize the view of the phpMyAdmin? Curently this is what I [URL="http://www.peterbudo.f2s.com/extra/myAdminC.jpg"]see [/URL] but I would like to have as [URL="http://www.peterbudo.f2s.com/extra/myAdminW.jpg"]this[/URL]. Simple, I don't like options to be displayed as list of links but as tabs. What shall I change in config?

Member Avatar for peter_budo
0
148
Member Avatar for mikelevy

My emails that are generated by my website (e.g. Order Acknowledgments, etc.) are bouncing back to me. Can anyone tell me what I should do to fix this? Regards, Mike Levy ========================================== The error message: Reporting-MTA: dns; web126.megawebservers.com Arrival-Date: Fri, 2 Feb 2007 19:39:59 -0500 Final-Recipient: RFC822;(E-Mail address blocked: See …

0
58
Member Avatar for Ked

Hello everyone.. I need php script to my website and it's about drama and movie :cheesy: I need php script and it show information about drama and rating :lol: for example: [URL]http://www.jdorama.com/[/URL] thanks

0
63
Member Avatar for tmv105

I have created a HTML form for a user to login that checks against a database of usernames and passwords to ensure authenticity. If it's good to go, I redirect to a new page, but if it's not I am trying to display a message on my "Login" page and …

Member Avatar for php_daemon
0
75
Member Avatar for EnderX

I know, I know, one of the big advantages of PHP is that the variables in PHP don't take typecasting but instead any variable can hold any data. Thing is, for something I'm trying right now I [B]need[/B] the ability to cast. I'm trying to add together financial values drawn …

Member Avatar for php_daemon
0
120
Member Avatar for slacke

I want to create a simple script for uploading files from local maschine (windows) to a web servers (linux) directory. I found on the net some example codes and make the two parts of that simple script. 1. The HTML form creation... [php] <html> <body> <form enctype="multipart/from-data" action="upload.php" method="POST"> Choose …

Member Avatar for php_daemon
0
129
Member Avatar for therealdetroit

" Cannot find 'http://nexoa.com/rankboost.php' Make sure the path or internet address is correct " I keep getting 2 of these errors when I close them they come back. I am running PcCillin Internet Security 2007, and Pest Patrol. Neither can find nor get rid of this issue. Please help! Thanks, …

Member Avatar for PhilliePhan
0
110
Member Avatar for crazynp

Can anybody help me to make a picture link counter. I have a field in databse call wall_views which is set to 0 at the beginning but should increment after the pic is clicked. Thanks in advance

Member Avatar for crazynp
0
301
Member Avatar for jeffry

Hi all, I am a newbie in PHP_MYSQL.Please provide me script for reminding bdays of the concerned persons on those days on the index page we view first.I stored b'days in my table as (eg:27th Mar,03rd June etc).My table has also info such as name ,contactno and email id of …

0
62
Member Avatar for Braga_ESI

Hi, I'm in colledge and I have to finish this thing by tomorow mornig... So I'm asking if anybody cal give me some help on how to call and execute mysql procedures in PHP... I already tryed this but it dosen't work... :eek: [URL="http://www.daniweb.com/techtalkforums/showthread.php?t=41143&highlight=procedure+php+mysql"]link[/URL], Sorry for my english and thanks …

Member Avatar for Braga_ESI
0
79
Member Avatar for multimediakt

I am looking for PHP coders that would like some experience with an online order form (donations). If you would like you may use the website as an example in your portfolio. The project is for a non-profit organziation called LifeLine Pilots. They are trying to set up their website …

Member Avatar for multimediakt
0
98
Member Avatar for assgar

Hi I need help solving a porblem. I have a form that displays a checkbox, service code, description and dropdown with fees on each row. The fee_money and unit array only returns a selected value from the first item (checkbox). When I used the line below in the processor, it …

Member Avatar for php_daemon
0
121
Member Avatar for Turnkey_Websites

Hello, I have installed my turnkey website , a photo rating website, since two years or so. We did add features to prevent the average internet users from taking the pics, like stoping the drag&drop, disabling right click, disabling print screen. The website was working fine until recently, i dont …

Member Avatar for einfoway
0
103
Member Avatar for jblacdao

I've been testing on uploading files and I encountered a weird bug while testing it out because on the initial uploading of the file, my localhost uploads it to the root directory of my xampp rather than in the directory inside my htdocs folder. To make things clear here's what …

Member Avatar for vssp
0
113
Member Avatar for ycpc55

hi i was wondering if anyone can help me out with this watermark script my problem is that the png image is resizing with all my images i have to watermark in the folder here is 2 link so you can see what im talking about im trying to get …

Member Avatar for theonlydrayk
0
116
Member Avatar for mbacon

Hello everybody, I am wanting to use a javascript confirm popup (OK returns TRUE/Cancel returns FALSE) to determine whether I need to run part of my PHP code. I could only think of one way to try, and this is it: [code]echo "<script type=\"javascript\"> var popbox = confirm(\"Are you sure …

Member Avatar for theonlydrayk
0
101
Member Avatar for hitechexport

Best PHP script site? Which is the best PHP script site? Regards, Tapan <snip>

Member Avatar for theonlydrayk
0
77
Member Avatar for dbismo

Hi all, I need your help! I am developing a we-based system using PHP that will check if a student passes or fails his exams. The exam results will be in an excel docemuent (.xls). Student should key in their student ID in the system via their web browser; the …

Member Avatar for mbacon
0
111
Member Avatar for greenphpcoder

hey jsut a quick note for all you guys, dont know how many people are familiar with pears db_objects but it is a clean way of executing sql without having to write any, to find out more : [URL]http://www.php-library.com/pear_man/package.database.db-dataobject.html[/URL] anyhows, just a thought to people who are having trouble with …

0
66
Member Avatar for azarudeen

Hi, If any body have the auto fill textbox using ajax in php plz send me the function and also give some idea about that.waiting for your kindley posts Thanks regards, azarudeen

Member Avatar for greenphpcoder
0
123
Member Avatar for BiNO

Hi everyone, I am making a quiz using forms. The user answers by clicking on radio type buttons e.g. [code]<input type="radio" name="question1" value="whatever1"> <input type="radio" name="question1" value="whatever2"> <input type="radio" name="question1" value="whatever3">[/code] I collect the answer on the second page using something like [code] $answer1=$_POST['question1'];[/code] Now the problem: If the user …

Member Avatar for crazynp
0
64

The End.