Hi
I am facing a problem lately regarding merging our code from staging to production so I thought to seek some help from the experts :)
We are using GITHUB for our projects. We have two...
Type: Posts; User: cancer10; Keyword(s):
Hi
I am facing a problem lately regarding merging our code from staging to production so I thought to seek some help from the experts :)
We are using GITHUB for our projects. We have two...
Hi PHP Gurus,
I have a question for you all. If you are asked to interview a candidate with 5 years of experience in PHP and you are allowed to ask only 3 theoretical questions and based on the...
But the question is, when the user is at the payment gateway (paypal etc) and spends all the time there, how will our application work in the background?
HI Again
I have an interesting question regarding the concept of holding a reservation.
Suppose a registration is being held for a user for 20 mins, he fills up all the required forms (lets...
Alright. Thanks for all ur replies.
Thanks for the reply.
What do the big giants like facebook/twitter do when they upgrade their site / db? Do they follow the same approach, as I have never seen an "upgrade" banner on their site?
Hi People,
I am not too sure if this is the correct section to post this. (Mods pls move this to the appropriate section if not)
This is a common scenario when you need to move your live...
Thanks for your input sir.
Hi
Someone suggested me this solution and I am sharing it with you all :)
<script>
function validate(){
var pw = 'dddDd##';
Hello
I need some help with validating the password strength of my form.
I am actually looking for a regular expression that could force the users to have at least 2 of the following:
1....
Hi Again
I have implemented the concept and it works like a charm except for one case. Our QA team has discovered an issue and I am not sure if this is the problem of the code or the database...
Thanks for your reply
I will try this and shall get back to you if I have further queries.
Thanks once again :)
Hi
I was wondering how do you implement the concept of holding a registration of an event or a booking?
For instance, when you try to book a hotel room or a try to book a air ticket online,...
HI djr33
I see your point.
Thanks for replying.
Hi
Using PHP, is there anyway we can know the length of a video (not size but duration of the video) that has been uploaded?
Any help is appreciated.
Thanks
Hi
I currently have an .htaccess file and what it does is, when someone types the url http://example.com/username, it calls the user_profile.php page in the backend and shows the user's profile...
Hi
I was wondering if there is anyway I can know if a User has LIKED an FB page or an FB App using the PHP SDK?
Any help would be appreciated.
Thanks
HI Everyone
Please take a look at http://www.facebook.com/FanPageEngine?v=app_148891981830105
That facebook page will allow you to view the contents only when you click on the "Like FanPage...
Hi
I was playing around with the jQuery Multiple months plugin and was wondering if there was anyway I could display 4 months in it with 2 months on top and the other two months at bottom.
OR...
Hello Peps!
Need help from you all Open Office experts
In Open Office Writer, How do I create headers/footers different for certain pages. For example: From page 20-60, I need to write a...
No, I meant, I do not want to use/install webrick but apache for my ruby applications.
Hi
Do you know how to have Ruby work on apache instead of Webrick?
THanks
Great.
Whats the deployment process of a Ruby on Rails application on the webserver?
In CakePHP, we used to upload all the folders and files of the framework along with our application.
...
Just for my knowledge, what are gems are what is it used for?
So if I want to use as a web programming language, is there a different approach for that?