Hi,
What would be the best way to define tags for my site, such as website title, url etc.
Should I just use somethng like:
$website_name = "name";
or should I use arrays?
Thanks
PHP & Java
Hello,can PHP code be used inside java code?Code: [Select]<SCRIPT LANGUAGE="JavaScript">OpenWindow.document.write("<?php echo NotWorking;
modifying query string with no page refresh
Hi everybody,I've tried to get info about my problem all over the internet but i didn't find out what I need.The question is: how can I modify the querystring in PHP with no page refresh?Facebook uses
having probem inserting data into db table
hii have a table with following columns in itCode: candidate_id, degree, cgpa, instituteand i have a dynamic form with some javascript in it. the problem in php script i think not in js. this form has
Material Issuing for receiving batch
Dear All experts in MM/ PP,
asp authentication problem
Hello all,
Table control is disappearing from Screen
Hi Experts,
AUTONUMBER PROBLEM
Hello Everyone,
TinyMCE / Ajax Postback Problem
Hiya all,I have a page which loads the TinyMCE editor. On the postback I obviously want to fetch that data again but the value stays empty. Strangely enough, when I disable the "updatepanel" control I
Implementing Single Sign-On using SAML 1.1, x.509, LDAP in C#.net
Hi,
CHMOD script
Hi,I need a script to read all files in a folder and set to 777.Can anyone help out please?