Domain Name Forum  

Go Back   Domain Name Forum > Search Forums

Showing results 1 to 25 of 34
Search took 0.10 seconds.
Search: Posts Made By: jackwebso
Forum: Web Design Services 12-10-2012, 03:02 AM
Replies: 1
Views: 8,831
Posted By jackwebso
how to pick up best web development company

An professional web development company will always try to make a simple but useful website for your clients. There will be all the style functions integrated by the developers to make sure that the...
Forum: Programming 10-31-2012, 01:26 AM
Replies: 0
Views: 2,195
Posted By jackwebso
Adding ucwords() To The Following Code?

Hi,

I'm trying to add ucwords() to the following code so that is uses upper-cases for the words that $name spits out.

$TMPL['title'] = ''.$name.' - Actor - Trailerpulse';

I've tried...
Forum: Programming 10-30-2012, 01:53 AM
Replies: 3
Views: 4,613
Posted By jackwebso
PHP error when sending emails

Hi


I have installed email script on a server but when i try to send emails i am receiving this error:

Fatal error: require_once() [function.require]: Failed opening required...
Forum: Programming 10-25-2012, 11:21 PM
Replies: 0
Views: 1,769
Posted By jackwebso
Multiple sites running off same code

I m interested in making multiple websites, all with the same basic functionality but will have different designs or templates. is there a way they can all run off the same basic underlying code, but...
Forum: Programming 10-24-2012, 02:26 AM
Replies: 0
Views: 1,815
Posted By jackwebso
Calling template at once

Hello Again,

I am just wanted to know if we can call the Template using "require_once" at PHP?

Any views around happy to discuss.

Thanks in Advance
Forum: Programming 10-23-2012, 05:16 AM
Replies: 0
Views: 1,731
Posted By jackwebso
Problem of first letter

I have function to send arabic notification email to employee , but when i open the email in outlook i see that the first letter of the caption (employee name) is trimed , but when i open the same...
Forum: Programming 10-16-2012, 05:08 AM
Replies: 0
Views: 1,855
Posted By jackwebso
Divide miles, speed time formatting

Hi, I am trying to display in minutes, instead of 0.2 hr etc
like the example below will do, now I know every .1 = 6 min
I am just stumped on how to get this to display 12 minutes.

PHP Code:...
Forum: Programming 10-15-2012, 01:09 AM
Replies: 0
Views: 1,844
Posted By jackwebso
Clean and keep line breaks

Hello,

I want to keep line spaces in comments but clean more then 2 after each.

Example:

$sentence="This is my first sentence
This will be in a new row
This will be too in a new row but...
Forum: Programming 10-15-2012, 01:09 AM
Replies: 1
Views: 2,110
Posted By jackwebso
Clean and keep line breaks

Hello,

I want to keep line spaces in comments but clean more then 2 after each.

Example:

$sentence="This is my first sentence
This will be in a new row
This will be too in a new row but...
Forum: Programming 10-11-2012, 10:57 PM
Replies: 1
Views: 2,110
Posted By jackwebso
Please wrap PHP codes using the [PHP][/PHP] tag

When posting a PHP code, please remember to use vBulletin's PHP tag to format it. This makes it a lot easier for other readers to distinguish between regular text and PHP code in your post.
...
Forum: Programming 10-11-2012, 01:04 AM
Replies: 0
Views: 1,679
Posted By jackwebso
PHP Echoed in Ajax

I have built a site in PHP for radio station, and the daily schedule is displayed dynamically using PHP script.

I have added links to view different days but when it loads up its just loading up...
Forum: Programming 10-08-2012, 11:35 PM
Replies: 0
Views: 1,463
Posted By jackwebso
Using a salt value

Hi,

I've been reading up on using a salt value when creating a password to make it more secure, what I can't get my head round is how do you remember this salt value?

I'm guessing that when a...
Forum: Programming 10-05-2012, 01:55 AM
Replies: 0
Views: 1,158
Posted By jackwebso
How to Get Login time history in PHP?

Hi,

Need a perfect user data base solution for my ecommerce website. I want to track whole activity of my end user until the user logout

Thanks in Advance
Forum: Programming 09-26-2012, 02:11 AM
Replies: 0
Views: 1,067
Posted By jackwebso
Need little help in Coding

I have been starting

What wrong with this? ive been staring at it but not coming up with anything

im getting syntax error, unexpected T_RETURN where it says " return $result; "

<?php
Forum: Programming 09-24-2012, 03:11 AM
Replies: 2
Views: 1,505
Posted By jackwebso
Need programming help based on PHP

Hi,

I am trying to develop a simple PHP application with quite a 2 hour free trial for my application. I need the account to deactivate after 2 hour. Don’t know how to do and I also want multiple...
Forum: Programming 09-21-2012, 12:29 AM
Replies: 0
Views: 1,102
Posted By jackwebso
Need Help in Access Error

Hello Again,

Please help with this link problem.

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'myuser'@'localhost' (using password: XYZ@123)


<?php
function...
Forum: Programming 09-19-2012, 12:39 AM
Replies: 0
Views: 902
Posted By jackwebso
File upload problems

When I upload image files they have the same extension twice. And my script doesn't show it even it the path is correct.

Some scripts copy the file from the tmp dir server to the required...
Forum: Programming 09-17-2012, 11:00 PM
Replies: 0
Views: 935
Posted By jackwebso
Help in Database Procedure returns value

We have a database procedure that returns a value by reference.

This is how it is used in ABF:
h_status = pr_get_passphrase
(h_passphrase = BYREF(:gv_passphrase));

Is it possible to do the...
Forum: Programming 09-16-2012, 10:55 PM
Replies: 9
Views: 6,151
Posted By jackwebso
also agree with cool0

also agree with cool0
Forum: Programming 09-14-2012, 11:50 PM
Replies: 0
Views: 935
Posted By jackwebso
Table Duplication in PHP

Hey, I am making a Facebook like Page system as my first project, So far it’s been bate in mind I did it from my 3DS at the same time as my PC gets replaced, So far it’s turned out great. Now I am on...
Forum: Programming 09-14-2012, 12:40 AM
Replies: 0
Views: 947
Posted By jackwebso
Integrating website member’s profiles?

Hi! I have an accessible website with many register members. I am wondering if you could help me in taking the first step to integrate associate profiles/message to my new and advance database
Is...
Forum: Programming 09-13-2012, 02:09 AM
Replies: 1
Views: 1,275
Posted By jackwebso
MySQL Databases

Hello all again,

How do you guys backup your MySQL databases?

I have a few programs that have an default back up that make an .sql file which is great but I also use OpenX which runs on PHP...
Forum: Programming 09-11-2012, 11:14 PM
Replies: 0
Views: 816
Posted By jackwebso
MySQL LIKE code not working in safari browser

Hello,

I am looking for database

PHP Code:

SELECT * FROM table_name WHERE event LIKE '%" . $search . "%' OR date LIKE '%”. $search . "%'

This works fine in Firefox and in IE, but when...
Forum: Programming 09-10-2012, 10:09 PM
Replies: 0
Views: 1,086
Posted By jackwebso
How to Integrate DropBox in PHP Web Application?

Hello,

I am PHP web application developer and I am working on a web app php, html based.

But due to client requirement they want to save database backup on a Dropbox account.

Is there a way...
Forum: Programming 09-09-2012, 10:39 PM
Replies: 0
Views: 733
Posted By jackwebso
Need a tracking PHP Script – “how long people stay on the website?”

I want to know, is there a way to track how long anyone has been logged into website and then insert it up for each time they have logged on.

In case, user a logs in for 30 minutes, then later...
Showing results 1 to 25 of 34

 
Forum Jump

All times are GMT -4. The time now is 07:56 PM.

| Webmaster Forum | | Domain Name Forum |



Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.