hi i have registration form where user selects from a drop down to select their area code apart from filling other details in the form. in the next page which...
Hi,How to read pdf,,jpg files in php.Do yuo have any sample script.Plz reply. HARAN Send instant messages to your online friends http://uk.messenger.yahoo.com ...
I am implementing Bond Calculator in php Can anyone help me to implement? Thanks -- Best Regards Eng. T. Kaneshalingam, AMIE(SL) Project Manager, E-commerce &...
Hi you saying problem from the section below case 1: // anual payments return 365 - ($dsm % 360); case 2: // semiannual return 365 - ($dsm % 360); case 4: //...
Thanks Muthukumar, I can not rectify the problem, I place entire code here. Look at this and sort out my prob <?php /** * EGM Mathematical Finance class. * *...
Hi I checked code, there is no problem at all. Give me your input and output then only can judge where is problem! Thanks, Muthukumar Selvarasu, Project...
What about reading the row to get the columns, then resetting back to the first row with mysql_data_seek() so you can re-read the whole set? Rob. ... From:...
I will explain the problem. When was executing this part was changing the info on the objects. This piece of code was working in the other version of php 4 ...
Hi Hope I believe you used the foreach too in same routine; that’s why giving problem because “$I” variable So change the variable name as $j, so that...
WARNING - DB & PHP INTERNALS DISCUSSION. I have not worked on nor am I completely sure that this is accurate... but here's how I think PHP and the MySQL...
hi.. everyone, is anyone know how to make white color become transparent in very smooth way? like in http://www.zazzle.com/cr/design/pt-shirt? can php do that?...
Hi all and Happy new Year . i hope in this new year all your's dreams and hopes are come true :-) I'd like to be able to destroy the session when a user closes...
When you close the browser, the sessions go away. The exception is the new feature of browsers to have tabbed windows. If you close only the tab, the other...
Hi, i wish you a happy new year too. This is just a rough idea... but have you thought about catching something like window.onClose in JavaScript and than call...
Hi, how can i define data type of filed like this: 3 characters and 6 auto increment numbers (example: "DLL - 123456") thanks. ... Never miss a thing. Make...
... You cannot, you will have to use two columns. Furthermore, numbers aren't of a certain length. You might want to create the two colums like this: CREATE...
Dear All, i have created great b2b trading marketplace scripts (alibaba.com clones). i am selling my script in great lower price. if you are interested then...
Hi, Further to defining two columns you can use select statement to get the value in the format you want, eg. select concat(characters,'-',numbers) from...
Hi All, I am using Urdu Editor it is working fine in I.E but not FireFox. Anyone can suggest me Urdu Editor or routine which can work on FireFox Mozilla. ...