I am looking for good tutorials on how to develop php applications that are totally customisable and configurable by the customers.
By customisation I mean: change the layout & design of the site, change the messages displayed to the users...etc
Basically, I want to develop a web application...
Hi there.
I am an Asp.Net and Java programmer with 3 years experience, in UK
Recently, I quited my job to look after a family member. This means that I will not be able to take-up full-time work for the next 3-5 months.
Are there any programming jobs (or any other computing jobs) available...
I wonder if you could help me.
I recorded a 5 minute video, but the audio from the 2nd to the 3rd minute is not good. SO I record another audio to cover the time between the 2nd and 3rd minutes.
Now, how I do edit my video in Premiere Pro, so that I can insert my new audio between the 2nd and...
Hi
I have just started learning Premiere Pro and have gone through a book. So I now know most of the program's menus.
However, I am still not confident enough to put together a video. So I want a tutorial that can show me how to put together a documentary-type video.
Are there such FREE...
Is it possible to improve the picture quality of an old vidoe?
I have a very old video and I am wondering if there is any way to improve the picture.
Thanks
A consultancy firm that provides .Net or Java solutions to the clients, how does it decide whether to deliver the solution in Java or .Net?
Or is this specified by the clients?
Thanks
Recently, I am applying for a new job. When I contact the agencies, they ask the following question in a good manner:
"In order not to jeopradise your relationship with other gencies or companies, can you tell us where else have you applied".
What are the agencies trying to get out of this...
I am a member of British Computer Society (MBCS).
Does it increase the value of my CV if I include "MBCS" in my CV. If yes, where in my CV should I write this 'MBCS'?
Should I write e.g. JOHN SMITH mbcs ?
Thanks
Hi there
There are so many forums on Tek-Tips, so I am not sure if I am posting my question in the right forum.
Anyhow, I want to understand how to capture requirements for a web application.
Are there any sample documents available online that show how requirements can be captured and written...
HI
I wonder if you could help me. I am using Adobe Premiere 2. I want to achieve the following:
1 - When the movie starts, I want to display some text description.
2 - Gradually, the text description fades away.
3 - Now the actual video starts.
4 - While the video is playing, I want to...
Hi
I am an ASP.NET and SQL Server developer, developing e-commerce application.
For my next personal project, I want to develop database driven website with PHP and MySQL.
As these are new technologies for me, please inform me of good PHP - MySQL tutorials that can give me good grounds in...
I have found the solution.
I need to set the character set for the MySQL connection, otherwise, mysql will not return arabic characters. So use the following after database connection has been setup:
mysql_query("SET CHARACTER SET cp1256", $con);
regards
The following does not have any effect:
<meta http-equiv='Content-Type' content='text/html; charset=cp1256' >
I am getting the same behaviour in IE and Firefox
Thanks
Thanks jpadie
I have tried
header('Content-Type: text/html; charset=utf-8'); or
header('Content-Type: text/html; charset=cp1256');
However, I still have the same problem.
Actually, one of the table rows contains the following characters (see the charcters in Red marker...
Hi
Currently, I am testing how to create an Arabic website with PHP and MySQL 4.1
I have set the collation of the database , table and column to "cp1256_general_ci"
Now I have this PHP code:
<?php
$con = mysql_connect("localhost","username","password");
if (!$con)
{
die('Could not connect: '...
Hi
I wonder if you could help me with this problem.
I want to store and search Arabic text in MySQL database. I am running MySQL 4.1. and the collation is set to "cp1256_general_ci" for database, tabel and column.
Now, in PhpMyAdmin, if I run the following sql, it works:
SELECT * FROM Arabic...
Hi
I am close to finishing my first software project and I need to write a software manul.
As this is my first project, I dont know how to write a software manul.
Is there any good example on the net that I can follow to write my manul?
Kind regards
Hi
One of my client has installed Starware ( http://www.starware.com/2.0.0.0/ ) on his PC. My client was using my website and he entered a search keyword in the search box on my website.
When he pressed the button to search for the results on my site, Starware got the search results from...
Hi
How would you answer the following question:
"Provide an analysis of changes made as the project progressed and lessons learned from the experience."????
Whats does it mean by "Changes"?
Does it mean: 'changes to the planned work activities'.
Or 'changes that occured within the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.