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 [RESOLVED] Help with SELECT  
17:34 15-Nov-08   [Replies: 1, Views: 85]    By: theyapps
I've been fighting with this all day reading forums and the what not but with no luck. I am trying to formulate a MySQL Query to read some info from my phpbb3's data base to put it on my home p...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer User Verification system  
13:58 15-Nov-08   [Replies: 2, Views: 92]    By: Unnamed
Hi, I'm making a form that allows users to update their own records, so I made this code. PHP Code: $result = mysql_query("SELECT * FROM Information WHERE ad_id='$_PO...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeCall Programming Forum htaccess  
13:51 15-Nov-08   [Replies: 8, Views: 82]    By: Unnamed
I actually don't know if thisisright forum, but it does do with php too. in my system, I have subdirs with includes and other things. I would like to know how I can prevent users from accessing t...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer not load mcrypt extension  
13:02 15-Nov-08   [Replies: 0, Views: 55]    By: micprasanna
hi all After I install phpmyadmin finish it warn me Cannot load mcrypt extension. Please check your PHP configuration. How can I fix the problem ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
PHPBuilder [RESOLVED] Basic hpml php interaction  
11:18 15-Nov-08   [Replies: 14, Views: 299]    By: Unnamed
Hi, in my quest to learn php well, I have chosen to learn from several places of info. and samples. At the moment all I am attempting to do is use a very basic HTML form and send the data to a bas...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Restriction  
08:39 15-Nov-08   [Replies: 1, Views: 92]    By: XeroSiS
1. How is it possible to restrict people to view my images folder by typing its location on the address bar? So the only way possible for them to view is on the HTML layout of my page? T...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Building a calendar  
03:10 15-Nov-08   [Replies: 1, Views: 78]    By: ketanco
Hello, I have a mysql database that I store events data. I want to display those on my website on a calendar form. How can I build the calendar, which, its cells (for the correspondi...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer [RESOLVED] How to print HTML tags??  
02:27 15-Nov-08   [Replies: 2, Views: 67]    By: TheDragonReborn
Hello to all, How does one print the actual html tags to an output page? What I want to do is print an output page that contains: Code: <option>"some data"&...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums php.  
00:58 15-Nov-08   [Replies: 5, Views: 28]    By: Unnamed
instead of making php on my computer, how can i make it send the same as it shows on my computer for others, or how do i host this site so everyone else can see it? ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer RSS feed creation issue.  
22:55 14-Nov-08   [Replies: 1, Views: 94]    By: bejitto101
Apparently I can't code for crap, because I can't even program a simple RSS feed creator right. Here's the feed: http://jefferson.wsu.edu/rss.php [http://jefferson.wsu.edu/rss.php]> The ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
PHPBuilder Software Recommendation?  
21:18 14-Nov-08   [Replies: 1, Views: 150]    By: rodneykm
I'm looking for a invoice, client management system that does the following. - Allows client to login and add / remove products - Allows them to pay their bill online Pretty simple, ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
PHPBuilder nested if/else help  
21:03 14-Nov-08   [Replies: 3, Views: 102]    By: harkly
when searching I want a line to print if nothing is found. I've added a if/else into my original if/elseif statement but am getting an error - Parse error: syntax error, unexpected T_ELSE in /h...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums [RESOLVED] Server status?  
20:36 14-Nov-08   [Replies: 13, Views: 50]    By: Unnamed
ok i got this code: PHP Code: <html> <head> <title> PHP Test Script </title> </head> <body> <?php $ip = "(wont show)"; $por...
[Tags: No tags defined yet] -
Be the first to Tag this thread
PHPBuilder mod_rewrite not working  
20:20 14-Nov-08   [Replies: 2, Views: 148]    By: lazzerous
I know this isn't directly PHP related but I'm getting no bites from experts-exchange.com This should take http://www.example.com/automobiles [http://www.example.com/automobiles]> and point it...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer configuring mysql and php help.  
19:45 14-Nov-08   [Replies: 1, Views: 100]    By: Unnamed
i am trying to get php to work with mysql and it just is not working at all I have uncommented extension=php_mysql.dll from the php.ini file that is in the windows folder and ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
PHPBuilder Sending Variables  
19:22 14-Nov-08   [Replies: 1, Views: 129]    By: Unnamed
I have a vehicle form where people select a year and it updates the make box and then they select make and so on. My issue is that it submits to a file which searches a database and sends the user...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Display html load time of a external site  
19:22 14-Nov-08   [Replies: 1, Views: 66]    By: mr_bill
I would like to know what would Ilook for to try and find a snippet of full code that would allow me to get the html load time of an external website. My site displays the links of many ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
PHPBuilder Forms and empty space  
18:58 14-Nov-08   [Replies: 4, Views: 116]    By: harkly
I have a form that sends the info to another page. I trimmed the empty space off the front and end of the string but am wondering about the middle? I have a list of artists and would like to be ab...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeCall Programming Forum problem with showing up an image  
17:50 14-Nov-08   [Replies: 18, Views: 217]    By: Unnamed
hi all im new here and im new to php i have a problem with showing the image from my mysql database here is my table im working with from my database Code: CREATE TABLE upload2 ( id INT NOT ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru apache 2.2  
16:48 14-Nov-08   [Replies: 3, Views: 47]    By: liquid_chaos
Hi, ive just been trying to set up apache for a long time and im getting annoyed. i restart the server and then try to start it from the start menu and it says the requested server ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Normalization...any good?  
13:45 14-Nov-08   [Replies: 9, Views: 140]    By: cancer10
Hello People, I designed this application keeping in mind the normalization technique. Let me give you a brief overview of my application and how have I designed it. My App is a form/web...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer Urgent !!  
13:13 14-Nov-08   [Replies: 2, Views: 99]    By: Unnamed
I urgently need php script for membership forms i have made the form all i need is to process those forms and make them work this way: When visitor fill it and click submit all i...
[Tags: No tags defined yet] -
Be the first to Tag this thread
PHPBuilder Can't use php_curl.dll library  
13:01 14-Nov-08   [Replies: 0, Views: 74]    By: wardrobe
I am using windows 2K with IIS5, I am sure the extension folder is correct because I can load other libraries without problem. When I uncomment "extension=php_curl.dll", the web brow...
[Tags: No tags defined yet] -
Be the first to Tag this thread
PHPBuilder php errors - help  
12:38 14-Nov-08   [Replies: 2, Views: 168]    By: Unnamed
hello i'm hoping you can help me.. so thank you all in advance. my phpinfo is this www.sportstrick.com/out.php [http://www.sportstrick.com/out.php]> when i run the php i get this ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums [RESOLVED] Tree Traversal  
12:29 14-Nov-08   [Replies: 4, Views: 25]    By: chunk
hi all, i have a problem, please help me out to solve this issue, i have to traverse a Tree from Given Root and i have to count its Left Childs And Its Right Childs. I have a database wh...
[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