Forum: PHP Jul 29th, 2009 |
| Replies: 1 Views: 182 Hi everyone, i created a web crawler in python and it gets data from specific parts in websites and stores this data in a mysql database which is later displayed in my website.
however when i... |
Forum: PHP May 17th, 2009 |
| Replies: 3 Views: 300 hello everyone .. i am pretty new to php programming and web development and i need to ask this. i have designed a few websites for my clients and i am getting better and now i have started learning... |
Forum: PHP May 16th, 2009 |
| Replies: 2 Views: 201 hi everyone .. i have just finished developing a web application i hope to put on the www very soon. however my application has various folders that i dont want the public to access directly through... |
Forum: PHP Dec 9th, 2008 |
| Replies: 2 Views: 488 hi all .. i have developed an application in php and i want to start marketing it. the downside is i have put in alot of hard work into developing it. sleepless nights, tears, booze, and the last... |
Forum: PHP Jun 7th, 2007 |
| Replies: 2 Views: 921 could anyone please be kind and help me with source code of a working pagination php script.thanks alot.. |
Forum: PHP Jun 7th, 2007 |
| Replies: 1 Views: 1,877 how can i verify the validity with the php pregmatch function. The string starts with a year, then a dash, followed by between 1-3 numbers, another dash,then betweek 1-5 letters, another dash,... |
Forum: PHP May 29th, 2007 |
| Replies: 3 Views: 1,460 hi there, i have a problem with the post data thing..i have two pages, one for uploading documents and another to see the uploaded documents. When i finish uploading and go to the next page i can see... |
Forum: PHP May 24th, 2007 |
| Replies: 1 Views: 1,964 hi there,
how do i validate names like surname and first name with the preg_match function??? |
Forum: PHP May 24th, 2007 |
| Replies: 6 Views: 3,782 that worked, thanks alot... |
Forum: PHP May 21st, 2007 |
| Replies: 6 Views: 3,782 hi...i want to use the preg match function to verify a string that should have the format format of a year - two digits - two letters - two digits, like this: 2005-03-IT-031 thanks |
Forum: PHP May 7th, 2007 |
| Replies: 3 Views: 1,099 hello, could someone show me how to redirect a page in php after a specific amount of time like 5 seconds. thanks |
Forum: PHP May 5th, 2007 |
| Replies: 2 Views: 787 could anyone please help me and show me how to validate a form with the php_self function and the error message appears to the side of where the error came from. Thanks. You could also give me... |
Forum: PHP Apr 18th, 2007 |
| Replies: 2 Views: 1,012 hi there. please help me on this. Am working on a website. On one page i put a login form that will authenticate an administrator. However am trying to find a way that when the administrator logs... |