Forum: PHP 25 Days Ago |
| Replies: 3 Views: 163 |
Forum: PHP Apr 23rd, 2008 |
| Replies: 4 Views: 621 Re: restrict files access with PHP you can use a php file in the url instead of the real pdf name.
this file should check the owner of the file then
prints the contents of the file (echo)
with the apropriate header("content-type:"); |
Forum: PHP Mar 31st, 2008 |
| Replies: 9 Views: 387 |
Forum: PHP Mar 31st, 2008 |
| Replies: 2 Views: 185 |
Forum: PHP Mar 31st, 2008 |
| Replies: 3 Views: 457 |
Forum: PHP Dec 10th, 2007 |
| Replies: 4 Views: 3,029 |
Forum: PHP Dec 10th, 2007 |
| Replies: 1 Views: 260 Re: Counting requests. there is special programs offers status about the websites
you need to install one like this
i guess one of them called awstat |
Forum: PHP Dec 6th, 2007 |
| Replies: 3 Views: 307 Re: js problem if im getting this right you are trying to insert some value from php into the js
if so you could do it like this
<?php echo "<script>some-js-code-with-$varableName</script>"; ?> |
Forum: PHP Dec 6th, 2007 |
| Replies: 3 Views: 1,870 |
Forum: PHP Nov 21st, 2007 |
| Replies: 6 Views: 723 |
Forum: *nix Software Oct 20th, 2007 |
| Replies: 3 Views: 1,362 |
Forum: *nix Software Oct 20th, 2007 |
| Replies: 3 Views: 1,362 installing frontpage for linux what i need to do is to enable the frontpage on the hosting server im administering
(what i mean is editing pages from the client using frontpage , i never tried to use this way and i dont know why... |
Forum: PHP Oct 20th, 2007 |
| Replies: 6 Views: 1,520 Re: inserting arabic characters into mysql i have something like this
i insert data into db
in the db the data is not readable
but when select it on a php page
everything goes well
so the application is running anyway |
Forum: PHP Sep 23rd, 2007 |
| Replies: 0 Views: 727 force a page character set how to force a page to some character set?
im not talking about the meta thing
what i need is something like yahoo mail beta
when u change the character set the page rechange it to the one... |
Forum: *nix Software Sep 20th, 2007 |
| Replies: 1 Views: 645 gnome problems i had s system crash and then my gnome gone crazy
how could i reinstall it or fix?
anyway i could check it for missing files or something ........?
BTW : i have ubuntu 7.04 |
Forum: Window and Desktop Managers Sep 20th, 2007 |
| Replies: 5 Views: 879 Re: nautilus proplem :( well
i did an
apt-get remove nautilus
apt-get install nautilus
but still nothing changed
i guess there is a problem in gnome |
Forum: Window and Desktop Managers Sep 19th, 2007 |
| Replies: 5 Views: 879 |
Forum: Window and Desktop Managers Sep 19th, 2007 |
| Replies: 5 Views: 879 |
Forum: Window and Desktop Managers Sep 19th, 2007 |
| Replies: 5 Views: 879 nautilus proplem :( hi
once upon the time there was a gnome just working so nicely and quitley when a crash happened the system admin rebooted the and then "fsck" came out and asked him to do another fsck manually
and... |
Forum: *nix Hardware Configuration Sep 8th, 2007 |
| Replies: 8 Views: 2,884 Re: nvidia-settings resolution problem thnx alot for anyone helped here
i figured out that there is something in the
system->prefs.->screen resoltion
"make default ..."
i just checked it and it turned everythin ok
thnx alot again... |
Forum: *nix Hardware Configuration Sep 8th, 2007 |
| Replies: 8 Views: 2,884 |
Forum: *nix Hardware Configuration Sep 8th, 2007 |
| Replies: 8 Views: 2,884 |
Forum: *nix Hardware Configuration Sep 8th, 2007 |
| Replies: 8 Views: 2,884 Re: nvidia-settings resolution problem # nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister@builder3) Thu Nov 9 17:56:12 PST 2006
Section "ServerLayout"
Identifier ... |
Forum: *nix Hardware Configuration Sep 8th, 2007 |
| Replies: 8 Views: 2,884 nvidia-settings resolution problem hi
i have an ubuntu 7.04 and nvidia card
i use nvidia-settings to change the resolution and then i save the conf to the file and it is so cool
the problem is whenever i restart my window manager... |
Forum: PHP Aug 27th, 2007 |
| Replies: 1 Views: 511 |
Forum: PHP Aug 27th, 2007 |
| Replies: 4 Views: 764 |
Forum: PHP Aug 27th, 2007 |
| Replies: 4 Views: 764 Re: cPanel copy php errors help looks like the script is trying to access files outside the website scope (the folder it is allowed to access files in)
and also trying to change the permissions of some file
u should check the... |
Forum: PHP Aug 27th, 2007 |
| Replies: 4 Views: 2,197 |
Forum: PHP Aug 27th, 2007 |
| Replies: 29 Views: 2,648 Re: what's wrong in this code? the only thing that could be wrong is u have something u are not seing
so u could rewrite the code again
maybe..........
;P |
Forum: Linux Users Lounge Aug 23rd, 2007 |
| Replies: 18 Views: 2,144 Re: Hard drive partitioning problem if u want to install ubuntu
after booting from the cd normally
you shold find some icon on the desktop says "install" it is gonna launch a wizard wich includes a partitioning tool
it is not that... |
Forum: Windows Software Aug 23rd, 2007 |
| Replies: 11 Views: 1,149 Re: Help needed to choose 'antivirus' i would say NOD32 it is effective and it si light on the PC resourses
i had too many probels with antivirus software but i solved'em all
know how.....?
i installed Linux :P |
Forum: Windows Software Aug 21st, 2007 |
| Replies: 0 Views: 427 SSL on IIS hey
anyone have an idea how to create a cert on iis
or where to buy one |
Forum: PHP Jul 19th, 2007 |
| Replies: 12 Views: 1,820 Re: php whitelist form validation?? i dont think so..!
it is widely known when validating the input that allowing only the accepted characters is more better than preventing the non-acceptable ones , if the user enters data in another... |
Forum: PHP Jul 18th, 2007 |
| Replies: 12 Views: 1,820 |
Forum: PHP Jul 18th, 2007 |
| Replies: 14 Views: 842 Re: output error this code is so fine
are u sure the code u r trying is the same u posted !!!!! |
Forum: PHP Jul 18th, 2007 |
| Replies: 12 Views: 1,820 Re: php whitelist form validation?? preg_replace( "/[^a-zA-Z0-9_]/", "", $stringToFilter );
i guess this could work for your case
replacing everything that is not char. or digit with whitespace |
Forum: PHP Jul 11th, 2007 |
| Replies: 18 Views: 2,324 |
Forum: PHP Jul 11th, 2007 |
| Replies: 1 Views: 658 dot prn encoding problem hey
i have this problem giving me a painful headache and sleeplessness
ive got these .prn files which should converted into DB
and these files contain numbers along with arabic characters the... |
Forum: PHP Jul 10th, 2007 |
| Replies: 8 Views: 2,047 |