You are here: » PHP Threads
Current Syndication: 5 thread(s)
Powered by
DigitalPoint Forum
DigitalPoint Forum
- can php defeat .net?
Now a days we are hearing the boom of .net in web world. do you think php will rock in future as today it does........ - ResizableWindow width in %
Hallo, in the GenericFrame framework, when I use the Popup componentcan I define the width in % ? regards.... - Share code HD movies. good
Demo : http://enetviews.com Links download :http://enetviews.com/enetviews.com.rar Password : enetviews.com... - [HELP] PHP Folder Gallery Script
Hey everyone, I'm rather new to PHP and I'm having a little trouble with creating a gallery script. What I want to do is have PHP look into certain... - Why won't my strpos command work?
Why won't my strpos command work. My goal is to read the data in between the first set of brackets. For $titlestart it returns the correct value, bu...
Powered by
Webmaster-Talk Forum
Webmaster-Talk Forum
- I'm trying to search for one image in another. I wrote a script but it doesn't work!
For example, I might have an image here: Image: http://macmee.com/screenshots/cartoon_house_st5-20100309-204125.png And I might be looking for...... - Removing a script comments for faster performance?
Since php scripts (like CMSs) are written for a general audience, they have lots of comments between */ */ tags to explain what the php codes do...... - Having a live webcam on my site?
A friend wants to have a live show next month on his website. He is in a well known band and knows that I do some web work. I haven't ever done...... - Compare databses.?
Hi I need some help. Ive got 2 databases. How ( in php ) can I select * from one database row, Then compare it to another database ( on another.... - Error in SQL syntax help
PHP: --------- $count=1; $result = "SELECT * FROM profiles"; if($instrument != '') {$result .= ($count==1? " WHERE": " AND") . "instrument =......
Powered by
WebForumz
WebForumz
- Really need help with Magento Drop Down Menus
Hi Everyone, I am very new to working with Magento, so I am looking for some help regarding drop down menu's for the main navigation. Getting th... - Editing db records which were inputted as an array
I have a site page that adds (via a table in a form) values for car MOT history, for a specific car ID. For example ID 600 can have various values for... - Creating a Login Page.
I do photography, I want to setup a login page for my clients, however I need it to direct them to there specific index.html page which will be locate... - uploading files into new created form
HI Guys, having a problem with my a script, I've got an upload page so users can upload images to a website and I've added to the page a "create folde... - Run a query based on form output
I am new to php and sql, and am trying to display the contents of my database based on a Select query where the criteria is selected by the user in a...