Forum Discussion Search with BoardTracker.com
Forum Discussion Search with BoardTracker.com
  
  

Advanced  |  Help
    Home Search Alerts Browse My Threads Setup About Login Signup    


» All > Computers & Internet > . > . > Programming Languages > PHP [42 Forums][Track this Category]
   Browse sub-categories   
No sub-categories for this category

   Latest threads in category   
Web Developer values from Multi-Array into mail  
22:37 9-Oct-08   [Replies: 0, Views: 3]    By: Jerico
Hi I have a multidimensional array storing values that I need to add to the body of an email - however since the number of values can be any amount, how do I loop through the array a...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Remove elements from a session array  
17:24 9-Oct-08   [Replies: 0, Views: 35]    By: Roxxor
I am building a form where a user will have the ability to add items from selection lists. The items will be stored in session arrays after beeing added. The user will also have the abi...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Get HTML with <<<  
16:21 9-Oct-08   [Replies: 2, Views: 45]    By: auxone
I remember seeing this one PHP syntax where the author was able to stuff a ton of HTML into a single PHP variable without escaping characters or anything, but for the life of me I can't ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Variable passing problems  
14:11 9-Oct-08   [Replies: 2, Views: 59]    By: Unnamed
Hello guys, I have a really frustrating problem My script is something like that: if (isset($_POST['addrecords'])) { //DISPLAYING SOME CONFIRMATION, ADDING SOME COMMENTS ETC redirect(scr...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer help depositing file data into database using PHP  
13:45 9-Oct-08   [Replies: 1, Views: 47]    By: TheDragonReborn
Hello to all, I am having problems getting an uploaded file to place a portion of its contents into a mySQL database. By portion I mean that there are only certain lines from the in...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Help Search Function using Dropdown List  
09:53 9-Oct-08   [Replies: 1, Views: 76]    By: cyberjorge
Hi, I have a scenario, that's need to be done in php please help me with the code. (consider me a total newbie) I need to get a value from 2 static drop down lists and pass this on t...
[Tags: No tags defined yet] -
Be the first to Tag this thread
PHPBuilder Is there any famous site created using PHP?  
09:10 9-Oct-08   [Replies: 0, Views: 2]    By: Unnamed
Hi all, I know few sites like yahoo, google, facebook, naukri...all these sites are been created using PHP....so is there any other famous sites created in PHP...if you know please share ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer php product tracker/enquiry - clear form?  
08:22 9-Oct-08   [Replies: 0, Views: 67]    By: LouPhi
Hi I have a great php script which adds selected products to a tracker.php form whilst a visitor browses the site. Once they are ready, they click on 'prepare to send' and the collect...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Symfony MOdule redirection  
06:34 9-Oct-08   [Replies: 0, Views: 64]    By: vssp
Hi Friends I am working on symfony project. This is new frame work for me. So Please clarify my doubt. This is looklike community site. user able to create own sub domine. Public...
[Tags: No tags defined yet] -
Be the first to Tag this thread
PHPBuilder HTML_Quickform hierselect issue  
05:02 9-Oct-08   [Replies: 2, Views: 43]    By: dottedquad
Hello all. So far everything is working correctly with my hierselect. The first select box stores all the states. The second select box is supposed to list the counties that are designated for the...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer How to set case to Proper Case  
02:25 9-Oct-08   [Replies: 1, Views: 61]    By: inventive
I need codes to set case to proper case when user key in data...so,the data will appear in proper case when the user view the data. ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Which XML/XSLT libraries to use in PHP 5?  
21:54 8-Oct-08   [Replies: 3, Views: 95]    By: Unnamed
Hello. I am trying to create an XML document in PHP that I will need to transform using XSLT. I'm a recovering ASP programmer just getting going with PHP, and I'm having some trouble d...
[Tags: No tags defined yet] -
Be the first to Tag this thread
PHPBuilder Data Not Getting Submitted To DB, But No Errors  
21:52 8-Oct-08   [Replies: 5, Views: 88]    By: Unnamed
I'm trying to use the form below to submit information to a database. I have the error checking stuff working, but when I hit the submit button, nothing happens! It doesn't send me to the thanks.p...
[Tags: No tags defined yet] -
Be the first to Tag this thread
PHPBuilder AAARGG!!! help with error no. 1065  
21:34 8-Oct-08   [Replies: 3, Views: 61]    By: Ryan McAuley
I have a small kennel db that I need to retrieve a list of dogs from... I am using the following query; Code: mysql_select_db($database_chry7248, $chry7248); $query_prospect = "SELE...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer display part of image  
19:38 8-Oct-08   [Replies: 2, Views: 74]    By: ketanco
when i write the line below, according to the width and height I specify, it shrinks or expands etc.... the image. Is there a way to keep the picture itself intact, but according to the ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Multidimentional array not working  
18:21 8-Oct-08   [Replies: 3, Views: 95]    By: Jerico
Hi all I'm trying to store some names from an SQL result into a multi array, but when I try looping through the array, all I get is each letter from sequentially from the last name e...
[Tags: No tags defined yet] -
Be the first to Tag this thread
PHPBuilder slashes keep appearing  
16:20 8-Oct-08   [Replies: 1, Views: 56]    By: eddjc
Hi There, I've got a simple image upload script which involves a multi-part form: PHP Code: <form enctype="multipart/form-data" method="post" action="<?php echo $_SERV...
[Tags: No tags defined yet] -
Be the first to Tag this thread
PHPBuilder Problems with Arrays!!!  
15:48 8-Oct-08   [Replies: 2, Views: 90]    By: Unnamed
Hi, I'm having a problem with array's functions //Making the list of the differents arrays if($cpt_couleur+1<count($_POST["couleur"])){ $liste_tableaux_couleur.=${"ta...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Acess to Google doc account.....  
14:58 8-Oct-08   [Replies: 1, Views: 70]    By: Unnamed
Hi all.... Somebody please help me to get acess to google doc account via google doc APIs by using PHP..... Thanks BTB ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
PHPBuilder [RESOLVED] Help with date  
11:24 8-Oct-08   [Replies: 1, Views: 74]    By: Paul Ferrie
hi guys, i am having a bit of bother checking date in database against date var i have in my script. Basically i want to check the date in the row and if it's a day earlier then display "Yes...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer extract pdf - > php  
09:26 8-Oct-08   [Replies: 3, Views: 166]    By: Bladez
how can i extract from a pdf file a line of text ? ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Send Email After Survey Completed?  
09:14 8-Oct-08   [Replies: 3, Views: 72]    By: 1234567890
I understand you use the mail() to send an email using php, but I need to send an email in a different way. I have a survey that people need to complete, and after they submit the survey...
[Tags: No tags defined yet] -
Be the first to Tag this thread
PHPBuilder game map  
09:03 8-Oct-08   [Replies: 0, Views: 62]    By: markhuntley
im having a little problem and cant think of a solution or if this is even the best way to go about doing this. thez game map loads and you can use north east south west to move, i added a little ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
PHPBuilder Apache config validation  
08:58 8-Oct-08   [Replies: 0, Views: 62]    By: slydder
Hey all, am currently working on a project that interacts VERY closely with the underlying OS (Linux,BSD, etc). One of the functions I am wanting to integrate is an apache rewrite/redirect op...
[Tags: No tags defined yet] -
Be the first to Tag this thread
PHPBuilder Help displaying RSS Feeds  
08:55 8-Oct-08   [Replies: 0, Views: 58]    By: deshg
Hey everyone, how are you all doing? I have some RSS feeds on my site that display various different streams of information. These are obviously accessible via RSS aggregators etc or if webmas...
[Tags: No tags defined yet] -
Be the first to Tag this thread

<<First  <Previous  [1]  2  3  4  5  6  7  8  9  10  Next>      
   




Research | Board owners portal | BoardTracker Forums | Search plugin | Add your board | About us | Contact us

© Pidgin Technologies Ltd. 2006