Search Results

Search: Posts Made By: AimyThomas
Forum: Programming 10-31-2012
1,532
Posted By AimyThomas
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...
Forum: Programming 10-26-2012
1,356
Posted By AimyThomas
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
1,044
Posted By AimyThomas
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
899
Posted By AimyThomas
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-15-2012
1,194
Posted By AimyThomas
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...
Forum: Programming 10-11-2012
1,164
Posted By AimyThomas
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...
Forum: Programming 10-09-2012
1,851
Posted By AimyThomas
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...
Forum: Programming 10-05-2012
1,569
Posted By AimyThomas
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
969
Posted By AimyThomas
php: 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
797
Posted By AimyThomas
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...
Forum: Programming 09-21-2012
952
Posted By AimyThomas
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)


...
Forum: Programming 09-19-2012
1,170
Posted By AimyThomas
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-18-2012
832
Posted By AimyThomas
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...
Forum: Programming 09-17-2012
922
Posted By AimyThomas
Need help in Ecommerce Portal Redirection?
Hi,

I created one host ecommerce portal with complete ecommerce solution including payment gateway. To be clear I created ecommerce portal look like bigcommerce.com. I have already done with...
Forum: Programming 09-15-2012
970
Posted By AimyThomas
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...
Forum: Programming 09-14-2012
970
Posted By AimyThomas
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
1,304
Posted By AimyThomas
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...
Forum: Programming 09-12-2012
1,083
Posted By AimyThomas
MySQL LIKE code not working in safari browser
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...
Forum: Programming 09-11-2012
1,594
Posted By AimyThomas
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.

...
Forum: Programming 09-10-2012
1,194
Posted By AimyThomas
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...
Forum: Programming 09-06-2012
1,347
Posted By AimyThomas
PHP and MySQL
Hello,

While I was interpretation the PHP manual on database security the recent past, it said that you should by no means connect to the database as the super user but rather as one more...
Forum: Programming 09-05-2012
907
Posted By AimyThomas
About PHP Development
Hi All,

We all designers are fearful into a firm spot in developing a time management and statistic/reporting web application/system. Because of our server I cannot work with SQL. I have to...
Forum: Programming 09-04-2012
828
Posted By AimyThomas
Want to develop Input Area for user to Update Content
Hello,

What would it take to create a system that would enable someone to visit a particular management page that would allow this person to provide content and

Have this content then...
Forum: Programming 08-31-2012
1,197
Posted By AimyThomas
PHP Travel Clock based on Mysql Date time
I have date time records in a PHP mysql table, I need a PHP travel clock which obviously counts down, I mean acts like a travel clock, but the clock time should be the date time field value down by...
Forum: What is on Your Mind? 08-29-2012
1,130
Posted By AimyThomas
Want Secure Shopping Cart Software for my Ecommerce website?
Want to purchase ecommerce software that I can use to create online shopping store.
It needs to be secure, reliable, easy to use and update.
Provide me good recommendations, All genuine advice...
Showing results 1 to 25 of 27

 
All times are GMT -4. The time now is 02:44 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy