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   
PHPBuilder PHP and Mysql ordering by 2 different things  
06:35 18-Nov-08   [Replies: 1, Views: 53]    By: Unnamed
I'm working on a directory script, that is going to display from the top referrers on down, but also need it to display in order of status.. This isn't that hard, but then I get into the paginatio...
[Tags: No tags defined yet] -
Be the first to Tag this thread
PHPBuilder Sorting a Php Table via a DropDown Menu  
05:13 18-Nov-08   [Replies: 9, Views: 168]    By: Unnamed
Hello I am learning PHP. I need help with the following code: I have a phpmyadmin database with following fields: id, coursename, coursecode, coursedescription, instructor , courseyea...
[Tags: No tags defined yet] -
Be the first to Tag this thread
PHPBuilder Error shows variable undefined... yet it is  
05:05 18-Nov-08   [Replies: 4, Views: 77]    By: Unnamed
Hi, I've been working on debugging this "forgot password" script for a few days now yet I still can't get passed the error that comes up. The way the script works is the user en...
[Tags: No tags defined yet] -
Be the first to Tag this thread
PHPBuilder Crying..Brave Man Leaps Off Cliff For Girl making People Laugh N Cry. ..  
04:49 18-Nov-08   [Replies: 0, Views: 40]    By: Unnamed
I was emailed this today from a friend and I was just blown away after reading the emotional comments to the vid and I had to share. This is real life and what this guy did is just unbelievable co...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer dynamic GET  
04:33 18-Nov-08   [Replies: 3, Views: 106]    By: moiseszaragoza
I am creating a form dynamicly and i have no idea how many elements i am going to have all i know the are all called Q1 Q2 Q3 Q4 and so on and i was wondering how...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer If, line 5 of file test.txt = "color"..do...else do ...  
04:30 18-Nov-08   [Replies: 2, Views: 149]    By: Peuplarchie
Good day to you, I woking on a script which is customizable for the web editor to change some option on the way some item on the page are displayed. My question is: H...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer calling open office macro from php not working  
04:22 18-Nov-08   [Replies: 0, Views: 50]    By: Unnamed
No matter what I tried to call my open office macro, whether it's exec, shell_exec, system or even COM("WScript.Shell"), the command line seems to be ignored without returning ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
PHPBuilder [RESOLVED] Multiple Form Rows -> Multiple MySQL Table Rows  
03:16 18-Nov-08   [Replies: 3, Views: 54]    By: Unnamed
Hello! I have searched everywhere for an elegant solution to my dilemma, and have decided it's time to reach out and ask for help. I work for a t-shirt screen printing company, and am in t...
[Tags: No tags defined yet] -
Be the first to Tag this thread
PHPBuilder Formating XCF Files  
01:28 18-Nov-08   [Replies: 1, Views: 47]    By: Unnamed
Can someone help me with this problem ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
PHPBuilder Need help modifying someone else's script!  
01:07 18-Nov-08   [Replies: 0, Views: 46]    By: Unnamed
Hey guys... Hoping you're helpful to clueless noobs here... I'm brand new to PHP programming, and have pretty limited experience with programming in general... I downloaded a shareware ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru PHP, mysql and dreamweaver cs3  
01:07 18-Nov-08   [Replies: 5, Views: 102]    By: master_m
I did reinstall all but still to no use. I need to use it under IIS ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
PHPBuilder XML error in Browser-Escaping special characters  
22:57 17-Nov-08   [Replies: 0, Views: 66]    By: Unnamed
Hi, I am working with Javascript/ PHP+SQL server +XML. I read XML files and get them displayed in web browser. But i get XML-cant be displayed error in IE(Firefox shows? instead) when it...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer PHP and Mysql  
22:12 17-Nov-08   [Replies: 2, Views: 99]    By: Unnamed
I am trying to get the values of a mysql table to show up on my page i have the following just peices of code Code: function connectdb() ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
PHPBuilder [RESOLVED] SESSIONS changing from _GET  
21:22 17-Nov-08   [Replies: 1, Views: 52]    By: adamata
I am just getting into sessions and came across this one. (first off, I do have PHP Code: <?php session_start();?> at the top of every page) I have a he...
[Tags: No tags defined yet] -
Be the first to Tag this thread
PHPBuilder Displaying an image in a page?  
17:53 17-Nov-08   [Replies: 5, Views: 88]    By: Unnamed
Hi, thanks to the help I actually now have images uploading. Now, how do I display the image in another page? I created a page, I just need a script that will call the newest uploaded image to be ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Help formating results of rss feed!  
17:31 17-Nov-08   [Replies: 0, Views: 62]    By: ssbeats
hi i have just followed a tutorial for adding rss to my site... So far so good. Here is what is looks like... http://devonwebsitedesign.com/#rss [http://devonwebsitedesign.com/#rss]>...
[Tags: No tags defined yet] -
Be the first to Tag this thread
PHPBuilder PHP form with drop email option  
17:16 17-Nov-08   [Replies: 4, Views: 111]    By: Unnamed
Hello! I'm trying to have a contact form that includes a drop down selection menu of about 5 different departments and once that selection has been made, after the form has been filled out -...
[Tags: No tags defined yet] -
Be the first to Tag this thread
PHPBuilder setcookie is not changing value  
15:53 17-Nov-08   [Replies: 4, Views: 84]    By: Unnamed
here is the code I am using Code: function detectiPhone($query){ $container = $_SERVER['HTTP_USER_AGENT']; //print_r($container); //this prints out the user agent array. uncomment to...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer gmt server time  
13:18 17-Nov-08   [Replies: 3, Views: 124]    By: Unnamed
Hi, Is there a way to insert gmt clock to your page refreshing every second by java script? Php does not refresh the content alone I think. This is exactly what I want, but it does ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer preload data from server.  
13:13 17-Nov-08   [Replies: 4, Views: 96]    By: Unnamed
Hi, I am making a web site that loads content from a database. The database content is at the middle of the page and while it loads, the images below the php code are not coming natu...
[Tags: No tags defined yet] -
Be the first to Tag this thread
PHPBuilder [RESOLVED] Contents of an online form not clearing  
12:57 17-Nov-08   [Replies: 3, Views: 64]    By: Unnamed
Hi Guys, I have an online form I am developing & before I incorporated PHP in the script the 'Clear Form' action button would work fine & clear the contents allowing the user to start ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer the slideshow idea  
12:10 17-Nov-08   [Replies: 3, Views: 102]    By: renevanh
I'm building a messaging system. Certain users can add messages in the backend, which will be displayed on the frontend of the application. The backend is up and running, the fron...
[Tags: No tags defined yet] -
Be the first to Tag this thread
PHPBuilder [RESOLVED] Getting data from multiple tables  
11:30 17-Nov-08   [Replies: 14, Views: 157]    By: MitchEvans
Hi Guys, I'm sure this is simple (well i hope) but here goes: I have a table (named responsible) with lots of data in, it has 49 fields each of which can be 0,1 or 2. I have another table ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer object class to string  
10:03 17-Nov-08   [Replies: 3, Views: 89]    By: rashmi_k28
Code: $i=0; foreach($params as $p){ $lineplot.$i = new LinePlot($values[$p]); $graph->Add($lineplot.$i); } I am getting an error as Object of class LinePlot could not b...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Alternate row color ?  
06:55 17-Nov-08   [Replies: 2, Views: 95]    By: Peuplarchie
Good day to you all, Here I come again with a piece of code which reach a txt file and return the text, it also convert the "\n" into "<br>". ...
[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