Welcome to Pakistan Website Designer …. پاکستان ويب سائٹ ڈیزا ئنر

August 14th, 2006 by CTO WebOjO.com website designers Lahore Pakistan No comments »

We provide professional web design services and are based in Lahore Pakistan. We are sister concern of WebOjO.  Our service include Website design and re-design, hosting, domain registration and Dynamic Sites.

We also specialize in open source CMS like Joomla, WordPress and Drupal.

For free consultantion please call us at +0092-42-35734780   or  click here for online form.

I Have A Problem Hosting Joomla On Yahoo Webhosting?

July 13th, 2010 by CTO WebOjO.com website designers Lahore Pakistan 2 comments »

i have problem hosting joomla on yahoo webhosting, do anyone know if it works on yahoo webhosting

Were A Can Find Good Web Design Site Templates?

July 13th, 2010 by CTO WebOjO.com website designers Lahore Pakistan 3 comments »

try http://www.templatemonster.com/

Graphics Design Or Web Mastering Majors?

July 13th, 2010 by CTO WebOjO.com website designers Lahore Pakistan 1 comment »

What would you call these majors. I’m not quite sure and what would be the best colleges for this in Texas? I have a few in mind yet I can’t quite tell if they have these majors. I’ve learned some so far and I enjoy it alot, I can completely see myself in either career if not both.

How Can I Replace A Specific Line In Text File Using Php?

July 13th, 2010 by CTO WebOjO.com website designers Lahore Pakistan 2 comments »

how do i replace a particular line in a text file with an array string?
example:
text file contains the following
red,brown,green,black
black,green,red,brown
green,black,brown,red
so if i have $array = “purple,grey,pink,cyan”;
how can i use fwrite to replace line 2 in text file which is green,black,brown,red with $array
i want to replace the whole line 2 with the arrray string.

Asp.net Conflict With Adsl Connection !?!?

July 13th, 2010 by CTO WebOjO.com website designers Lahore Pakistan 1 comment »

I use to use ASP.Net in my computer and i don’t have internet connection in this computer .
but a few day ago , I connect this computer to ADSL Router Modem and connect to internet .
but my programs in http://localhost can’t run , and have Visual Stedio to run this programs …
plus my IIS is still running …
how should i fix this problem ?

Need Help Getting A Joomla Site Online!?

July 13th, 2010 by CTO WebOjO.com website designers Lahore Pakistan 3 comments »

I am still new to joomla, and I am using the latest version (1.5.14) with xampp 1.7.1 and MySql.
When I finished working on my site, I registered for free web hosting with x10.
Now I am done with my site design and have my domain name, but I have no idea how to get the site online.
Any help is greatly appreciated.
**P.S. Please explain it like you are talking to a middle schooler..

What Is The Difference Between Javascript And Actionscript In The Context Of Web Design?

July 13th, 2010 by CTO WebOjO.com website designers Lahore Pakistan 2 comments »

action script is the scripting language designed and developed for FLASH and used to control the flash related actions and functions only..basically it’s also derived from java script.action script by default is not supported by all browsers for that you need to install the shockwave flash plugin available at www.macromedia.com
but java script is a widley used client side scripting lanuages supported by almost all browsers…it’s used for client side programming of a web page to handle all kinds of client side activities

What Are My Skills Worth? (web Design, Sales Background)?

July 13th, 2010 by CTO WebOjO.com website designers Lahore Pakistan 1 comment »

My background is in sales and web design. I’m trying to find a job that utilizes the maximum all of my available skill-sets. I haven’t had much luck with ’salary calculator’ websites.
Click this link to view my resume, website, etc:http://collegeguywebdesign.com
I am very open to critiques as long as they are sincere. Whether it be the site design, coding, my resume, whatever. But realize that is not my main concern right now – I just want to know what I’m worth.
Thank you in advance for any help.

Is There A Php Function That Returns The Script’s File Name? If So What Is Its Effect In Included Php Scripts?

July 13th, 2010 by CTO WebOjO.com website designers Lahore Pakistan 1 comment »

As in, if you have a file ‘main.php’ which includes ‘included.php’, and this function was called in included.php, what would be returned?