Search:
Type: Posts; User: namduong8889
Search :
Search took 0.03 seconds.
Hi, you can easily do it with jQuery - a javascript library that makes writing javascript easier and faster, cross-browser. Just download jQuery and embed it in <head></head>, that's all.
First...
Hi, in my point of view:
Developers (either company or freelancer) are interested in new jobs, new projects, new money, they pay a very little attention on their past projects, show bad attention...
Hi, you have to find some way to set the virtual host for forums.yoursite.com to the directory of forums;
E.g. setup forums.yoursite.com to /home/user/wwwroot/yoursite.com/forums/;
In Cpanel...
No you cant find exactly what lines of php code spawn that HTML with just looking.
Try to edit / remove some line of code, or try to guess, try to echo something to find it.
GO for it, dont miss any chance :D
This is the variable which is contain visitor's IP
$_SERVER[REMOTE_ADDR];
what you need is making a list of IP from UK, US, example, UK's IPs start with 911.911
if...
sorry, im wrong, it's whmcs, but nothing relative with cpanel
hi, it must be this. It's a frontend of WebHostManager http://www.whmcs.com/ Another familial product is Cpanel :D
about your code, you need to resize the file AFTER UPLOAD AND MOVE, not the file user send from browser
Not this:
$pic = ($_FILES['uploadedfile']['name']);
Must be this:
Hi, i recommend you to use this tool, it helps resizing and crop image without writing a line of code. This tool save me much of time:
http://shiftingpixel.com/2008/03/03/smart-image-resizer/
...
why dont you write one... this looks interesting :D
Ca'm on anh. Anhla nguoi Viet ah? I will read those articles, thanks !!
The third party job system always try to protect their employer, we - freelancers can event say a damn thing. Arggggggg...
it took me 7 hours a day, 7 days a week to complete a shopping website :D
Even when i told them to make a list of requirements before i start working, they still ask me to do things that does not have on the list !! Im really angry !
hi, my name is Nam, im a web developer - freelancer.
After i finish jobs, almost employer took me too much time to change things on their project.
Change the color of background, add this...