No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
18 Posted Topics
the class name is CUSTOMEITEM AND ANOTHER IS SPACER THIS 2 are SUB CLASS OF ITEM class
please give the best site name to download this type of plugin and ple tell how to implement it
hi you first refer the function properly here i write function which help you to connect OK you use this code ok it work on my connection i will check it on my PC then i send you [CODE]//code started <?php $conn=mysql_connect("localhost","root"); if($conn) { echo "connected"; } ?>[/CODE] here local …
first you collect all information which you need in your project then you make table of respective to your project then in table you create primary key and forien key and then another field which you needed in your project i think this will help you and another thing if …
hi to selected ALL SELECT * FROM TABLENAME(YOU SPCIFY YOUR TABLE NAME) where type_of_vehicle IN('A','B','M') or you dirctly write this way if ther is only three field (A,B&M) SELECT * FORM TABLE NAME to selecte ONLY A&B SELECT * FROM TABLENAME(YOU SPCIFY YOUR TABLE NAME) where type_of_vehicle='A' or type_of_vehicle = …
hi here i write how to create datbase create database "databasename" and how to create table syntax is given below create table "tablename"("fieldname",datatype, size);
hi to create the dropdown list mean a combobox then use html <select>tag eg <select> <option>the name which want to come in dropdown combo</option> </select> you can also give value to optionlike this way <option value="any name"> and you can give name to select tag like <select name="any name you …
hi i think you use xampp IF WAMP IS NOT PERFACTLY WORK It IS OLDER VERSION OF wamp but it work good. and another thing you start all service properly then here i write how to save WAMP>WWW>INTHIS FOLDAR you save your all php file you checkit out with your …
hi i write here how to insert the data using php SYNTAX: insert into tablename values("here the nameof the variable in which you fetch the data form text box","here the nameof the variable in which you fetch the data form text box",); you can not understand then i wrte here …
hi i think rajarajan07 is writ you refear the chapter properly beacuse your syntax is not write you refear [url]www.w3cschool.com[/url] it is for you
Hi, I am Installing XAMPP in Windows XP but when I start my computer it gives the dialog box with "mysqld.exe not found" and when i start the localhost/phpmyadmin the following errpr is occured "#2003 - The server is not responding " pls some one give me some solution of …
hi i attach one file of php which will insert value dynamically add the value to database and html code is given below <html> <head> <center> <form action="insert.php" method="get"> NAME: <input type="text" name="name" /><br /> NUMBER:<input type="text" name="number" /><br /> <input type="submit" name="submit" /> </center> </form> 1.file is of html …
[CODE] (You can run this on localhost also) You'll need to confirm registration by clicking on link provided by you via email, at which time the API key will be provided to you. Paste this key into a text file, as you'll need to integrate it into the scripts used …
hi pl z suggest me some best j-query calender plug-in which can restricted the year like i want to see only years between 2000-2010 then it will not display me the year2011 calender
hi keval_hack i think using ctype_alphanum() function which is avaliable in php will solve your problem buy
hi i think you refear this link your answer is here [url]http://innovationsdesign.net[/url] i think you find your problem here
hi, hi i am php programmer. but i don't know how to use AJAX with php.
The End.
swi2