Okay So I Am Okay With PHP Because When I Need A Code I Cannot Think Of/Haven't Heard Of I Can Use Google, Look At Some Peoples Code And Usally Make It Work With My Project. But I Cannot Figgure This Out Because When Ever I Try To Google It I Get Excel Info Not PHP, So Here Is My CodeI Want To Set It To Something Like ThisPHP Code:$ConWidth = ($Width - $LinkWidth);
so I Can be likePHP Code:$ConWidth = ($Width - $LinkWidth) + 'px';
And It will echo 500px or what ever the answer is with the px after it,PHP Code:echo"$ConWidth";
Thank You So Much, Sorry Imma Noob


Reply With Quote

Bookmarks