Dear friends i wana make a chat script in php using socket programming but i did not work before with sockets, i want to know that how to run this script i want to run it on two system. can anyone...
Type: Posts; User: aqeel; Keyword(s):
Dear friends i wana make a chat script in php using socket programming but i did not work before with sockets, i want to know that how to run this script i want to run it on two system. can anyone...
hi friends im using fancy box in my site to open a page in it but fancy box opening all other pages but not google , youtube and google maps not opening in fancy box. please anyone can help me about...
Hello guys
aqeel here , I wana make a web site which includes a module of customization of your bicycle like the site
http://www.bigshotbikes.com/index.html
but i dont wana make it in...
i have just started working with cake php i have 3 pages
posts.php (model)
posts_controller.php (action's name is hello)
hello.ctp
but when i write the url ...
Hi
I'm coufused about tracking a user activity on a site i wana write script in php for it but i dont have any logic in my mind, can anybody please explain me what will be the logic, how can i...
Hi firends ,
I wana make an E-commerce website with joomla I have some experiance with joomla and i wana dive in for an e-commerce site so plz anyone can guide me to some site contains material...
hi fellows im totaly new to javascript , i wrote the following code which is working with IE8 but not with firefox 3.6 any could plz help me
<script type="text/javascript">
function...
Thanks a lot Beverleyh
regards
aqeel
hi friends i am currently working on an ERP system , this is my first experience
and i dont have any idea to generate the barcode. i want to generate barcode images which will be printed in bulk. I...
Hi Friends
im student of web development working in php, my project is online examination system can u guys plz send me a data flow diagram or can u give me any link from where i can get it.
...
hay thanks friend , i checked it after commenting function __set(...) thanks with regards aqeel
XAMPP, WAMP and APPSERV is also very good
hi friends The following code is working fine , but can anyone explain it plz that how this code is working i mean there is no function call how object employee set title as developer how it calls...
thanks with regards
aqeel
Hi guys im using the following code query is executing n creating records in database but the page don't redirect to content.php. following is the code with the errir statement
<?php
$menuName =...
thanks 4 Ur guidance with regards
hi
friends im new to php i want to know if i can use any .flv player using php and could you guyz plz guide to some good reference sites or study material which can help me about using a player in...
What are the major differences between <table> and <div> and which when is better to use.
i am placing an image on my website i want that when a user click on the image a video from you tube play in my page what should i do for it
You should set the alignment of the outer table
1. in case of CSS define
vertical-align:top;
2.Otherwise in in table tag
<table .... valign="top">
I want to start an embedded clip when a user click on an image how should i use <embed> for it and how it will be possible that when user click on image starts the clip.
I can't mantain the same distance between different objects in mozilla 3.5 and internet explorer 0.7.I am getting right result from internet explorer .07 but not from mozilla 3.5.....thats the...
i am trying with Mozilla Firefox 1.9
a:active is not working ......................
thanx alot ... that was email..
HI
Im using two field in HTML form 'emai' and 'ConfirmEmail'
I want that when user submit the form both field values are get checked that user entered the same value in both fields .... How...