You are here: » PHP Threads
Current Syndication: 5 thread(s)
Powered by
DigitalPoint Forum
DigitalPoint Forum
- PHP, Page Number and MYSQL Result
I have a problem is that the main URL i.e saadi.000a.biz starts from page number 2. What I mean to say is that the default website address of mine dis... - Little Game Script Problem
Just coding a lil game, but what i want this to do is allow users to add "enemies" to there list, but i also want them to be able to remove enemies. T... - Need A Coder For Serious Problem
Hi there, i need a coder for some serious problem.. Must have good knowledge of PHP and Javascript (or Ajax too maybe) and DMR code.... I am ready... - how can i auto update the view of a function for example viewing time ?
how can i auto update the view of a function for example viewing time ? echo date("H:i:s A");... - PHP Programmer as a career?
I think this is the best place to ask this question. I am working in a non-technical side for few years. But I always want to switch to programming s...
Powered by
Webmaster-Talk Forum
Webmaster-Talk Forum
- need an example using php_rand on a multidimensional array please
Hi, I am trying to get a random monster from my multidimensional "monsters" array. I have array monsters, and inside that I have array "ocean" and..... - how to create "keep me logged in" feature?
i created a login page....with a check box "keep me logged in" label... when i check that n logged in.....it is setting cookies....fine upto...... - session variable handling
I have just uploaded my application to my server for the first time and sent the link to a friend, however, when I broused to the site, the site had..... - php check user and email match,,,
i use this code to display the email of the logged in user... PHP: --------- ...... - PHP pages not running within a subdirectory?
Folks, I am working on a friends site. To allow his existing site to stay up and running and still be able to test the new site on his server, I......
Powered by
WebForumz
WebForumz
- Search CVS file for string, canīt make it work
I have a CVS file and a user input field that I need to see if it exists in that CVS file. Here is what Iīm using, but I canīt get it to work: P... - scrape continuous webcontent from more number of page
Hi, I was tried to retrieve the web content from the "http://www.local.ch/en/q/bar.html" link. I use the following code PHP: --------- <... - need help with database insert
Will someone tell me why the below does not add a record to my database. It just displays the source code?