www.webdeveloper.com
+ Post New Thread
Page 4 of 7 FirstFirst ... 2 3 4 5 6 ... LastLast
Threads 76 to 100 of 152

Forum: PHP

Discussion and technical support for using and deploying PHP based websites.

  1. Exclamation Sticky Thread Sticky: We're looking for PHP authors for PHPBuilder.com

    Do you have some great PHP topics that you'd like to write about (and get paid for)? We're looking for high quality PHP articles to publish on PHPBuilder.com. If you're interested, send me a note at sclark at jupitermedia.com with your proposed article! Thanks, Scott

    Started by sclark‎, 03-08-2005 10:11 AM
    5 Pages
    1 2 3 4 5
    • Replies: 66
    • Views: 134,353
    05-07-2013, 06:25 AM Go to last post
  2. Sticky Thread Sticky: FAQ - Please Read Before Posting!

    Frequently Asked Questions (If you have comments or suggestion for this FAQ, post them in this thread.) 1. What is PHP? 2. Is there online documentation and tutorials that can help me learn PHP? 3. Can I run PHP locally on my PC? 4. How do I make my code color-coded and indented in my...

    Started by NogDog‎, 04-06-2006 05:46 AM
    • Replies: 11
    • Views: 50,750
    04-06-2006, 05:53 AM Go to last post
  3. Sticky Thread Sticky: How to: Upload images using PHP

    this thread. - MOD] How to upload images using PHP is one of the most frequently asked questions in this PHP forum so I am going to use this post to look at the basics. Uploading images can be broken down into the three following steps which will be looked at in turn: An HTML form with a...

    Started by bokeh‎, 04-02-2006 05:14 AM
    • Replies: 2
    • Views: 480,711
    04-02-2006, 05:18 AM Go to last post
  1. Talking Need a Hot or Not Script for a non-for-profit organization

    I have spent the last week searching, searching, searching... I have found some, but nothing that I'm looking for. I'm working on this project for our Antique Tractor Club (non-for-profit organization), but if this is done right, may be able to move it over to another organization website also. ...

    Started by shankscomp‎, 05-05-2013 06:30 PM
    • Replies: 2
    • Views: 365
    05-06-2013, 01:40 PM Go to last post
  2. dynamic chart

    hi..i just want to create google chart using dynamic data .. how to do this..???? function drawVisualization() { var wrapper = new google.visualization.ChartWrapper({ chartType: 'ColumnChart', dataTable: , ], options: {'title': 'Countries'},

    Started by Sam215‎, 05-06-2013 12:40 AM
    • Replies: 2
    • Views: 277
    05-06-2013, 01:34 PM Go to last post
  3. Getting All Dates for next 2 months by numeric day representation

    I need help solving a problem and I can't think up a solution for...I've trying to get this array onto a calendar but I need to get the full date and time for all days in the next say 2 months with the respective day number (same as PHP's date day number "w"). Any help would be greatly appreciated....

    Started by ncsflorida‎, 05-05-2013 10:20 PM
    • Replies: 1
    • Views: 358
    05-06-2013, 11:03 AM Go to last post
  4. Question Blank response in XML WebService

    Hi I am trying to create a webservice that would output either in JSON or XML format depending on the user's choice. I problem comes when I am sending a boolean datatype to the user in XML format. When the datatype is true, it sends the following: <?xml version='1.0' encoding='UTF-8'?> ...

    Started by cancer10‎, 05-05-2013 10:44 PM
    • Replies: 3
    • Views: 333
    05-06-2013, 08:49 AM Go to last post
  5. Php Form Post to self and hide form on submit

    Hi, I want to have a php form that do the process on the same file as the form and display thank you on the same file on success. Basically, I need to hide the form and display a list of errors if there is error or hide the form and display thank you if no error all on the same file. Is that...

    Started by phpnewbie08‎, 04-28-2013 01:54 AM
    • Replies: 2
    • Views: 569
    05-06-2013, 05:25 AM Go to last post
  6. Dynamic web page title, need help.

    Hi friend, I am not familiar to php, please help me to make my webpage's title dynamic, share your feedback and suggestion. Thanks.

    Started by noahwilson‎, 05-06-2013 03:26 AM
    • Replies: 2
    • Views: 316
    05-06-2013, 05:25 AM Go to last post
  7. PHP error column issue

    Hi I added extra fields following the link below http://www.webidsupp....ight=condition I get the following error after pressing submit An unexpected error occurred. The error has been forwarded to our technical team and will be fixed shortly

    Started by ianhaney‎, 05-05-2013 03:40 AM
    • Replies: 1
    • Views: 307
    05-05-2013, 01:59 PM Go to last post
  8. Review Stage

    Hi, I am close to launching a website that i have been working on for some time now and i plan on carrying out a significant review of security . I understand that one of the biggest areas of concern from a security point of view is how you handle user input (fields / forms etc.) I don't...

    Started by oo7ml‎, 05-03-2013 11:55 AM
    • Replies: 2
    • Views: 754
    05-04-2013, 02:15 PM Go to last post
  9. How I can call restful web services efficiently

    My code is as follow I need to use this code to fetch data from web service and show them in a site properly but after I request for the webservice I am unable to load them fast. Site is loading very slow. <?php $jRequestURLPrefix = 'http://demo.4ds.com/rema/1.1/'; $menu_json_url =...

    Started by diptaSoumya‎, 05-04-2013 01:33 AM
    php and mysql
    • Replies: 2
    • Views: 502
    05-04-2013, 11:52 AM Go to last post
  10. Is this possible?

    Hello all, I am the web manager of an author's personal website. My knowledge is limited to HMTL and CSS, though I have a little knowledge of how php works. My client has a wordpress blog on his site (which uses php), and a blog on PsychologyToday.com. He would like his website blog to update...

    Started by AEFM‎, 05-03-2013 10:26 AM
    • Replies: 4
    • Views: 886
    05-04-2013, 03:36 AM Go to last post
  11. Question Posting values with dynamically created elements

    HI Guys I am using the following code that creates html form elements dynamically but there is one problem. <html> <head> <title>Adding and Removing Text Boxes Dynamically</title> <SCRIPT language="javascript">

    Started by cancer10‎, 05-03-2013 11:25 PM
    • Replies: 0
    • Views: 537
    05-03-2013, 11:25 PM Go to last post
  12. webid php error help

    Hi I am using webid for a website I am doing for a customer and have added some extra fields to the sell item page and just before I submit it, the data I entered is not showing up in the confirm listing bit and was wondering if anyone could point me in the right direction, I did check the error...

    Started by ianhaney‎, 05-03-2013 12:48 PM
    • Replies: 1
    • Views: 711
    05-03-2013, 02:41 PM Go to last post
  13. Multiple site backgrounds...

    Greetings, Have a bit of a challenge here, at least it has been for me... lol. I have a site that I would like the ability to have a different background for each month. The core of the theme that I am using is CSS, so I have directed the CSS to look for the PHP file when looking...

    Started by Smythe‎, 05-02-2013 10:35 PM
    • Replies: 3
    • Views: 716
    05-03-2013, 08:25 AM Go to last post
  14. How to Generate Category and subcategory in html Form With php Mysql

    How to Generate Category and subcategory in html Form With php Mysql

    Started by vinodkmr‎, 04-24-2013 11:44 PM
    • Replies: 1
    • Views: 1,028
    05-03-2013, 07:04 AM Go to last post
  15. Is php running

    I recently upgrade xampp versions and even though I get indication of good install, I can key in 127.0.0.1 and create and edit databses, all features of Xampp Console work but my php is only producing php code. My files have been running successfuly for years but not now. I have ...

    Started by 12Strings‎, 05-02-2013 10:33 PM
    • Replies: 1
    • Views: 668
    05-03-2013, 05:35 AM Go to last post
  16. Getting foreach() error

    Warning: Invalid argument supplied for foreach() function cs_take_location() { list ($location, ) = explode(".",getenv("HTTP_HOST")); $locations = cs_get_locations(false); foreach ($locations as $cityname=>$city) { if ($cityname == $location)

    Started by sheril‎, 05-03-2013 01:46 AM
    foreach() error, foreach() php
    • Replies: 1
    • Views: 640
    05-03-2013, 05:11 AM Go to last post
  17. Unhappy Login session is going expire soon

    Log in Session expires after 5 Min. I want to make it live for 120 min:confused:

    Started by usman jamil‎, 05-02-2013 12:45 AM
    php
    • Replies: 3
    • Views: 1,561
    05-03-2013, 05:06 AM Go to last post
  18. Learn PHP...

    How can i learn PHP ? Have any specified website for learn php? Can anyone help me by share your great advice?

    Started by dreamavenue‎, 05-02-2013 06:05 AM
    • Replies: 3
    • Views: 805
    05-03-2013, 02:22 AM Go to last post
  19. Lightbulb API Responses

    Hi This question is not specifically about PHP but since my application is in PHP I m posting it here. I have spent the past few days doing some research on the API responses of various online services. I am confused and I want your suggestions. Do you think the following response makes...

    Started by cancer10‎, 05-02-2013 08:03 AM
    • Replies: 3
    • Views: 679
    05-02-2013, 04:06 PM Go to last post
  20. Embedding

    Sorry if this is in the wrong section, please move if needed. Hi first off I havent got a clue about what I am about to post below, I am just trying to get some ideas if possible to help out a forum I belong to, so sorry if I sound pretty thick on all of this. so anyway.... we have a new...

    Started by doogydawg‎, 05-02-2013 02:56 PM
    • Replies: 0
    • Views: 482
    05-02-2013, 02:56 PM Go to last post
  21. Post Simulate Link Clicking in PHP.

    Hello to everyone. I am writing a PHP function which I want to simulate clicking to a url for example : . I would like this clicking to be done automatically without the user intererence.Is this possible?Bear in mind tha the link is declared insiden this function.eg function...

    Started by archiman83‎, 05-02-2013 07:55 AM
    function, link
    • Replies: 1
    • Views: 620
    05-02-2013, 01:34 PM Go to last post
  22. Smile images or files share between a domain and its sub-domain

    I have already developed a website for desktop platform user and now I am thinking about making it also compatible for mobile device user (larger buttons, more simple layout, less javascript more css3, etc) So I will make a sub domain (mobile.mydomain.com) and I will write a simple version of my...

    Started by jeffap‎, 05-01-2013 11:56 AM
    • Replies: 2
    • Views: 708
    05-02-2013, 09:20 AM Go to last post
  23. Undefined index errors....

    I just learned new errors about the Undefined index but at this time i just can't figure out how to solve this, i got error said Notice: Undefined index: userid in C:\VertrigoServ\xxx \login.php on line 104 which is the codes showed <?php $nb_new_pm =...

    Started by Alidad‎, 04-26-2013 12:52 PM
    • Replies: 3
    • Views: 691
    05-02-2013, 07:07 AM Go to last post
  24. Exclamation Getting mail() to send my emails

    Hey Gents, Here is my Issue, i'm getting an error trying to get my form to submit and send emails. The development site is at www.marinetechegypt.com/contact.php I tried it locally on my WAMP first, it wasn't sending so i decided to test on the server incase its a local config issue. I...

    Started by Sabz‎, 04-29-2013 06:55 AM
    mail, php, ppmailer, smtp
    • Replies: 2
    • Views: 751
    05-02-2013, 06:36 AM Go to last post
  25. Creating multiple pages with DB info

    Good afternoon fellow programmers, I've been reading my reference book but I can't figure out to create more than one page for my list. I want to create a simple list from my DB. Then once I get to 100 titles I have a link that says NEXT Then the next page has the next 100 titles

    Started by phpnewbie34‎, 04-30-2013 01:43 PM
    • Replies: 1
    • Views: 636
    05-02-2013, 06:29 AM Go to last post

Forum Information and Options

Moderators of this Forum
Users Browsing this Forum

There are currently 182 users browsing this forum. (0 members & 182 guests)

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center



Recent Articles